A JSON-LD processor for .NET.
v1.0.5 is available on NuGet.org at https://www.nuget.org/packages/json-ld.net/
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
- NET 4.0
- NETStandard 1.3
- Portable NET 4.5, Windows 8
Pull requests for json-ld.net are welcome, to get started install the latest tools for .NET Core
build.ps1 will create a nupkg and run tests for both .NET desktop and .NET Core.
This project began life as a Sharpen-based auto-port from jsonld-java.