AMF.Parser 0.9.7

.NET Framework 4.6.2
dotnet add package AMF.Parser --version 0.9.7
NuGet\Install-Package AMF.Parser -Version 0.9.7
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="AMF.Parser" Version="0.9.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AMF.Parser --version 0.9.7
#r "nuget: AMF.Parser, 0.9.7"
#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 AMF.Parser as a Cake Addin
#addin nuget:?package=AMF.Parser&version=0.9.7

// Install AMF.Parser as a Cake Tool
#tool nuget:?package=AMF.Parser&version=0.9.7

RAML and OAS (swagger) parser for .Net

Product Versions
.NET Framework 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
0.9.7 834 9/23/2019
0.9.6 718 7/1/2019
0.9.4 700 3/29/2019
0.9.3 808 11/28/2018
0.9.2 815 10/29/2018
0.9.1-beta 715 10/5/2018
0.9.0-beta 786 9/3/2018
0.8.0-beta 910 7/17/2018
0.7.0-beta 788 6/18/2018
0.6.2-beta 799 6/6/2018
0.6.1-beta 842 6/4/2018
0.6.0-beta 877 5/31/2018

AMF Parser for .NET