EasyScintilla 1.0.5

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

// Install EasyScintilla as a Cake Tool
#tool nuget:?package=EasyScintilla&version=1.0.5

A simple drop in control for ScintillaNET. Drop a SimpleEditor control onto a form, and select your style.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on EasyScintilla:

Package Downloads
Krypton.Toolkit.Suite.Extended.Core

An extension to the Standard Toolkit, which supports .NET Framework 4.6.2 - 4.8.1, .NET Core 3.1 and .NET 5 - 7. This package implements core utilities that are fundamental to the extended toolkit. This package supports all .NET Framework versions starting .NET Framework 4.6.2 - 4.8.1, .NET Core 3.1 and .NET 5 - 7. Also, all libraries are included targeting each specific framework version for performance purposes. To view all of the extended toolkit package latest version information, please visit: https://github.com/Krypton-Suite/Krypton-Toolkit-Suite-Version-Dashboard/blob/main/Documents/Modules/Extended/Krypton-Toolkit-Suite-Extended-Modules.md

Krypton.Toolkit.Suite.Extended.Core.Signed

An extension to the Standard Toolkit, which supports .NET Framework 4.6.2 - 4.8, .NET Core 3.1 and .NET 5/6. This package implements core utilities that are fundamental to the extended toolkit. This package supports all .NET Framework versions starting .NET Framework 4.6.2 - 4.8, .NET Core 3.1 and .NET 5/6. Also, all libraries are included targeting each specific framework version for performance purposes. To view all of the extended toolkit package latest version information, please visit: https://github.com/Krypton-Suite/Krypton-Toolkit-Suite-Version-Dashboard/blob/main/Documents/Modules/Extended/Krypton-Toolkit-Suite-Extended-Modules.md

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on EasyScintilla:

Repository Stars
Krypton-Suite/Extended-Toolkit
A companion toolkit for the standard toolkit.
Version Downloads Last updated
1.0.5 29,839 10/5/2018
1.0.4 2,330 1/23/2018
1.0.3 2,672 6/23/2017
1.0.2 1,088 3/1/2017
1.0.1 951 2/24/2017
1.0.0 923 2/24/2017

Added JSON Styler