A .NET object model for the Swagger spec.
Info
Version: | 2.2.59-alpha |
Author(s): | Kristian Hellang, Ciaran Downey, Contributors |
Last Update: | Tuesday, February 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yahehe/Nancy.Swagger |
NuGet Url: | https://www.nuget.org/packages/Swagger.ObjectModel |
Install
Install-Package Swagger.ObjectModel
dotnet add package Swagger.ObjectModel
paket add Swagger.ObjectModel
Swagger.ObjectModel Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
- Microsoft.NETCore.App(>= 1.0.4)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
- NETStandard.Library(>= 1.6.0)
- System.Dynamic.Runtime(>= 4.0.11)
- System.Reflection.TypeExtensions(>= 4.1.0)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
No dependencies.
Tags