Make .NET AWS Lambda functions start 10x faster using LambdaNative and custom for solved AWS Lambda connection timeout (Based on LambdaNative by zaccharles).
Info
| Version: | 1.0.0 |
| Author(s): | iFew |
| Last Update: | Thursday, November 14, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ifew/lambda-native |
| NuGet Url: | https://www.nuget.org/packages/LambdaNativeCustom |
Install
Install-Package LambdaNativeCustom
dotnet add package LambdaNativeCustom
paket add LambdaNativeCustom
LambdaNativeCustom Download (Unzip the "nupkg" after downloading)
Dependencies
- Amazon.Lambda.Core(>= 1.0.0)
Tags