nancy-swagger - Swagger.ObjectModel 0.1.0-ci165

A .NET object model for the Swagger spec.

PM> Install-Package Swagger.ObjectModel -Version 0.1.0-ci165 -Source https://www.myget.org/F/nancy-swagger/api/v3/index.json

Copy to clipboard

> nuget.exe install Swagger.ObjectModel -Version 0.1.0-ci165 -Source https://www.myget.org/F/nancy-swagger/api/v3/index.json

Copy to clipboard

> dotnet add package Swagger.ObjectModel --version 0.1.0-ci165 --source https://www.myget.org/F/nancy-swagger/api/v3/index.json

Copy to clipboard
<PackageReference Include="Swagger.ObjectModel" Version="0.1.0-ci165" />
Copy to clipboard
source https://www.myget.org/F/nancy-swagger/api/v3/index.json

nuget Swagger.ObjectModel  ~> 0.1.0-ci165
Copy to clipboard

> choco install Swagger.ObjectModel --version 0.1.0-ci165 --source https://www.myget.org/F/nancy-swagger/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "nancy-swagger" -SourceLocation "https://www.myget.org/F/nancy-swagger/api/v2"
Install-Module -Name "Swagger.ObjectModel" -RequiredVersion "0.1.0-ci165" -Repository "nancy-swagger" -AllowPreRelease
Copy to clipboard

Nancy.Swagger Build status

Nancy plugin for generated API documentation in Swagger format.

The Swagger specification (v2.0) can be found here.

Documentation

Documentation for Nancy.Swagger can be found in the wiki pages

NuGet Packages

Versions 2.2.0+ of this code uses Nancy v2 and is designed for .NET 4.5.2 and .NET Standard 1.6.

Version 2.1.1 is designed for Nancy v1.4.3 on .Net 4.0+, and creates a Swagger 2.0 document.

Version 0.* is designed for Nancy v1.4.3, but creates a Swagger 1.2 document.

  • If for some reason you need to make a change against this version of Nancy.Swagger, you can checkout the 1.4.3-stable branch.

The code in this repository contains the code for the following NuGet packages:

How to Contribute

Simply fork/clone this repository and start making whatever improvements you want! We'll try to make sure there are 'newbie' tickets available for those looking to start contributing.

CI NuGet Feed

The CI NuGet feed can be found at https://www.myget.org/F/nancy-swagger/

  • .NETFramework 4.0: 4.0.0.0

Owners

Kristian Hellang

Authors

Kristian Hellang and Contributors

Project URL

https://github.com/khellang/Nancy.Swagger

License

MIT

Tags

Swagger

Info

66 total downloads
8 downloads for version 0.1.0-ci165
Download (36.11 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
0.1.0-ci180 36.13 KB Fri, 11 Mar 2016 10:22:36 GMT 23
0.1.0-ci179 36.11 KB Wed, 29 Jul 2015 15:42:47 GMT 13
0.1.0-ci176 36.12 KB Thu, 23 Apr 2015 10:56:35 GMT 12
0.1.0-ci175 36.12 KB Thu, 23 Apr 2015 10:49:11 GMT 0
0.1.0-ci171 36.1 KB Thu, 05 Mar 2015 07:03:31 GMT 9
0.1.0-ci168 36.11 KB Tue, 03 Mar 2015 11:56:19 GMT 0
0.1.0-ci165 36.11 KB Sun, 19 Oct 2014 16:16:48 GMT 8
0.1.0-ci164 36.1 KB Fri, 10 Oct 2014 15:38:49 GMT 1
0.1.0-ci159 34.79 KB Fri, 10 Oct 2014 14:27:22 GMT 0