Hi,
I create a build for .net compiling using csc.exe. The build supports compiling C# codes in the project workspace recursively. Also supports multiple DLLs references.
Please find the build script at: https://github.com/jinweijie/sublime-text-2-csharp-build
Hope it helps.
Thanks.
Weijie