C# Tutorial - Serializing and Deserializing JSON with NewtonSoft (JSON.NET)

preview_player
Показать описание
Learn how to turn objects into json, and json into objects with C# and the Newtonsoft (JSON.NET) library.

In this demonstration, I create a simple object and show you how it can be quickly serialized to a JSON string. Then I turn that string back into an object that can be used at runtime.

Рекомендации по теме
Комментарии
Автор

this tutorial is all that we want when looking for learning something. The subject explained in the simplest way possible. Thank you for that

learnwithsam
Автор

Hey Nick! This is great what you are doing!
It is also wonderful to hear proper English language and English sense of humour.
I am becoming your fan and follower.
Looking forward to seeing and hear more.

marcinw
Автор

Amazing tutorials, I am really glad I found your youtube channel. I am new to RestSharp and Newstonsoft and it helped me to get a grasp on it. Subscribed :)

patricia
Автор

Great tutorial, super clear explanation. Please do tutorials on exception handling and linq. :)

gazells
Автор

I love your vibes bro. Helps me shit out

Maneki-Nico
Автор

Thanks for the tutorial. What about the json data from 3rd party? How can I read a list of json data in c# then write to a file?

patyue
Автор

what if we have several blogposts in that json file, how to access that information piece by piece?

MohAmuza
Автор

Looks like serializer doesnt work when a value can be string or int, what is the work around for this?

scott_itall
Автор

Hi Nick nice to meet you!
You know I'm struggling to get a Json data from a postman!
How could I contact you to show you what I want to do!

Best regards!

garciablancocesar