Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nswag

Generate NSwag client as part of the build

c# asp.net-core msbuild nswag

Proper way to DI NSwag auto-generated client

NSwag .NET Core API Versioning configuration

ASP.NET core: NSwag vs. Swashbuckle

How can i disable / handle init, toJSON

How can I change the default info title produced by nswag?

c# asp.net-core-3.0 nswag

NSwag namespace in model names

nswag

C# How to handle polymorphic models using NSwag

c# polymorphism nswag

C# NSwag and swagger-codegen with Enums

How to use a custom model binder with Swashbuckle, Swagger and NSwag?

How to include Http request method name in client method names generated with NSwag

c# openapi nswag

Is it possible to have NSwag ignore a controller?

c# swagger nswag

What is the correct way to download a file via the NSwag Code Generator (angular 2 typescript)

how to inject API_BASE_URL (a string) in an angular service

angular nswag

How to invoke a NSwag client method that needs bearer token on request header?