Stardust.Interstellar.Swashbuckle
4.0.0
.NET Framework 4.5
dotnet add package Stardust.Interstellar.Swashbuckle --version 4.0.0
NuGet\Install-Package Stardust.Interstellar.Swashbuckle -Version 4.0.0
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="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 and Polyglot Notebooks. 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 net481 |
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 | 934 | 8/19/2019 |
3.1.1 | 2,125 | 6/29/2018 |
1.1.12 | 1,198 | 8/28/2017 |
1.1.11 | 3,484 | 5/23/2017 |
1.1.10 | 839 | 5/23/2017 |
1.1.9 | 816 | 5/23/2017 |
1.1.8 | 818 | 5/23/2017 |
1.1.7 | 7,453 | 7/5/2016 |
1.1.6 | 909 | 7/5/2016 |
1.1.5 | 884 | 7/5/2016 |
1.1.4 | 888 | 7/5/2016 |
1.1.3 | 968 | 6/30/2016 |
1.1.2 | 907 | 6/30/2016 |
1.1.1 | 873 | 6/24/2016 |
1.1.0 | 1,133 | 6/8/2016 |
1.0.2 | 1,102 | 6/8/2016 |
1.0.1 | 1,209 | 6/2/2016 |
Updated to support the newest version of Stardust.Interstellar.Rest