Forum Discussion

RehanSaeed's avatar
RehanSaeed
Copper Contributor
Nov 04, 2021

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

  • AnthCool's avatar
    AnthCool
    Copper Contributor
    I need to dig into source generators at some point. Maybe after this current project quiets down a bit. Cool concept though!

Resources