Amazon.Lambda.Serialization.SystemTextJson
2.1.0
Amazon Lambda .NET Core support - Serialization.Json with System.Text.Json.
Install-Package Amazon.Lambda.Serialization.SystemTextJson -Version 2.1.0
dotnet add package Amazon.Lambda.Serialization.SystemTextJson --version 2.1.0
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Amazon.Lambda.Serialization.SystemTextJson --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 3.1
- Amazon.Lambda.Core (>= 1.2.0)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Amazon.Lambda.Serialization.SystemTextJson:
Package | Downloads |
---|---|
Amazon.Lambda.AspNetCoreServer
Amazon.Lambda.AspNetCoreServer makes it easy to run ASP.NET Core Web API applications as AWS Lambda functions.
|
|
Kralizek.Lambda.Template
A structured template to create AWS Lambda in C#. It supports Logging, Dependency Injection and Configuration like ASP.NET Core projects do.
|
|
Lambdajection.Core
Includes interfaces and runtime support classes for writing AWS Lambdas using Dependency Injection.
|
|
aws-lambda-extensions
Package Description
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Amazon.Lambda.Serialization.SystemTextJson:
Repository | Stars |
---|---|
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
|
|
exceptionless/Exceptionless.Net
Exceptionless clients for the .NET platform
|
|
aws/aws-extensions-for-dotnet-cli
Extensions to the dotnet CLI to simplify the process of building and publishing .NET Core applications to AWS services
|