Skip to content

ADThomsen/JsonParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JsonParser

NOT INTENDED FOR PRODUCTION USE

This extension to JToken allows you to deserialize to objects without default constructors and with get-only properties. It handles primitive types, complex objects, arrays and lists.

Examples are found in the test project.

Copy and paste the content of Parser.cs and adjust it to fit your .NET version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages