FastCgiNet icon indicating copy to clipboard operation
FastCgiNet copied to clipboard

A FastCgi library written in C#

Results 3 FastCgiNet issues
Sort by recently updated
recently updated
newest added

I'm trying to use this library with php-cgi.exe but i have no success. I've launched a php-cgi istance with this .bat inside php folder: ``` @ECHO OFF ECHO Starting PHP...

I am planning to use this library (tested it and works great) for production and have a doubt. How will perform this if big files are sent? do all the...

enhancement

We need to have a separate NuGet package for Mono to support Unix Sockets.