Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Easily Deserializing JSON Web Requests with System.Net.Http.Json
175Likes
5,143Views
2024Jan 24
Combining the power of System.Text.Json and extensions built into System.Net.Http.Json for HttpClient you can easily serialize and deserialize data with just a few lines of code. James and Matt show you how to do it! Chapters: 00:00 - Intro 01:40 - Default Deserialization for JSON 03:10 - Simplifying web request deserialization - ReadFromJsonAsync 05:54 - Source Generators for JSON 07:45 - Wrap-up Resources: Code: https://github.com/dotnet-presentatio... Docs: https://learn.microsoft.com/dotnet/fu... Full Playlist:    • JSON Serialization with System.Text.Json   Connect with .NET: Blog: https://aka.ms/dotnet/blog Twitter: https://aka.ms/dotnet/twitter TikTok: https://aka.ms/dotnet/tiktok Mastodon: https://aka.ms/dotnet/mastodon LinkedIn: https://aka.ms/dotnet/linkedin Facebook: https://aka.ms/dotnet/facebook Docs: https://learn.microsoft.com/dotnet Forums: https://aka.ms/dotnet/forums 🙋‍♀️Q&A: https://aka.ms/dotnet-qa 👨‍🎓Microsoft Learn: https://aka.ms/learndotnet #dotnet #systemtextjson #json

Follow along using the transcript.

dotnet

324K subscribers