Simple F# parser for Open API specification.
Info
| Version: | 2.0.1 |
| Author(s): | Roman Provazník |
| Last Update: | Tuesday, October 16, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/dzoukr/OpenAPIParser |
| NuGet Url: | https://www.nuget.org/packages/OpenAPIParser |
Install
Install-Package OpenAPIParser
dotnet add package OpenAPIParser
paket add OpenAPIParser
OpenAPIParser Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- FSharp.Core(>= 4.3.4)
- Newtonsoft.Json(>= 10.0.1)
- YamlDotNet(>= 4.3.1)
- FSharp.Core(>= 4.3.4)
- Newtonsoft.Json(>= 10.0.1)
- YamlDotNet(>= 4.3.1)
Tags