MapsterMapper / MapsterMapper/Mapster.DependencyInjection
Add nullable annotations
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
It would be very useful if the debugger understood that .Map can return null
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names .Map but no file or test; first locate the .Map API and inspect how nullable-reference annotations are configured in this repository. Done means the debugger reports the possible null result consistently, with focused verification in the existing test setup if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100