Swagger.Extensions.DependencyInjection 1.6.1

dotnet add package Swagger.Extensions.DependencyInjection --version 1.6.1
                    
NuGet\Install-Package Swagger.Extensions.DependencyInjection -Version 1.6.1
                    
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="Swagger.Extensions.DependencyInjection" Version="1.6.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Swagger.Extensions.DependencyInjection" Version="1.6.1" />
                    
Directory.Packages.props
<PackageReference Include="Swagger.Extensions.DependencyInjection" />
                    
Project file
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 Swagger.Extensions.DependencyInjection --version 1.6.1
                    
#r "nuget: Swagger.Extensions.DependencyInjection, 1.6.1"
                    
#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 Swagger.Extensions.DependencyInjection@1.6.1
                    
#: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=Swagger.Extensions.DependencyInjection&version=1.6.1
                    
Install as a Cake Addin
#tool nuget:?package=Swagger.Extensions.DependencyInjection&version=1.6.1
                    
Install as a Cake Tool

For ASP.NET Core Swagger Extension;

Include Default Builder;

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.

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
1.6.1 27,058 6/20/2024
1.5.3 338 5/29/2024
1.5.2 4,892 4/5/2024
1.5.1 2,134 3/27/2024
1.4.1 2,461 1/22/2024
1.3.10.1 12,182 9/13/2023
1.3.9.1 321 9/12/2023
1.3.8.1 1,250 8/5/2023
1.3.7.1 345 8/3/2023
1.3.6.1 1,064 7/20/2023
1.3.5.1 577 7/5/2023
1.3.4.1 4,901 5/11/2023
1.3.3.1 377 4/26/2023
1.3.1.1 300 4/25/2023
1.2.3.1 1,001 3/13/2023
1.2.2.1 2,285 1/17/2023
1.2.1.1 1,001 1/11/2023
1.2.0.1 642 12/12/2022
1.1.9.4 665 11/24/2022
1.1.9.3 462 11/22/2022
1.1.9.2 541 11/15/2022
1.1.9.1 1,268 10/24/2022
1.1.8.13 1,029 10/14/2022
1.1.8.12 749 10/4/2022
1.1.8.11 524 10/4/2022
1.1.8.10 955 8/4/2022
1.1.8.9 1,176 5/16/2022
1.1.8.8 660 5/10/2022
1.1.8.7 1,461 4/11/2022
1.1.8.6 673 3/31/2022
1.1.7 634 3/30/2022
1.1.6 895 3/27/2022
1.1.5 682 3/23/2022
1.1.4 680 3/20/2022
1.1.3 759 3/11/2022
1.1.2 696 3/3/2022
1.1.1 2,637 2/11/2022
1.1.0 827 2/8/2022
1.0.0 800 11/29/2021
0.9.6-beta 673 10/13/2021
0.9.5-beta 418 10/13/2021
0.9.4-beta 403 10/12/2021
0.9.3-beta 422 10/12/2021
0.9.2-beta 426 10/11/2021
0.9.1-beta 428 10/11/2021
0.8.2-beta 398 9/17/2021
0.7.6-beta 406 9/14/2021
0.7.5-beta 441 9/9/2021
0.7.2-beta 431 8/27/2021
0.6.1-beta 425 8/2/2021
0.5.1-beta 495 11/28/2020
0.4.1-beta 2,766 6/22/2020
0.3.4-beta 672 5/12/2020
0.3.3-beta 522 5/12/2020
0.3.2-beta 599 5/7/2020
0.3.1-beta 577 3/13/2020
0.2.1-beta 929 12/9/2019
0.1.2-beta 603 10/28/2019
0.1.1-beta 552 10/28/2019
0.1.0 1,004 10/21/2019

Upgrade package.