rules_dotnet
v0.20.5
published 1 week ago
206 stars
90 forks
31 watchers
Apache License 2.0
public
6 assets
1,044,244 downloads
362 KB
Compatibility level 0
hOkqA4cC5/khlaea5FKzYArwXN0w4kH7nhHc6l15Cv0=
v0.20.5
October 23, 2025
[expand for release notes]

Build status

Bazel rules for .Net

This 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.

Usage

See API documentation at https://registry.bazel.build/docs/rules_dotnet

See examples in the examples folder.