NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript.
Info
| Version: | 14.6.3 |
| Author(s): | Rico Suter |
| Last Update: | Thursday, November 20, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://nswag.org/ |
| NuGet Url: | https://www.nuget.org/packages/NSwag.AspNet.Owin |
Install
Install-Package NSwag.AspNet.Owin
dotnet add package NSwag.AspNet.Owin
paket add NSwag.AspNet.Owin
NSwag.AspNet.Owin Download (Unzip the "nupkg" after downloading)
Dependencies
- NSwag.Core(>= 13.10.1)
- NSwag.Generation.WebApi(>= 13.10.1)
- NSwag.Generation(>= 13.10.1)
- Microsoft.Owin(>= 3.0.1)
- Microsoft.Owin.StaticFiles(>= 3.0.1)
- NJsonSchema(>= 10.3.3)
- Owin(>= 1.0.0)
Tags