FastColoredTextBox.NET10
2.16.26.9180
dotnet add package FastColoredTextBox.NET10 --version 2.16.26.9180
NuGet\Install-Package FastColoredTextBox.NET10 -Version 2.16.26.9180
<PackageReference Include="FastColoredTextBox.NET10" Version="2.16.26.9180" />
<PackageVersion Include="FastColoredTextBox.NET10" Version="2.16.26.9180" />
<PackageReference Include="FastColoredTextBox.NET10" />
paket add FastColoredTextBox.NET10 --version 2.16.26.9180
#r "nuget: FastColoredTextBox.NET10, 2.16.26.9180"
#:package FastColoredTextBox.NET10@2.16.26.9180
#addin nuget:?package=FastColoredTextBox.NET10&version=2.16.26.9180
#tool nuget:?package=FastColoredTextBox.NET10&version=2.16.26.9180
FastColoredTextBox.NET10
This is a .NET 10 / VS 2026 fork of the FastColoredTextBox project by Pavel Torgashov.
CodeProject article in Internet Archive: https://web.archive.org/web/20240814071016/https://www.codeproject.com/Articles/161871/Fast-Colored-TextBox-for-syntax-highlighting-2
Original README below.
FastColoredTextBox
Fast Colored TextBox is text editor component for .NET. Allows you to create custom text editor with syntax highlighting. It works well with small, medium, large and very-very large files.
It has such settings as foreground color, font style, background color which can be adjusted for arbitrarily selected text symbols. One can easily gain access to a text with the use of regular expressions. WordWrap, Find/Replace, Code folding and multilevel Undo/Redo are supported as well.
More details http://www.codeproject.com/Articles/161871/Fast-Colored-TextBox-for-syntax-highlighting
Nuget package https://www.nuget.org/packages/FCTB/
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-windows7.0 is compatible. |
-
net10.0-windows7.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.16.26.9180 | 451 | 2/19/2026 |
A .NET 10 / VS 2026 fork of the FastColoredTextBox project by Pavel Torgashov.