File tree Expand file tree Collapse file tree 1 file changed +20
-10
lines changed Expand file tree Collapse file tree 1 file changed +20
-10
lines changed Original file line number Diff line number Diff line change 1- json-ld.net (PREVIEW)
1+ json-ld.net
22==========
33
4- A JSON-LD processor for .NET. This is a preview release.
4+ A JSON-LD processor for .NET.
55
6- Notes
6+ v1.0.5 is available on NuGet.org at https://www.nuget.org/packages/json-ld.net/
7+
8+ #### Supported frameworks
9+
10+ * NET 4.0
11+ * NETStandard 1.3
12+ * Portable NET 4.5, Windows 8
13+
14+ Contributing
715=====
8- This is the very first mostly working build of json-ld.net.
916
10- It began life as a [ Sharpen ] [ sharpen ] -based auto-port from [ jsonld-java ] [ jsonld-java ] .
17+ Pull requests for json-ld.net are welcome, to get started install the latest tools for .NET Core
1118
12- A few known tasks remain before 1.0:
19+ * https://dot.net
20+ * https://www.microsoft.com/net/core
1321
14- * W3C conformance test runner/results.
15- * RemoteDocument fetching is disabled (for remote contexts, e.g.).
16- * Quite a few minor bugs remain to be fixed.
22+ build.ps1 will create a nupkg and run tests for both .NET desktop and .NET Core.
1723
1824
25+ Origin
26+ =====
27+ This project began life as a [ Sharpen] [ sharpen ] -based auto-port from [ jsonld-java] [ jsonld-java ] .
28+
1929 [ sharpen ] : http://community.versant.com/Projects/html/projectspaces/db4o_product_design/sharpen.html
20- [ jsonld-java ] : https://github.com/jsonld-java/jsonld-java
30+ [ jsonld-java ] : https://github.com/jsonld-java/jsonld-java
You can’t perform that action at this time.
0 commit comments