Provides an in-memory test server for testing AWS Lambda functions.
Info
Version: | 0.9.0 |
Author(s): | martin_costello |
Last Update: | Tuesday, November 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/martincostello/lambda-test-server |
NuGet Url: | https://www.nuget.org/packages/MartinCostello.Testing.AwsLambdaTestServer |
Install
Install-Package MartinCostello.Testing.AwsLambdaTestServer
dotnet add package MartinCostello.Testing.AwsLambdaTestServer
paket add MartinCostello.Testing.AwsLambdaTestServer
MartinCostello.Testing.AwsLambdaTestServer Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Microsoft.AspNetCore.TestHost(>= 5.0.0)
- Microsoft.AspNetCore.TestHost(>= 3.1.0)
Tags