getsentry / getsentry/sentry-dotnet
Central Package Management (CPM)
- Dominant language
- C#
- Stars
- 770
- Forks
- 249
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 51
Description
### Description
https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management
* Helps avoiding versions spread across the code base accidently mismatching
* Allows for `CentralPackageTransitivePinningEnabled` if we decide to go with that
* We can be explicit about versions overrwide with `VersionOverride`. which would deserve a comment
Contributor guide
Research direction
Start by reading the linked Microsoft Central Package Management documentation, then inspect how this repository currently declares package versions. Define the package files and version overrides that would be covered, including whether CentralPackageTransitivePinningEnabled is desired; done means the scope and resulting version-management behavior are explicit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100