bazel-contrib / bazel-contrib/rules_dotnet
Support build of nupkg (equivalent of dotnet pack command)
Open
- Dominant language
- Starlark
- Stars
- 209
- Forks
- 98
- Avg merge
- 3h 59m
- Merged PRs (30d)
- 14
Description
We have a need to build a nupkg from a dotnet_library. Is there a way in rules_dotnet or using a genrule on rules_dotnet outputs to do this?
If not, could this be supported?
I understand this is the equivalent of the 'dotnet pack' command.
Contributor guide
Research direction
Start by examining the repository's dotnet_library outputs and whether a genrule can invoke the dotnet pack equivalent described in the issue. Done means defining support that produces a nupkg from a dotnet_library; the issue names no files or tests, so the relevant entry points and validation coverage must first be located.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100