Skip to content

iftikhar-ahmad-dar/LambdaNETCoreSamples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample .NET Core Lambda Functions

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.

About

Example .NET Core Lambda functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 69.2%
  • HTML 21.2%
  • CSS 7.6%
  • JavaScript 1.3%
  • Shell 0.7%