Working with JSON in .NET 6
Offered By: Pluralsight
Course Description
Overview
JSON is one of the most widely used data interchange formats for serializing and transmitting structured data. This course will teach you how to work with JSON in .NET using the native System.Text.Json base class library.
JSON is one of the most widely used data interchange formats. It is used for serializing and transmitting structured data. In this course, Working with JSON in .NET, you’ll gain the ability to serialize and deserialize JSON in .NET. First, you’ll explore the basics of serialization and deserialization. Next, you’ll discover how to control serialization behavior in mostly any scenario available. Finally, you’ll learn how to use advanced techniques to optimize performance. When you’re finished with this course, you’ll have the skills and knowledge of JSON in .NET needed to work with JSON using the System.Text.Json base class library.
JSON is one of the most widely used data interchange formats. It is used for serializing and transmitting structured data. In this course, Working with JSON in .NET, you’ll gain the ability to serialize and deserialize JSON in .NET. First, you’ll explore the basics of serialization and deserialization. Next, you’ll discover how to control serialization behavior in mostly any scenario available. Finally, you’ll learn how to use advanced techniques to optimize performance. When you’re finished with this course, you’ll have the skills and knowledge of JSON in .NET needed to work with JSON using the System.Text.Json base class library.
Syllabus
- Course Overview 2mins
- Starting with JSON in .NET 13mins
- Serializing and Deserializing JSON in .NET 6 28mins
- Controlling Serialization Behavior 26mins
- Improving Performance with the DOM and Utf8 Reader and Writer 32mins
- Handling Errors and Best Practices 28mins
- Using Advanced System.Text.Json Functionality 22mins
- Final Takeaway 2mins
Taught by
Xavier Morera
Related Courses
Kafka Streams API for Developers Using Java/Spring Boot 3.XPackt via Coursera Programming with Java
Amazon via Coursera Python API Development - Comprehensive Course for Beginners
freeCodeCamp Deploying PyTorch Models in Production: PyTorch Playbook
Pluralsight Getting Started with JSON in C# Using Json.NET
Pluralsight