Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nswag

Documenting multiple possible return types in Swagger

swagger error for my upgraded .netcore app

.net-core swagger nswag

iServiceCollection' does not contain a definition for 'addVersionedApiExplorer'

c# asp.net-core swagger nswag

NSwag's AspNetCoreOperationSecurityScopeProcessor marks all endpoints as requiring Authorization

Is it possible to ignore a model property in nswag without using [JsonIgnore]?

c# asp.net-core-3.0 nswag

Blazor NSwag Newtonsoft.Json to System.Text.Json

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