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
168 stars 38 forks source link

Support LengthAttribute of .NET 8 #146

Closed zijianhuang closed 3 months ago

zijianhuang commented 7 months ago

https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.dataannotations.lengthattribute

zijianhuang commented 3 months ago

done