Denis FLOTAT

Results 2 comments of Denis FLOTAT

hey there ! any updates on this aspnetCore version ? thanks (i dont want to switch to SwashBuckle)

There is other way to fool dapper without changing GUID handler is using a private property (supported by Dapper). public Guid Foo {get;set;} public string FooString { get { return...