-
Notifications
You must be signed in to change notification settings - Fork 399
Issues: dotnet/command-line-api
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Ensure that all services registered with Host are available.
Area-Hosting and DI
#2250
opened Jul 26, 2023 by
aetos382
UseHost() - HostingAction sets TreatUnmatchedTokensAsErrors to false which breaks CLI functionality
Area-Hosting and DI
bug
Something isn't working
#2227
opened Jun 20, 2023 by
seanadams9
typeof(THandler).GetMethod(nameof(CliAction.InvokeAsync) pattern
Area-Hosting and DI
bug
Something isn't working
Impact-Low
#2207
opened Jun 2, 2023 by
KalleOlaviNiemitalo
Hosting root-command with sub-command returns abnormal error
Area-Hosting and DI
#2098
opened Mar 16, 2023 by
Kayuse88
Dependency injection confusion - How to use CommandLineBuilder, UseHost, CommandHandlers etc
Area-Hosting and DI
#1858
opened Sep 22, 2022 by
voltagex
IL2077/IL2080/IL2075 when trimming application using System.CommandLine.Hosting
Area-Hosting and DI
enhancement
New feature or request
#1775
opened Jun 21, 2022 by
azchohfi
Suggestion: try to resolve
ICommandHandler
when no handler registered
Area-Hosting and DI
#1762
opened Jun 12, 2022 by
WeihanLi
Hosting Nullable reference types support
Area-Hosting and DI
waiting-on-feedback
#1760
opened Jun 12, 2022 by
WeihanLi
Hosting: Custom Model Binding not used, not found in service collection
Area-Hosting and DI
bug
Something isn't working
#1468
opened Nov 12, 2021 by
BobSilent
Question: Usage models with Service Collection (not using Generic Host)
Area-Hosting and DI
#1455
opened Oct 30, 2021 by
Simonl9l
Filling Option default values from IConfiguration using Host
Area-Hosting and DI
#1405
opened Sep 14, 2021 by
axtimhaus
Command argument injection stopped working in
2.0.0-beta1.21308.1
Area-Hosting and DI
#1368
opened Aug 9, 2021 by
ba32107
Getting a reference to the InvocationContext
Area-Hosting and DI
#1312
opened Jun 11, 2021 by
woutervanranst
Logging Exceptions through UseExceptionHandler
Area-Hosting and DI
#1311
opened Jun 11, 2021 by
woutervanranst
Inject HttpClient using CommandLine.Hosting
Area-Hosting and DI
#1212
opened Feb 23, 2021 by
augustocb23
UseCommandHandler not works with UseParseErrorReporting
Area-Hosting and DI
#1208
opened Feb 18, 2021 by
CzBiX
Hosted command line fails to resolve interfaces
Area-Hosting and DI
bug
Something isn't working
#1176
opened Jan 27, 2021 by
nathanwinder-perficient
Allow a simple implementation of enabling dependency injection
Area-Hosting and DI
#826
opened Mar 22, 2020 by
taori
EF Core database migrations do not work after referencing DragonFruit
Area-DragonFruit
Area-Hosting and DI
#621
opened Aug 15, 2019 by
jussimattila
Integration with Microsoft.Extensions.Configuration.Commandline?
Area-Hosting and DI
#572
opened Jun 25, 2019 by
johnknoop
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.