I'm gonna start writing an ASP.NET application soon, but I am looking for a smooth way to use it first. It would be great If I could just supply nginx with it (private use) instead of needing to setup IIS or any other heavier server.

But I can't get ASP.NET to work with nginx. What I have read, I would need a FastCGI server running too. Could someone hand me a link to a guide on how to set up this, or could someone explain it for me

I have tried googling a lot but I mostly find other stuff, no pure ASP.NET guide.