CrackED 1.0.0

dotnet add package CrackED --version 1.0.0
NuGet\Install-Package CrackED -Version 1.0.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="CrackED" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CrackED --version 1.0.0
#r "nuget: CrackED, 1.0.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.
// Install CrackED as a Cake Addin
#addin nuget:?package=CrackED&version=1.0.0

// Install CrackED as a Cake Tool
#tool nuget:?package=CrackED&version=1.0.0

CrackED

A performance-oriented text/code editor component for WPF.

Out of the box features

  • Smooth scrolling (can be turned off)
  • Retained or immediate mode rendering
  • Search keyword higlighting with the EditorInstance.SerachForAll("keyword"); function
  • Text styling (beta) with the EditorInstance.AddStyleSpan(line: 12, new StyleSpan(start: 0, lenght: 10, foreground: Brushes.Orange)); function

Other goals and features

  • The codebase is relatively simple
  • Lightweight
Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.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
1.0.0 210 12/26/2022