Skip to content

Quicksilver0218/Json.NET-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Json.NET-Example

An example of using Newtonsoft's Json.NET to perform object serialization in JSON format. Inheritance has also been used in the example.

The outputs of the program are written in the code as comments. You may just open Program.cs to see the code.
Even though that if you want to execute the program, you may:

  1. Download and install .NET if it is not already installed on your computer.
  2. Go to the project directory and run dotnet run in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages