Amazon.Lambda.Core
2.0.0
Amazon Lambda .NET Core support - Core package.
Install-Package Amazon.Lambda.Core -Version 2.0.0
dotnet add package Amazon.Lambda.Core --version 2.0.0
<PackageReference Include="Amazon.Lambda.Core" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Amazon.Lambda.Core --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Amazon.Lambda.Core, 2.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Amazon.Lambda.Core as a Cake Addin #addin nuget:?package=Amazon.Lambda.Core&version=2.0.0 // Install Amazon.Lambda.Core as a Cake Tool #tool nuget:?package=Amazon.Lambda.Core&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (89)
Showing the top 5 NuGet packages that depend on Amazon.Lambda.Core:
Package | Downloads |
---|---|
Amazon.Lambda.Serialization.Json
Amazon Lambda .NET Core support - Serialization.Json package.
|
|
Amazon.Lambda.Logging.AspNetCore
Amazon Lambda .NET Core support - Logging ASP.NET Core package.
|
|
Amazon.Lambda.AspNetCoreServer
Amazon.Lambda.AspNetCoreServer makes it easy to run ASP.NET Core Web API applications as AWS Lambda functions.
|
|
Amazon.Lambda.TestUtilities
Amazon.Lambda.TestUtilties includes stub implementations of interfaces defined in Amazon.Lambda.Core and helper methods.
|
|
Amazon.Lambda.Serialization.SystemTextJson
Amazon Lambda .NET Core support - Serialization.Json with System.Text.Json.
|
GitHub repositories (11)
Showing the top 5 popular GitHub repositories that depend on Amazon.Lambda.Core:
Repository | Stars |
---|---|
lambci/docker-lambda
Docker images and test runners that replicate the live AWS Lambda environment
|
|
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
|
|
awslabs/aws-apigateway-lambda-authorizer-blueprints
Blueprints and examples for Lambda-based custom Authorizers for use in API Gateway.
|
|
exceptionless/Exceptionless.Net
Exceptionless clients for the .NET platform
|
|
TelegramBots/Telegram.Bot.Examples
Examples for the Telegram.Bot C# Library
|