Skip to content

Integround/Integround.Json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Integround.Json

Integround.Json is a free Json ↔ Xml converter library for .NET projects.

It was developed to provide easy conversions between Xml and Json in .NET projects. It's also suitable for situations where the Json.Net library and .NET framework's JsonReaderWriterFactory class turned out to have some limitations.

#####Integround.Json

  • Supports all Json value types (number, string, boolean, array, object, null)
  • Uses a built-in namespace for format attributes to avoid naming conflicts
  • Supports arrays as root elements
  • Supports symmetrical Json-Xml-Json conversions

Links

License

Integround.Json is released under the MIT license.

About

Integround.Json is a free Json ↔ Xml converter library for .Net projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages