Raml.Parser
2.0.4
.NET Framework 4.6.2
Install-Package Raml.Parser -Version 2.0.4
dotnet add package Raml.Parser --version 2.0.4
<PackageReference Include="Raml.Parser" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Raml.Parser --version 2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Raml.Parser, 2.0.4"
#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 Raml.Parser as a Cake Addin
#addin nuget:?package=Raml.Parser&version=2.0.4
// Install Raml.Parser as a Cake Tool
#tool nuget:?package=Raml.Parser&version=2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
RAML and OAS (swagger/OpenAPI) parser for .Net
Product | Versions |
---|---|
.NET Framework | net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Edge.js (>= 8.2.1)
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 |
---|---|---|
2.0.4 | 1,466 | 2/28/2020 |
2.0.3 | 585 | 2/7/2020 |
2.0.2 | 584 | 1/20/2020 |
2.0.1 | 599 | 12/5/2019 |
2.0.0 | 456 | 11/19/2019 |
1.0.9 | 2,199 | 9/28/2018 |
1.0.8 | 1,765 | 9/3/2018 |
1.0.7 | 18,712 | 11/24/2017 |
1.0.6 | 2,352 | 6/8/2017 |
1.0.5 | 1,406 | 4/3/2017 |
1.0.4 | 5,568 | 11/9/2016 |
1.0.3 | 1,437 | 9/6/2016 |
1.0.2 | 1,683 | 6/25/2016 |
1.0.1 | 2,404 | 6/2/2016 |
0.8.104 | 1,347 | 5/31/2016 |
0.8.103 | 9,716 | 9/4/2015 |
0.8.102 | 3,192 | 7/29/2015 |
0.8.101 | 1,996 | 4/16/2015 |
0.8.10 | 1,082 | 4/8/2015 |
0.8.1 | 2,131 | 2/12/2015 |
RAML Parser for .NET