Make .NET AWS Lambda functions start 10x faster using LambdaNative.
Info
| Version: | 1.0.0 |
| Author(s): | Zac Charles |
| Last Update: | Sunday, February 10, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/zaccharles/lambda-native |
| NuGet Url: | https://www.nuget.org/packages/LambdaNative |
Install
Install-Package LambdaNative
dotnet add package LambdaNative
paket add LambdaNative
LambdaNative Download (Unzip the "nupkg" after downloading)
Dependencies
- Amazon.Lambda.Core(>= 1.0.0)
Tags