Core API support classes for the RAML tools package.
Info
Version: | 0.2.0 |
Author(s): | MuleSoft Inc |
Last Update: | Wednesday, February 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mulesoft-labs/raml-dotnet-tools |
NuGet Url: | https://www.nuget.org/packages/RAML.NetCore.APICore |
Install
Install-Package RAML.NetCore.APICore
dotnet add package RAML.NetCore.APICore
paket add RAML.NetCore.APICore
RAML.NetCore.APICore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Abstractions(>= 1.0.3)
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 9.0.1)
Tags