Mathews Bryan

Results 5 comments of Mathews Bryan

any update on this now that System.Text.Json has more features? Custom Contracts can be defined. https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/custom-contracts

Hi @twiggy I am on MacOS trying to use Windows Auth (kerberos). Setting Multi Subnet failover to true does not fix the issue for me.

> This also happens when querying a column in SQL Server defined as tinyint or smallint and attempting to map to enum, whereas non-AOT works. Example for tinyint: InvalidCastException from...

@Jericho First, thank you for your time and for maintaining this library! I agree that I raised 2 points in my issue: 1. remove Pathoschild.Http.Client.FluentClient for net8.0 target 2. enable...

Yes, please do add the extension methods! I started an example of how someone might use them here: https://github.com/jmbryan4/StrongGridExampleApi/blob/main/src/StrongGridMinimalApi/Extensions/ServiceCollectionExtensions.cs I would be happy to help review any code changes or...