File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
Extended .NET console with coloring microsyntax, multiline pinning, write-to-position and most useful utils.
7
7
It’s designed with a focus on performance for professional use in complex tasks:
8
8
a huge number of asynchronous logs, with the need to highlight important and pin summary data.
9
- XConsole is safe for multitasking, safe for console buffer overflow (9000+ lines), very easy to use.
9
+ XConsole is safe for multitasking, safe for console buffer overflow (9000+ lines), easy to use.
10
10
11
11
The main features are shown in the following image:
12
12
Original file line number Diff line number Diff line change 16
16
<PackageReadmeFile >README.md</PackageReadmeFile >
17
17
<RepositoryUrl >https://github.com/chubrik/XConsole</RepositoryUrl >
18
18
<GenerateDocumentationFile >true</GenerateDocumentationFile >
19
- <Version >1.4.8 </Version >
19
+ <Version >1.4.9 </Version >
20
20
</PropertyGroup >
21
21
22
22
<ItemGroup >
You can’t perform that action at this time.
0 commit comments