Swagger.Extensions.DependencyInjection 0.8.2-beta

This is a prerelease version of Swagger.Extensions.DependencyInjection.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Swagger.Extensions.DependencyInjection --version 0.8.2-beta                
NuGet\Install-Package Swagger.Extensions.DependencyInjection -Version 0.8.2-beta                
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="0.8.2-beta" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Swagger.Extensions.DependencyInjection --version 0.8.2-beta                
#r "nuget: Swagger.Extensions.DependencyInjection, 0.8.2-beta"                
#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 Swagger.Extensions.DependencyInjection as a Cake Addin
#addin nuget:?package=Swagger.Extensions.DependencyInjection&version=0.8.2-beta&prerelease

// Install Swagger.Extensions.DependencyInjection as a Cake Tool
#tool nuget:?package=Swagger.Extensions.DependencyInjection&version=0.8.2-beta&prerelease                

For ASP.NET Core Swagger Extension;

Include Default Builder;

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
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 6,998 6/20/2024
1.5.3 256 5/29/2024
1.5.2 3,390 4/5/2024
1.5.1 1,129 3/27/2024
1.4.1 2,375 1/22/2024
1.3.10.1 8,311 9/13/2023
1.3.9.1 250 9/12/2023
1.3.8.1 1,174 8/5/2023
1.3.7.1 274 8/3/2023
1.3.6.1 974 7/20/2023
1.3.5.1 499 7/5/2023
1.3.4.1 4,130 5/11/2023
1.3.3.1 288 4/26/2023
1.3.1.1 205 4/25/2023
1.2.3.1 907 3/13/2023
1.2.2.1 2,190 1/17/2023
1.2.1.1 900 1/11/2023
1.2.0.1 543 12/12/2022
1.1.9.4 571 11/24/2022
1.1.9.3 367 11/22/2022
1.1.9.2 443 11/15/2022
1.1.9.1 1,116 10/24/2022
1.1.8.13 926 10/14/2022
1.1.8.12 647 10/4/2022
1.1.8.11 430 10/4/2022
1.1.8.10 846 8/4/2022
1.1.8.9 1,069 5/16/2022
1.1.8.8 540 5/10/2022
1.1.8.7 1,354 4/11/2022
1.1.8.6 557 3/31/2022
1.1.7 516 3/30/2022
1.1.6 773 3/27/2022
1.1.5 564 3/23/2022
1.1.4 560 3/20/2022
1.1.3 639 3/11/2022
1.1.2 575 3/3/2022
1.1.1 2,068 2/11/2022
1.1.0 703 2/8/2022
1.0.0 675 11/29/2021
0.9.6-beta 552 10/13/2021
0.9.5-beta 302 10/13/2021
0.9.4-beta 284 10/12/2021
0.9.3-beta 307 10/12/2021
0.9.2-beta 308 10/11/2021
0.9.1-beta 306 10/11/2021
0.8.2-beta 283 9/17/2021
0.7.6-beta 284 9/14/2021
0.7.5-beta 317 9/9/2021
0.7.2-beta 307 8/27/2021
0.6.1-beta 296 8/2/2021
0.5.1-beta 372 11/28/2020
0.4.1-beta 2,534 6/22/2020
0.3.4-beta 534 5/12/2020
0.3.3-beta 377 5/12/2020
0.3.2-beta 453 5/7/2020
0.3.1-beta 435 3/13/2020
0.2.1-beta 800 12/9/2019
0.1.2-beta 448 10/28/2019
0.1.1-beta 411 10/28/2019
0.1.0 842 10/21/2019

Add Basic Authentication...