Provides a bootstrap and Lambda Runtime API Client to help you to develop custom .NET Core Lambda Runtimes.
Info
Version: | 1.11.0 |
Author(s): | Amazon Web Services |
Last Update: | Thursday, September 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aws/aws-lambda-dotnet |
NuGet Url: | https://www.nuget.org/packages/Amazon.Lambda.RuntimeSupport |
Install
Install-Package Amazon.Lambda.RuntimeSupport
dotnet add package Amazon.Lambda.RuntimeSupport
paket add Amazon.Lambda.RuntimeSupport
Amazon.Lambda.RuntimeSupport Download (Unzip the "nupkg" after downloading)
Dependencies
- Amazon.Lambda.Core(>= 1.2.0)
- NSwag.MSBuild(>= 12.0.4)
- System.Runtime.Loader(>= 4.3.0)
Tags