Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 664 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 664 Bytes

Welcome to WcfJsonNetFormatter

WcfJsonNetFormatter is a library which implements WcfJsonFormatter component in order to transform message body into Json format, using the powerful Json.Net serializer.

Licenses

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