80 Forks
159 Stars
159 Watchers

rules_dotnet

.NET rules for Bazel

How to download and setup rules_dotnet

Open terminal and run command
git clone https://github.com/bazelbuild/rules_dotnet.git
git clone is used to create a copy or clone of rules_dotnet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rules_dotnet https://github.com/bazelbuild/rules_dotnet/archive/master.zip

Or simply clone rules_dotnet with SSH
[email protected]:bazelbuild/rules_dotnet.git

If you have some problems with rules_dotnet

You may open issue on rules_dotnet support forum (system) here: https://github.com/bazelbuild/rules_dotnet/issues