RaspberryPi.WebApi A template for a .NET Core 2 WebAPI hosted on a Raspberry Pi An empty project template for a .NET Core 2 WebAPI applications deployed to and hosted on a Raspberry Pi. How to install the template dotnet new -i RaspberryPi.WebApi::* How to use the template dotnet new piwebapi -n MyProjectName