zijianhuang / webapiclientgen

Strongly Typed Client API Generators generate strongly typed client APIs in C# .NET and in TypeScript for jQuery and Angular 2+ from ASP.NET Web API and .NET Core Web API
MIT License
167 stars 38 forks source link

.NET 7 officially support DataContractAttribute #166

Open zijianhuang opened 1 week ago

zijianhuang commented 1 week ago

https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/custom-contracts

check what does this means to WebApiClientGen.

https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/migrate-from-newtonsoft https://github.com/zcsizmadia/ZCS.DataContractResolver