RAML.NetCore.APICore
0.2.0
Core API support classes for the RAML tools package
Install-Package RAML.NetCore.APICore -Version 0.2.0
dotnet add package RAML.NetCore.APICore --version 0.2.0
<PackageReference Include="RAML.NetCore.APICore" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RAML.NetCore.APICore --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RAML.NetCore.APICore, 0.2.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 1.6
- Microsoft.AspNetCore.Mvc.Abstractions (>= 1.0.3)
- NETStandard.Library (>= 1.6.0)
- Newtonsoft.Json (>= 9.0.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RAML.NetCore.APICore:
Package | Downloads |
---|---|
RAML.NetCoreApiExplorer
This package is used by the RAML Tools for .NET Visual Studio extension to generate RAML metadata from an existing ASP.NET Core implementation. In Visual Studio, go to Tools -> Extensions and Updates, then search for RAML in the Online gallery.
|
GitHub repositories
This package is not used by any popular GitHub repositories.