rajeshaz09 / LambdaNETCoreSamples

Example .NET Core Lambda functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Example .NET Core Lambda functions.

License:Apache License 2.0


Languages

Language:C# 58.2%Language:HTML 31.6%Language:CSS 8.4%Language:JavaScript 1.8%