TextControlBox.JuliusKirsch 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package TextControlBox.JuliusKirsch --version 1.3.0
                    
NuGet\Install-Package TextControlBox.JuliusKirsch -Version 1.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TextControlBox.JuliusKirsch" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TextControlBox.JuliusKirsch" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="TextControlBox.JuliusKirsch" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TextControlBox.JuliusKirsch --version 1.3.0
                    
#r "nuget: TextControlBox.JuliusKirsch, 1.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package TextControlBox.JuliusKirsch@1.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TextControlBox.JuliusKirsch&version=1.3.0
                    
Install as a Cake Addin
#tool nuget:?package=TextControlBox.JuliusKirsch&version=1.3.0
                    
Install as a Cake Tool

A fast and powerful textbox with syntaxhighlighting and much more

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.8.0 468 7/10/2023
1.7.1 318 5/13/2023
1.7.0 261 5/10/2023
1.6.0 318 4/10/2023
1.5.1 415 2/2/2023
1.5.0 423 1/30/2023
1.4.2 446 12/30/2022
1.4.1 400 12/29/2022
1.3.2 453 12/26/2022
1.3.1 422 12/24/2022
1.3.0 405 12/22/2022
1.2.1 455 12/3/2022
1.2.0 551 12/2/2022 1.2.0 is deprecated because it has critical bugs.
1.1.0 422 11/24/2022
1.0.0 478 11/1/2022

Drastically decreased ram usage, especially with larger amount of lines
Fixed an issue that removed the focus when double clicking
Added xml language support
Scrolling large amount of lines is now smoother and faster
Fixed horizontal scrolling when selecting
Fixed NumberOfSpaces propertie, which did not affect anything
Added line move support using Alt + Up/Down
Fixed undo a whole deleted line, to add additional line
Fixed cursor stuck when moving down to a shorter line