Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

michaeldimoudis/aspnetcore-22-webapi-lambda-serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code for blog:

ASP.NET Core 2.2/3.0 Serverless Web API’s in AWS Lambda with a Custom Runtime and Lambda Warmer

This is the source code with 2 PR's showing the steps converting an ASP.NET Core 2.1 Serverless Web API in AWS Lambda, to ASP.NET Core 2.2 with a Lambda warmer.

Blog post: https://medium.com/@dimoss/asp-net-core-2-2-3-0-serverless-web-apis-in-aws-lambda-with-a-custom-runtime-and-lambda-warmer-ce19ce2e2c74

PR #1 - Upgrade Lambda Serverless ASP.NET Core Web API to .NET Core 2.2 with custom runtime

#1

PR #2 - Implement Lambda Warmer

#2

About

Serverless ASP.NET Core 2.2 Web API in AWS Lambda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages