A hands-on DynamoDB .NET serialization guide, exploring existing Newtonsoft.Json use cases and replacing them along the way with System.Text.Json suitable equivalents.
This is the second part of my ".NET Core 3.1 on AWS Lambda" series. We'll explore the pros & cons of the new, based on System.Text.Json, Lambda serializer.