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...
AnthCool
Nov 04, 2021Copper Contributor
I need to dig into source generators at some point. Maybe after this current project quiets down a bit. Cool concept though!