diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 95569da9e..61e529621 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -235,6 +235,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [CppSharp](https://github.com/mono/CppSharp) - C/C++ bindings generation for .NET. * [CInject](https://github.com/punitganshani/CodeInject) - A tool to inject your C#/VB.NET code into existing .NET assemblies and executables * [FAKE](http://fsharp.github.io/FAKE/) - Build automation system with capabilities which are similar to make and rake. + * [FlubuCore](https://github.com/flubu-core/flubu.core) - Fluent builder is A C# library for building projects and executing deployment scripts using C# code. * [Fody](https://github.com/Fody/Fody) - Extensible tool for weaving .NET assemblies. * [Crawler-Lib Build Tools](http://download.crawler-lib.net/BuildTools/) - [A PowerShell based toolbox](http://www.crawler-lib.net/build-tools) for automating the software build process, autmated testing and integration. * [FsEye](https://code.google.com/p/fseye/) - A visual object tree inspector for the F# Interactive.