Core API support classes for the RAML tools package.
Info
| Version: | 0.0.5 |
| Author(s): | MuleSoft Inc |
| Last Update: | Monday, September 23, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/AMF.NetCore.APICore |
Install
Install-Package AMF.NetCore.APICore
dotnet add package AMF.NetCore.APICore
paket add AMF.NetCore.APICore
AMF.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)