normj / LambdaNETCoreSamples

Example .NET Core Lambda functions.
Apache License 2.0
49 stars 10 forks source link

Sample .NET Core Lambda Functions

Name Description
Custom Runtime .NET 7 List S3 Buckets A .NET 7 Custom Runtime Lambda function that shows how to use .NET trimming, R2R and top level statements.
Custom Runtime .NET 7 ASP.NET Core An ASP.NET Core web api project using Program/Startup deployed using .NET 7 and Lambda Custom Runtimes.
Custom Runtime .NET 7 ASP.NET Core Minimal API An ASP.NET Core web app project using Minimal API deployed using .NET 7 and Lambda Custom Runtimes.
Lambda ARM support with .NET Details on how to use Lambda ARM support with .NET.