Skip to content

ScienceVikings/net5-lambda-template

Repository files navigation

AWS Lambda .NET 5 Template

This is a template repo used for setting up an AWS Lambda using .Net 5

Fork it, use it as a template for your project's repo. Run the run.cmd script and run curl -XPOST "http://localhost:9000/2015-03-31/functions/function/invocations" -d 'hello lambda' in a shell to see it run!

This was built for a Science Viking Labs blog post about the subject.

About

This is a template repository to setup an AWS Lambda project using .Net 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published