Hosting .NET Web API on Raspberry Pi - Part 2
In the previous part we covered configuration of Nginx as a reverse proxy on Raspberry Pi.This part will cover packaging the .NET API application and running the application as a background service. R...