Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nswag

ASP NET Boilerplate > Generating C# swagger client using swagger codegen tool (nswag) not working

How to Authorize Swagger to use MS Graph API

Is it possible in NSwag to generate just C# client interfaces and annotate their methods with some custom attributes?

NSwag not working with ASP.NET Web API 2 and OWIN. Just getting 404

asp.net-web-api2 owin nswag

How do I specify the "scheme" element using NSwag and C#?

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