WcfJsonNetFormatter is a library which implements WcfJsonFormatter component in order to transform message body into Json format, using the powerful Json.Net serializer.
This software is distributed under the terms of the Free Software Foundation Lesser GNU Public License (LGPL), version 2.1 (see lgpl.txt).
https://raw.github.com/TheHunter/WcfJsonNetFormatter/master/lgpl.txt
git remote add origin https://github.com/TheHunter/WcfJsonNetFormatter.git git push -u origin master