A-Stapleton

Results 7 comments of A-Stapleton
trafficstars

Would this support mapping a `List` to a json column as strings?

@roji Just want to check before making a new issue. Should this be able to work for a `List` while mapping the enum values as `string`?

@roji I have got a minimal repro ready but I wanted to confirm that you expected it to work before I wrote it all up into a new issue. I've...

@roji Excellent! thank you so much for the code sample. I can see where it's gone wrong. All of the examples I could find in the EF docs show configuration...

Would be great to have this feature `#pragma` is a very jarring experience for devs when it shows up in code and the attribute would be much cleaner. 👍

Getting description support in MinimalAPIs would be great for us!

We had a similar issue, adding a direct reference to the `*.Protocols.OpenIdConnect` package solved the issue. The breaking change was here I think https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2508/files probably just needs a note in...