Enables WebApi projects to generate their RAML specification.
Info
| Version: | 2.0.0 |
| Author(s): | Jorden Lowe, Dominick Aleardi |
| Last Update: | Wednesday, December 16, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/QuickenLoans/RAMLsharp |
| NuGet Url: | https://www.nuget.org/packages/RamlSharp |
Install
Install-Package RamlSharp
dotnet add package RamlSharp
paket add RamlSharp
RamlSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi(5.2.3)
- FSharp.Core(4.0.0)
Tags