OpenAPISwaggerUI 9.2024.1215.2209
dotnet add package OpenAPISwaggerUI --version 9.2024.1215.2209
NuGet\Install-Package OpenAPISwaggerUI -Version 9.2024.1215.2209
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenAPISwaggerUI" Version="9.2024.1215.2209" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenAPISwaggerUI --version 9.2024.1215.2209
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenAPISwaggerUI, 9.2024.1215.2209"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenAPISwaggerUI as a Cake Addin #addin nuget:?package=OpenAPISwaggerUI&version=9.2024.1215.2209 // Install OpenAPISwaggerUI as a Cake Tool #tool nuget:?package=OpenAPISwaggerUI&version=9.2024.1215.2209
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
OpenAPISwaggerUI
This nuget package adds multiple Swagger UI to your ASP.NET 9 project.
Installation
- Add the nuget package to your project.
dotnet add package OpenAPISwaggerUI --version 9.2024.1215.2209
- In Program.cs, ensure you have
app.MapOpenApi();
app.UseOpenAPISwaggerUI();
Usage
Browse to /swagger and you will see links to UI with
Swashbuckle NSwag Redoc Scalar Visual Automation
License
MIT
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Microsoft.AspNetCore.OpenApi (>= 9.0.0)
- NetCore2Blockly (>= 9.2024.1206.813)
- NSwag.AspNetCore (>= 14.2.0)
- Scalar.AspNetCore (>= 1.2.56)
- Swashbuckle.AspNetCore.ReDoc (>= 7.2.0)
- Swashbuckle.AspNetCore.SwaggerUI (>= 7.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.2024.1215.2209 | 41 | 12/15/2024 |
9.2024.1215.1049 | 45 | 12/15/2024 |