From 302da1eae9e543d8dffd3a063b933352eef4aa82 Mon Sep 17 00:00:00 2001 From: gregsdennis Date: Sun, 28 Aug 2016 22:14:21 +1200 Subject: [PATCH] Added Manatee.Json as .Net implementor. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2958ee60..5adf5692 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ for more information. ### .NET ### * [Newtonsoft.Json.Schema](https://github.com/JamesNK/Newtonsoft.Json.Schema) +* [Manatee.Json](https://github.com/gregsdennis/Manatee.Json) ### PHP ###