Getting Started with JSON in C# Using Json.NET

Go to class
Write Review

Free Online Course: Getting Started with JSON in C# Using Json.NET provided by Pluralsight is a comprehensive online course, which lasts for 3-4 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Getting Started with JSON in C# Using Json.NET is taught by Xavier Morera.

Overview
  • Learn foundational knowledge that will allow you to work with JSON in .NET like serialization and deserialization, converting to and from JSON and .NET objects, and much more.

    The rising popularity of the web, mainly around JavaScript related technologies, has given JSON a great deal of importance over other data interchange formats, like XML. In this course, Getting Started with JSON in C# Using Json.NET, you will learn foundational knowledge that will allow you to work with JSON in .NET. First, you will learn the principles behind serialization fundamentals. Next, you will discover how to control and customize serialization using settings and attributes. Then, you will explore advanced serialization and deserialization techniques, including LINQ to JSON. Finally, you will learn about the future of Json.NET with .NET Core and .NET 5. When you're finished with this course, you will have the skills and knowledge needed to work with JSON in .NET.