Name | Description |
---|---|
CustomRuntimeAspNetCore30 | An ASP.NET Core 3.0 preview project configured to use Amazon.Lambda.RuntimeSupport and deployed using Lambda's custom runtime feature. Note: This uses a preview version Amazon.Lambda.AspNetCoreServer which is checked into the nuget-cache directory. |
CustomRuntimeAspNetCore22 | An ASP.NET Core 2.2 project configured to use Amazon.Lambda.RuntimeSupport and deployed using Lambda's custom runtime feature. |