commandlineparser / commandlineparser/commandline
Is there support for Dependency Injection
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
When constructing the instance of from the array of types provided to the `ParseArguments` it would be nice if the instance supplied had it's dependencies resolved via constructor arguments. Perhaps this is already in place and I'm just not seeing how it's configured?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how ParseArguments constructs instances from the supplied type array and review the existing comment discussion for the intended dependency-injection behavior. Define what constructor resolution should support and how completion would be verified; the payload names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100