Stardust.Interstellar.Swashbuckle
4.0.0
.NET Framework 4.5
Install-Package Stardust.Interstellar.Swashbuckle -Version 4.0.0
dotnet add package Stardust.Interstellar.Swashbuckle --version 4.0.0
<PackageReference Include="Stardust.Interstellar.Swashbuckle" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stardust.Interstellar.Swashbuckle --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stardust.Interstellar.Swashbuckle, 4.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Stardust.Interstellar.Swashbuckle as a Cake Addin
#addin nuget:?package=Stardust.Interstellar.Swashbuckle&version=4.0.0
// Install Stardust.Interstellar.Swashbuckle as a Cake Tool
#tool nuget:?package=Stardust.Interstellar.Swashbuckle&version=4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Adds swagger to the stardust generated WebApi's
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.WebApi.Client (>= 4.0.20710)
- Microsoft.AspNet.WebApi.Core (>= 4.0.20710)
- Microsoft.Net.Http (>= 2.0.20710)
- Newtonsoft.Json (>= 4.5.6)
- Stardust.Interstellar.Rest (>= 4.0.0)
- Stardust.Interstellar.Rest.Annotations (>= 4.0.0)
- Stardust.Interstellar.Rest.Service.AspNet (>= 4.0.0)
- Swashbuckle.Core (>= 5.5.3)
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 |
---|---|---|
4.0.0 | 747 | 8/19/2019 |
3.1.1 | 1,729 | 6/29/2018 |
1.1.12 | 1,062 | 8/28/2017 |
1.1.11 | 3,088 | 5/23/2017 |
1.1.10 | 710 | 5/23/2017 |
1.1.9 | 681 | 5/23/2017 |
1.1.8 | 678 | 5/23/2017 |
1.1.7 | 7,138 | 7/5/2016 |
1.1.6 | 766 | 7/5/2016 |
1.1.5 | 754 | 7/5/2016 |
1.1.4 | 757 | 7/5/2016 |
1.1.3 | 841 | 6/30/2016 |
1.1.2 | 783 | 6/30/2016 |
1.1.1 | 743 | 6/24/2016 |
1.1.0 | 1,004 | 6/8/2016 |
1.0.2 | 969 | 6/8/2016 |
1.0.1 | 1,054 | 6/2/2016 |
Updated to support the newest version of Stardust.Interstellar.Rest