New open source project -- FastCGI Library for .NET

Posted by Justin Haygood on Monday, February 11, 2013

This project is still in the very early stages, but it's basically designed to allow you to build high performance FastCGI servers. It doesn't work with IIS's FastCGI implementation, but it does work with Nginx.
See it on github at https://github.com/jhaygood86/FastCgiServerLibrary. Pull requests are welcomed :)