dev-dotnet/cake::gentoo
- Ebuilds: 2, Stable: 6.1.0, Testing: 6.2.0 Description:
Cake (C# Make) is a free and open source cross-platform build automation
system with a C# DSL for tasks such as compiling code, copying files and
folders, running unit tests, compressing files and building NuGet packages.
Homepage:https://cakebuild.net/
https://github.com/cake-build/cake/ License: Apache-2.0 BSD MIT
dev-dotnet/dotnet-script::gentoo
- Ebuilds: 1, Stable: 2.0.0 Description:
Cake (C# Make) is a free and open source cross-platform build automation
system with a C# DSL for tasks such as compiling code, copying files and
folders, running unit tests, compressing files and building NuGet packages.
Homepage:https://github.com/dotnet-script/dotnet-script/ License: Apache-2.0 BSD MIT
dev-dotnet/fsautocomplete::gentoo
- Ebuilds: 1, Stable: 0.83.0 Description:
The FsAutoComplete project (FSAC) provides a backend service for rich
editing or intellisense features for editors. It can be hosted using the
Language Server Protocol. Currently it is used by: Emacs, Neovim, Vim,
Visual Studio Code, Sublime Text.
Homepage:https://github.com/ionide/FsAutoComplete/ License: Apache-2.0 BSD MIT
dev-dotnet/nake::gentoo
- Ebuilds: 1, Stable: 3.0.0-r2 Description:
Nake is a magic task runner tool for .NET Core. It's a hybrid of Shovel and
Rake. The DSL for defining tasks is uniquely minimal and it's just plain
(naked) C# code! Nake is built on top of the latest Roslyn release so you
can use all of the latest C# features in you scripts and even more.
Homepage:https://github.com/yevhen/Nake/ License: Apache-2.0
dev-dotnet/netcoredbg::gentoo
- Ebuilds: 1, Stable: 3.1.3.1062 Description:
The debugger provides GDB/MI and VSCode Debug Adapter Protocol and allows
to debug .NET apps under .NET Core runtime. Also debugger allows debugging
from command line (like as GDB).
Homepage:https://github.com/Samsung/netcoredbg/ License: MIT