dotNetRDF.IO.Json
1.9.0-alpha01
.NET Framework 4.0
This is a prerelease version of dotNetRDF.IO.Json.
Install-Package dotNetRDF.IO.Json -Version 1.9.0-alpha01
dotnet add package dotNetRDF.IO.Json --version 1.9.0-alpha01
<PackageReference Include="dotNetRDF.IO.Json" Version="1.9.0-alpha01" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dotNetRDF.IO.Json --version 1.9.0-alpha01
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: dotNetRDF.IO.Json, 1.9.0-alpha01"
#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 dotNetRDF.IO.Json as a Cake Addin
#addin nuget:?package=dotNetRDF.IO.Json&version=1.9.0-alpha01&prerelease
// Install dotNetRDF.IO.Json as a Cake Tool
#tool nuget:?package=dotNetRDF.IO.Json&version=1.9.0-alpha01&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ALPHA Release - dotNetRDF.IO.Json provides support for reading and writing RDF in common JSON based formats
Product | Versions |
---|---|
.NET Framework | net40 net40-client net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- dotNetRDF.IO.Core (>= 1.9.0-alpha01)
- Newtonsoft.Json (>= 6.0.8)
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.9.0-alpha01 | 789 | 5/29/2015 |
This is an **ALPHA** release intended as a developer preview, while this library is relatively stable and well tested other libraries in the 1.9 Alpha may not be
- Moved Newtonsoft.Json dependent code into own module