Nancy.Metadata.Swagger.Core
0.4.0
This is a port of the Nancy.Metadata.Swagger that works for newer Nancy versions
Install-Package Nancy.Metadata.Swagger.Core -Version 0.4.0
dotnet add package Nancy.Metadata.Swagger.Core --version 0.4.0
<PackageReference Include="Nancy.Metadata.Swagger.Core" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nancy.Metadata.Swagger.Core --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Expanded library to target to nancy 1.x for .Net Framework
Dependencies
-
.NETFramework 4.5.2
- Nancy (>= 1.4.5)
- Nancy.Metadata.Modules (>= 1.4.1)
- Newtonsoft.Json (>= 12.0.3)
- NJsonSchema (>= 10.1.12)
-
.NETStandard 2.0
- Nancy (>= 2.0.0)
- Nancy.Metadata.Modules (>= 2.0.0)
- Newtonsoft.Json (>= 12.0.3)
- NJsonSchema (>= 10.1.12)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.