Info
Version: | 0.0.3 |
Author(s): | MuleSoft Inc |
Last Update: | Thursday, August 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mulesoft/amf-dotnet-tools/tree/develop/src/core-apiexplorer |
NuGet Url: | https://www.nuget.org/packages/AMF.NetCoreApiExplorer |
Install
Install-Package AMF.NetCoreApiExplorer
dotnet add package AMF.NetCoreApiExplorer
paket add AMF.NetCoreApiExplorer
AMF.NetCoreApiExplorer Download (Unzip the "nupkg" after downloading)
Dependencies
- RAML.Parser.Expressions(>= 0.0.1)
- AMF.NetCore.APICore(>= 0.0.4)
- Microsoft.AspNetCore.Mvc.ApiExplorer(>= 1.0.3)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 1.0.3)
- NETStandard.Library(>= 1.6.0)
- System.ComponentModel.Annotations(>= 4.1.0)
In Visual Studio, go to Tools -> Extensions and Updates, then search for RAML in the Online gallery.