Город МОСКОВСКИЙ
00:02:03

Convert JSON to C# Classes in Visual Studio and VS Code

Аватар
JavaScript для веб-разработчиков
Просмотры:
29
Дата загрузки:
29.11.2023 11:21
Длительность:
00:02:03
Категория:
Обучение

Описание

https://msahebhonar.com/

JavaScript Object Notation or JSON is a preferred data interchange format for web applications and web services. To use data from JSON in C#, we deserialize it or read JSON and transform it to C# objects. So, we need classes with properties that represent the JSON properties. In this video, we are going to review how to generate the C# classes based on JSON properties.

Рекомендуемые видео