lambda-test-server icon indicating copy to clipboard operation
lambda-test-server copied to clipboard

A NuGet package that provides an in-memory test server for testing AWS Lambda functions

Results 3 lambda-test-server issues
Sort by recently updated
recently updated
newest added

- Update to .NET 9. - Fix/suppress new code analysis warnings. - Drop support for `net6.0` and `net7.0`.

enhancement
dependencies
.NET

#### Summary :rocket: Update to .NET 10. This pull request is targeting a **preview** version of .NET. These changes should not be merged before .NET 10 reaches the release candidate...

enhancement
dependencies
.NET

## Is your feature request related to a problem? Add support for functions using Lambda's [new support for SnapStart](https://aws.amazon.com/blogs/aws/aws-lambda-snapstart-for-python-and-net-functions-is-now-generally-available/). ## Describe the solution you'd like Add support for the runtime...