Skip to content

Magicianred/JSONExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Example for Dotnet Core

I use Json.Net e System.Text.Json for manage JSON data.

Parse JSON

Read single root element

Read array root element

Read children node

Select specific node

Use JSON Path

http://jsonpath.com/

Add property to element

Add array to element

Change property to element

Replace node in element

Remove node in element

Use Schema JSON

About

Some JSON exercise for dotnet core

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published