AMF.Parser
0.9.7
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.
<PackageVersion Include="AMF.Parser" Version="0.9.7" />
<PackageReference Include="AMF.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 AMF.Parser --version 0.9.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package AMF.Parser@0.9.7
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AMF.Parser&version=0.9.7
#tool nuget:?package=AMF.Parser&version=0.9.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
RAML and OAS (swagger) 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 |
|---|---|---|
| 0.9.7 | 1,369 | 9/23/2019 |
| 0.9.6 | 1,073 | 7/1/2019 |
| 0.9.4 | 1,048 | 3/29/2019 |
| 0.9.3 | 1,175 | 11/28/2018 |
| 0.9.2 | 1,192 | 10/29/2018 |
| 0.9.1-beta | 1,060 | 10/5/2018 |
| 0.9.0-beta | 1,085 | 9/3/2018 |
| 0.8.0-beta | 1,511 | 7/17/2018 |
| 0.7.0-beta | 1,397 | 6/18/2018 |
| 0.6.2-beta | 1,346 | 6/6/2018 |
| 0.6.1-beta | 1,375 | 6/4/2018 |
| 0.6.0-beta | 1,453 | 5/31/2018 |
AMF Parser for .NET