bazel-contrib / bazel-contrib/rules_dotnet
Razor/Blazor Support
- Dominant language
- Starlark
- Stars
- 209
- Forks
- 98
- Avg merge
- 3h 59m
- Merged PRs (30d)
- 14
Description
I would like to build a small blazor server using bazel. The server itself builds just fine, but ends up broken, because razor, cshtml.cs and various data files are not added to the target as required.
Is building blazor servers supported at all? If yes, may there be an example somewhere on how to build those?
If not presently, may the support for those be added in the near enough future?
Contributor guide
Research direction
The issue names Razor, cshtml.cs, and data files as missing from the Bazel target, but no repository files or tests are identified. Start by tracing how existing .NET targets collect non-code inputs and review the issue thread for the intended Blazor-server scope. Done means either a supported Blazor-server build with an example, or a maintainer-confirmed scope for adding that support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend, build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100