Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc authored Nov 20, 2024
1 parent ed3873e commit 3f4531b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -970,6 +970,10 @@ internal class ServiceProviderScopeFilter(IServiceProvider serviceProvider, Cons

However, since the construction of the filters is performed before execution, automatic injection using scopes is only effective for the command body itself.

Colorize
---
The framework doesn't support colorization directly; however, utilities like [Cysharp/Kokuban](https://github.com/Cysharp/Kokuban) make console colorization easy.

Publish to executable file
---
There are multiple ways to run a CLI application in .NET:
Expand Down

0 comments on commit 3f4531b

Please sign in to comment.