Question

I have a private .NET (C#) project using Git Repository in Unfuddle.com. I wish to utilize a hosted Continuous Integration tool like CruiseControl.Net. Can anybody recommend a hosted CI solution, that can integrate with Git and is reliable and cost effective? Thanks.

Was it helpful?

Solution

Found projectlocker.com but don't know anything about them.

I will say though, that setting up your own CI server is fairly simple and will probably only take you 1 day to setup for your projects.

OTHER TIPS

TeamCity works great with C#\Msbuild and is free of charge up to 20 developers.

fazend.com offers a free hosted CI service, but only for Subversion at the moment.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top