Microsoft .NET Source Generators: Speeding up JSON Serialization

This article shows, by example, how to speed up serialization of objects to JSON in Microsoft .NET using the JsonSerializable attribute.