martinRocks

Results 5 issues of martinRocks

I'm trying to use your code with a CreateWithTransaction context scope, but I don't know how to make it work. Can you provide an example?

I am working on an old C# project that has 100,000s of stored procedures doing CRUD operations and logic. I'm tasked with upgrading the project to a more modern pattern....

enhancement

Hi, I love your library. Would it be possible to add a mapping for GUIDs? We store GUIDs in an oracle RAW 16. Why oracle doesn't have a specific field...

I just found your package and I think it will make my code read a ton better. Right now, my code looks like the first code block. It works fine,...

I love your tool. Is there a way to include description decorators on enums. I have a swagger doc that includes an array called x-enum-descriptions that has the descriptions, but...