How to parse JSON with C# | Teach Me Tech

preview_player
Показать описание
In this video Jeremy Morgan shows you how to read and parse a JSON file in C#. You’ll learn how to: open the text file containing JSON, read the text into a string, create a data structure to hold each record, deserialize the JSON string, add each JSON item to a list of records, and finally…do some cool stuff with it! We hope you enjoy this quick and simple tutorial.

Visit us at:

#JSON #tutorial #C#
Рекомендации по теме