openplannerteam.Json-LD.Net 0.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package openplannerteam.Json-LD.Net --version 0.0.1
NuGet\Install-Package openplannerteam.Json-LD.Net -Version 0.0.1
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="openplannerteam.Json-LD.Net" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add openplannerteam.Json-LD.Net --version 0.0.1
#r "nuget: openplannerteam.Json-LD.Net, 0.0.1"
#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 openplannerteam.Json-LD.Net as a Cake Addin
#addin nuget:?package=openplannerteam.Json-LD.Net&version=0.0.1

// Install openplannerteam.Json-LD.Net as a Cake Tool
#tool nuget:?package=openplannerteam.Json-LD.Net&version=0.0.1

Implements part of the JSON-LD spec. This library only supports expansion and compaction of JSON-LD.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on openplannerteam.Json-LD.Net:

Package Downloads
openplannerteam.itinero-transit

An library implementing Connection Scan Algorithm for routing of Public Transport networks, based on Linked Data

openplannerteam.Itinero.Transit.IO.LC

A library to load Connections into the TransitDB

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.5 1,870 1/5/2019
0.1.3 1,125 1/5/2019
0.1.2 1,300 1/4/2019
0.1.1 1,163 1/2/2019
0.1.0 4,116 10/30/2018
0.0.8 1,171 10/15/2018
0.0.7 1,168 10/15/2018
0.0.6 1,195 10/15/2018
0.0.5 1,163 10/15/2018
0.0.4 1,153 10/10/2018
0.0.3 1,137 10/10/2018
0.0.2 1,138 10/10/2018
0.0.1 1,839 10/10/2018

First testing and unstable release. This is a (heavily refactored) fork of the original JSON-LD package