.NET rules for Bazel
See the codeThis ruleset is a alternative to using MSBuild with .Net
By using this ruleset instead of MSBuild you gain the Bazel promise of {Fast, Correct} - Choose two
This document will not enumerate all the possible gains that Bazel can bring and instead it's recommended to take a look at the Bazel documentation for a primer on Bazel.
See API documentation at https://registry.bazel.build/modules/rules_dotnet/latest/docs
See examples in the examples folder.
(top 30 of 51)
Starlark
84.1%
C#
11.2%
F#
3.0%
Shell
1.2%
.NET rules for Bazel
See the codeThis ruleset is a alternative to using MSBuild with .Net
By using this ruleset instead of MSBuild you gain the Bazel promise of {Fast, Correct} - Choose two
This document will not enumerate all the possible gains that Bazel can bring and instead it's recommended to take a look at the Bazel documentation for a primer on Bazel.
See API documentation at https://registry.bazel.build/modules/rules_dotnet/latest/docs
See examples in the examples folder.
(top 30 of 51)
Starlark
84.1%
C#
11.2%
F#
3.0%
Shell
1.2%