dotnet new templates for AWS Lambda and Raspberry Pi

dotnet new templates for AWS Lambda and Raspberry Pi

After reading the following articles:

and having a twitter conversation with Sayed-Ibrahim-Hashimi I decided it was a nice idea to create some templates based on the code of some of my posts.

So here are the results:

Create a an ASP.NET Core Web API project ready for AWS lambda


Create an ASP.NET Core Web project for RaspberryPi


You can clone the code for the templates here.

Hope it helps!

Last modified December 12, 2024: new post (bf52b37)