Info
Version: | 1.3.3 |
Author(s): | MuleSoft Inc |
Last Update: | Friday, February 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mulesoft-labs/raml-dotnet-tools/src/apiexplorer |
NuGet Url: | https://www.nuget.org/packages/RAML.WebApiExplorer |
Install
Install-Package RAML.WebApiExplorer
dotnet add package RAML.WebApiExplorer
paket add RAML.WebApiExplorer
RAML.WebApiExplorer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.1.2)
- Microsoft.AspNet.WebApi.WebHost(>= 5.1.2)
- Microsoft.AspNet.WebApi.Core(>= 5.1.2)
- Microsoft.Bcl.Build(>= 1.0.21)
- Microsoft.Net.Http(>= 2.2.29)
- Newtonsoft.Json(>= 6.0.4)
- RAML.Api.Core(>= 0.10.0)
- Raml.Parser.Model(>= 1.0.7)
- System.ComponentModel.Annotations(>= 4.0.0)
Tags
In Visual Studio, go to Tools -> Extensions and Updates, then search for RAML in the Online gallery.