Skip to content

Commit 3f4531b

Browse files
authored
Update ReadMe.md
1 parent ed3873e commit 3f4531b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ReadMe.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -970,6 +970,10 @@ internal class ServiceProviderScopeFilter(IServiceProvider serviceProvider, Cons
970970

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

973+
Colorize
974+
---
975+
The framework doesn't support colorization directly; however, utilities like [Cysharp/Kokuban](https://github.com/Cysharp/Kokuban) make console colorization easy.
976+
973977
Publish to executable file
974978
---
975979
There are multiple ways to run a CLI application in .NET:

0 commit comments

Comments
 (0)