webapiclientgen icon indicating copy to clipboard operation
webapiclientgen copied to clipboard

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

Results 48 webapiclientgen issues
Sort by recently updated
recently updated
newest added

There might be TS/JS program already doing so upon interfaces?

Currently HelpStrictMode may almost always give a return type an optional null type. However, some APIs always give a proper object / value back. It will be nice that the...

https://docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-customize-properties?pivots=dotnet-6-0 https://docs.microsoft.com/en-us/dotnet/api/system.text.json.serialization.jsonattribute?view=net-6.0

if I could detect .net core run time. https://weblog.west-wind.com/posts/2018/Apr/12/Getting-the-NET-Core-Runtime-Version-in-a-Running-Application

If the property is DateOnly, option to generate to DateTimeOffset with DataTypeAttribute(DataType.Date). DateOnlyToDateTimeOffset, default is false. If the property is DateTime or DateTimeOffset decorated by DataTypeAttribute(DataType.Date), option to generate to...

As an option. https://docs.microsoft.com/en-us/dotnet/csharp/nullable-references