RAML.WebApiExplorer 1.3.3

.NET Framework 4.5
dotnet add package RAML.WebApiExplorer --version 1.3.3
NuGet\Install-Package RAML.WebApiExplorer -Version 1.3.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RAML.WebApiExplorer" Version="1.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RAML.WebApiExplorer --version 1.3.3
#r "nuget: RAML.WebApiExplorer, 1.3.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RAML.WebApiExplorer as a Cake Addin
#addin nuget:?package=RAML.WebApiExplorer&version=1.3.3

// Install RAML.WebApiExplorer as a Cake Tool
#tool nuget:?package=RAML.WebApiExplorer&version=1.3.3

This package is used by the RAML 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 RAML in the Online gallery.

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.3 852 2/28/2020
1.3.2 517 12/27/2019
1.3.1 476 11/20/2019
1.3.0 417 11/19/2019
1.2.2 21,784 7/22/2016
1.2.1 1,288 6/2/2016
1.1.1 971 5/31/2016
1.1.0 7,149 1/15/2016
1.0.4 1,686 10/27/2015
1.0.3 1,221 10/26/2015
1.0.2 1,444 9/25/2015
1.0.1 1,592 6/12/2015
1.0.0 991 5/27/2015

RAML WebApi Explorer