Tag Archives: byldan

Introducing Byldan: A .NET Version of Maven


December 12, 2008 By shane

If you are a .NET developer and like the Maven concept but don’t want to install Maven and Java on your system, Byldan is a project definitely worth looking into.  Last year, Byldan started as an experimental, Mavenish build system written in C# but is now the basis for doing a full Maven port to .NET.

At the time I started Byldan, I had been working on NMaven for more than a year and had encountered a lot of issues of getting Maven to play nice with NMaven. I wanted to see what a build system might look like in pure .NET.

Continue reading