Amazon Lambda .NET Core support - Serialization.Json with System.Text.Json.
Info
Version: | 2.4.4 |
Author(s): | Amazon Web Services |
Last Update: | Wednesday, October 23, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/aws/aws-lambda-dotnet |
NuGet Url: | https://www.nuget.org/packages/Amazon.Lambda.Serialization.SystemTextJson |
Install
Install-Package Amazon.Lambda.Serialization.SystemTextJson
dotnet add package Amazon.Lambda.Serialization.SystemTextJson
paket add Amazon.Lambda.Serialization.SystemTextJson
Amazon.Lambda.Serialization.SystemTextJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Amazon.Lambda.Core(>= 1.2.0)
Tags