AMF.WebApiExplorer
1.2.5
This package is used by the AMF Tools for .NET Visual Studio extension to generate RAML metadata from an existing WebAPI implementation.
In Visual Studio, go to Tools -> Extensions and Updates, then search for AMF in the Online gallery.
Install-Package AMF.WebApiExplorer -Version 1.2.5
dotnet add package AMF.WebApiExplorer --version 1.2.5
<PackageReference Include="AMF.WebApiExplorer" Version="1.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AMF.WebApiExplorer --version 1.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AMF.WebApiExplorer, 1.2.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AMF.WebApiExplorer as a Cake Addin
#addin nuget:?package=AMF.WebApiExplorer&version=1.2.5
// Install AMF.WebApiExplorer as a Cake Tool
#tool nuget:?package=AMF.WebApiExplorer&version=1.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
AMF WebApi Explorer
Dependencies
-
- AMF.Api.Core (>= 0.9.14)
- Microsoft.AspNet.Mvc (>= 5.1.2)
- Microsoft.AspNet.WebApi.Core (>= 5.1.2)
- Microsoft.AspNet.WebApi.WebHost (>= 5.1.2)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 6.0.4)
- Raml.Parser.Model (>= 1.0.7)
- System.ComponentModel.Annotations (>= 4.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.