Forum Discussion
RehanSaeed
Nov 04, 2021Copper Contributor
System.Text.Json Source Generators Makes Serialization 40% Faster in ASP.NET!
In this video I looked at how to use Source Generators with System.Text.Json to improve serialization and deserialization performance by up to 40%. We then looked at how we can use this in an ASP.NET application.
https://www.youtube.com/watch?v=sRCAwmF2arY
1 Reply
- AnthCoolCopper ContributorI need to dig into source generators at some point. Maybe after this current project quiets down a bit. Cool concept though!