Enable local communication and debugging between ASP.NET Core applications that are configured to run as AWS Lambda functions.
Info
Version: | 1.0.6.1 |
Author(s): | Igor Krupin |
Last Update: | Wednesday, April 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/clearwaterstream/aws-lambda-aspdotnetcore-appmesh |
NuGet Url: | https://www.nuget.org/packages/AWSLambda.AspNetCoreAppMesh |
Install
Install-Package AWSLambda.AspNetCoreAppMesh
dotnet add package AWSLambda.AspNetCoreAppMesh
paket add AWSLambda.AspNetCoreAppMesh
AWSLambda.AspNetCoreAppMesh Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.Lambda(>= 3.3.109.1)
- Amazon.Lambda.AspNetCoreServer(>= 5.0.0)
- Amazon.Lambda.TestUtilities(>= 1.1.0)
Tags