Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nswag

How to add custom headers in NSwag document using C# .NET CORE?

c# asp.net-core nswag

NSwag: How do you Use Custom Value Object Types in C# -> Swagger -> C# client?

NSwag vs Swashbuckle

.net swagger swashbuckle nswag

Is it possible to use Swagger with AspNetCore Odata?

Set Bearer Token with nswag in ASP.NET Core 2.2

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