fullstackhero / blazor-starter-kit

Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
MIT License
3.5k stars 735 forks source link

Integrate NSwag into the build to create Blazor clients automatically from Backend Controllers. #295

Open iang0ld opened 3 years ago

iang0ld commented 3 years ago

Is your feature request related to a problem? Please describe. Reduces boilerplate code

Describe the solution you'd like Integrate NSwag into the build to create Blazor clients automatically from Backend Controllers.

unchase commented 3 years ago

Hi, @iang0ld You can use Unchase.OpenAPI.Connectedservice for your case.