Amazon.Lambda.RuntimeSupport
1.3.0
Provides a bootstrap and Lambda Runtime API Client to help you to develop custom .NET Core Lambda Runtimes.
Install-Package Amazon.Lambda.RuntimeSupport -Version 1.3.0
dotnet add package Amazon.Lambda.RuntimeSupport --version 1.3.0
<PackageReference Include="Amazon.Lambda.RuntimeSupport" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Amazon.Lambda.RuntimeSupport --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Amazon.Lambda.Core (>= 1.2.0)
- NSwag.MSBuild (>= 12.0.4)
- System.Runtime.Loader (>= 4.3.0)
Used By
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Amazon.Lambda.RuntimeSupport:
Package | Downloads |
---|---|
Neo2.Amazon.Lambda.CustomRuntime
Package Description
|
|
Abbotware.Interop.Aws.Lambda
Abbotware Interop Library for Amazon Lambda - Contains helper methods, extension methods, and plugins
|
|
aws-lambda-extensions
Package Description
|
|
Lambdajection.Runtime
Sets Lambdajection projects up to support custom runtimes.
|
|
Puppis.Procesess
Helper to both client and worker to handle background processes using AWS SQS
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Amazon.Lambda.RuntimeSupport:
Repository | Stars |
---|---|
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
|