I am most interested to unify builds of my dotnet components with the rest of my projects (which happen to use Bazel throughout). Unfortunately, rules_dotnet are barely usable. Does your implementation depends on rules_dotnet or is it completely unrelated? Do you have any plans to support blazor project compilation? Those require an extra rule to process razor files.
I am most interested to unify builds of my dotnet components with the rest of my projects (which happen to use Bazel throughout).
Unfortunately, rules_dotnet are barely usable. Does your implementation depends on rules_dotnet or is it completely unrelated?
Do you have any plans to support blazor project compilation? Those require an extra rule to process razor files.