Skip to content

Open Source Developer Projects - FlubuCore (Fluent Builder) #834

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 20, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dotnet-developer-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,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.
* [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.
* [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.
* [FlubuCore](https://github.com/flubu-core/flubu.core) - A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
* [Fody](https://github.com/Fody/Fody) - Extensible tool for weaving .NET assemblies.
* [FsEye](https://github.com/swensensoftware/fseye) - A visual object tree inspector for the F# Interactive.
* [FsharpLint](https://github.com/fsprojects/FSharpLint) - Lint tool for F#.
Expand Down