Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 4286bd4

Browse files
committed
Added my project NJsonSchema to the implementation list. Please decide whether its worthy to be listed here...
1 parent 3ebf426 commit 4286bd4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/implementations.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ <h3>PHP</h3>
5858
<h3>.NET</h3>
5959
<ul>
6060
<li><a id="link-impl-json-net" href="http://james.newtonking.com/projects/json-net.aspx">Json.NET</a> (MIT)</li>
61+
<li><a id="link-impl-n-json-schema" href="http://NJsonSchema.org">NJsonSchema</a> - <em>supports version 4</em> (Ms-PL)</li>
6162
</ul>
6263

6364
<h3>ActionScript 3</h3>
@@ -98,6 +99,7 @@ <h2>Schema generation (5)</h2>
9899
<h3>.NET</h3>
99100
<ul>
100101
<li><a id="link-impl-json-net" href="http://james.newtonking.com/projects/json-net.aspx">Json.NET</a> (MIT) - generates schemas from .NET types</li>
102+
<li><a id="link-impl-n-json-schema" href="http://NJsonSchema.org">NJsonSchema</a> - <em>supports version 4</em> (Ms-PL) - generates schemas from .NET types</li>
101103
</ul>
102104

103105
<h3>Online (web tool)</h3>

0 commit comments

Comments
 (0)