Ibistic.Public.NSwag.Extensions 1.0.0-alpha1

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

// Install Ibistic.Public.NSwag.Extensions as a Cake Tool
#tool nuget:?package=Ibistic.Public.NSwag.Extensions&version=1.0.0-alpha1&prerelease

A framework that provides extensions to create OpenAPI 3.0 specifications with NSwag.

     Data sources utilized:
     NSwag toolchain from https://github.com/RicoSuter/NSwag under the license https://github.com/RicoSuter/NSwag/blob/master/LICENSE.md.

     Please only use this component if you agree to and comply with the above license terms.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 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.0.0 599 12/19/2019
1.0.0-alpha3 378 12/13/2019
1.0.0-alpha2 372 12/5/2019
1.0.0-alpha1 363 12/4/2019

1.0.0: First alpha version