Skip to main content

Amazon.Lambda.Serialization.SystemTextJson 3.0.0 — NuGet Package for .NET

Amazon.Lambda.Serialization.SystemTextJson 3.0.0 NuGet package for .NET. Amazon Lambda .NET Core support - Serialization.Json with System.Text.Json.

Authors: Amazon Web Services

Total downloads: 97,145,253

Project URL: https://github.com/aws/aws-lambda-dotnet

License: Apache-2.0

Tags: AWS, Amazon, Lambda

Install Amazon.Lambda.Serialization.SystemTextJson 3.0.0

.NET CLI

dotnet add package Amazon.Lambda.Serialization.SystemTextJson --version 3.0.0

Package Manager Console

Install-Package Amazon.Lambda.Serialization.SystemTextJson -Version 3.0.0

PackageReference (csproj)

<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="3.0.0" />

View full details, downloads chart, dependencies and version history on NuBrowse.