OpenAPISwaggerUI 10.2026.316.346
dotnet add package OpenAPISwaggerUI --version 10.2026.316.346
NuGet\Install-Package OpenAPISwaggerUI -Version 10.2026.316.346
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="10.2026.316.346" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenAPISwaggerUI" Version="10.2026.316.346" />
<PackageReference Include="OpenAPISwaggerUI" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OpenAPISwaggerUI --version 10.2026.316.346
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenAPISwaggerUI, 10.2026.316.346"
#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.
#:package OpenAPISwaggerUI@10.2026.316.346
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OpenAPISwaggerUI&version=10.2026.316.346
#tool nuget:?package=OpenAPISwaggerUI&version=10.2026.316.346
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 | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Microsoft.AspNetCore.OpenApi (>= 10.0.5)
- NetCore2Blockly (>= 10.2026.316.311)
- NSwag.AspNetCore (>= 14.6.3)
- Scalar.AspNetCore (>= 2.13.9)
- Swashbuckle.AspNetCore.ReDoc (>= 10.1.5)
- Swashbuckle.AspNetCore.SwaggerUI (>= 10.1.5)
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 |
|---|---|---|
| 10.2026.316.346 | 38 | 3/16/2026 |
| 9.2024.1215.2209 | 511 | 12/15/2024 |
| 9.2024.1215.1049 | 193 | 12/15/2024 |