Raml.Parser
2.0.4
dotnet add package Raml.Parser --version 2.0.4
NuGet\Install-Package Raml.Parser -Version 2.0.4
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.Parser" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Raml.Parser" Version="2.0.4" />
<PackageReference Include="Raml.Parser" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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 and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Raml.Parser&version=2.0.4
#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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
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 | 11,889 | 2/28/2020 |
2.0.3 | 1,821 | 2/7/2020 |
2.0.2 | 1,880 | 1/20/2020 |
2.0.1 | 1,845 | 12/5/2019 |
2.0.0 | 1,688 | 11/19/2019 |
1.0.9 | 4,927 | 9/28/2018 |
1.0.8 | 3,714 | 9/3/2018 |
1.0.7 | 22,665 | 11/24/2017 |
1.0.6 | 4,078 | 6/8/2017 |
1.0.5 | 3,051 | 4/3/2017 |
1.0.4 | 8,088 | 11/9/2016 |
1.0.3 | 2,804 | 9/6/2016 |
1.0.2 | 3,053 | 6/25/2016 |
1.0.1 | 4,441 | 6/2/2016 |
0.8.104 | 2,693 | 5/31/2016 |
0.8.103 | 12,523 | 9/4/2015 |
0.8.102 | 5,147 | 7/29/2015 |
0.8.101 | 3,560 | 4/16/2015 |
0.8.10 | 2,158 | 4/8/2015 |
0.8.1 | 3,361 | 2/12/2015 |
RAML Parser for .NET