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

Commit 61b94a0

Browse files
committed
Merge pull request #190 from rsuter/gh-pages
Site: Added my project NJsonSchema to the implementation list
2 parents 75e6dbe + 4286bd4 commit 61b94a0

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>
@@ -103,6 +104,7 @@ <h2>Schema generation (5)</h2>
103104
<h3>.NET</h3>
104105
<ul>
105106
<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>
107+
<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>
106108
</ul>
107109

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

0 commit comments

Comments
 (0)