Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nswag

How to tell NSwag C# Client generator to use our DTOs instead of generating new ones?

c# dto nswag

Swagger auto generated file issue with _observableOf(null) in angular 12?

NSwag MSBuild "The method 'get' on path '/api/Account' is registered multiple times"

Client Credentials authorization with Azure Active directory and Swagger

ASP.NET Boilerplate: Constraining user Input DTO property value to specific set of values

How to use NSwag.CodeGeneration.CSharp?

nswag

Using NSwag to generate a C# client incorrectly creates 2x partial classes with the same name, in the same file

c# swagger openapi nswag

Filtering schema out of NSwag swagger

How to handle FileResponse return type of Nswag methods

Running NSwag without bootstrapping entire site

asp.net-core nswag

Using Nswag with Odata creates error when try to access swagger endpoint

How to Display Dictionary<string, string> Properly in Swagger UI using NSwag

swagger .net-6.0 nswag

Using OpenApiReference, how to configure code generator options using a .nswag json options file (or any alternative)

.net openapi nswag nswagstudio