Application builder library for .NET Core AWS Lambda applications to use Startup and AppHostBuilder pattern.
Info
Version: | 0.0.5 |
Author(s): | Vibhav Churi |
Last Update: | Monday, November 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/churivibhav/CoreUi |
NuGet Url: | https://www.nuget.org/packages/Vhc.CoreUi.AwsLambda |
Install
Install-Package Vhc.CoreUi.AwsLambda
dotnet add package Vhc.CoreUi.AwsLambda
paket add Vhc.CoreUi.AwsLambda
Vhc.CoreUi.AwsLambda Download (Unzip the "nupkg" after downloading)
Dependencies
- Vhc.CoreUi.Abstractions(>= 0.0.3)
- Vhc.CoreUi(>= 0.0.5)
- Amazon.Lambda.Core(>= 1.0.0)
Tags