rules_dotnet
v0.19.2
published 3 weeks ago
200 stars
86 forks
33 watchers
Apache License 2.0
public
1 assets
781,415 downloads
348 KB
Compatibility level 0
6f9LidI9BUve7+TpoL1sh5GKC6sgLSYNImlVnVaiHEE=
v0.19.2
June 24, 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 the documentation in the docs

See examples in the examples folder.