Skip to content

CodeMazeBlog/introduction-system-text-json-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to System.Text.Json Through Examples

In this article, we are going to learn about the System.Text.Json library that helps us efficiently and easily handle JSON in our applications.

The article is divided into the following sections:

  • Introduction
  • Most Important Features of the System.Text.Json Library
  • Exploring Serialization with System.Text.Json
  • Exploring Deserialization with System.Text.Json
  • Options for Serialization and Deserialization Actions
  • Using System.Text.Json in a Web API Project
  • Exploring System.Text.Json Attributes
  • Exploring System.Text.Json HttpClient Extensions
  • Conclusion

About

This repo contains the source code for the "Introduction to System.Text.Json Through Examples" article on Code Maze

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages