Scintilla.NET.EtoForms.WinForms 1.0.11.5320

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

// Install Scintilla.NET.EtoForms.WinForms as a Cake Tool
#tool nuget:?package=Scintilla.NET.EtoForms.WinForms&version=1.0.11.5320

Scintilla.NET.Eto

A port of Scintilla.NET to Eto.Forms as cross-platform control.

.NET NuGet Linux Release .NET NuGet Shared Release .NET NuGet Windows Release Linux and Windows .NET Core

Nuget Nuget Nuget Nuget Nuget Nuget

Current Support:

  • Gtk / Linux
  • Wpf or WinForms / Windows The macOS part will probably not be created by me as I have no exprerience of how to use those Cocoa Objective C controls in .NET framework. Hopefully someone can help with that.

The code base of this project is based on the Scintilla.NET WinForms implementation. The API is not fullu compatible as some of the members have been renamed due typos, etc.

To run the test application (Linux / Windows):

git clone https://github.com/VPKSoft/Scintilla.NET.Eto.git
cd Scintilla.NET.Eto
dotnet run TestApplication.sln
dotnet run --project TestApplication/TestApplication.csproj

The version: The package versioning is semantic except the fourth number indicates the native Scintilla control. E.g. 5320 → 5.3.2.0.

Linux, GTK:

image

Windows (Eto.Wpf):

image

Thanks to

  • JetBrains for their open source license(s).

JetBrains Logo (Main) logo

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Scintilla.NET.EtoForms.WinForms:

Package Downloads
Scintilla.NET.EtoForms.Wpf

Eto.Forms wrapper for Scintilla control.

Scintilla.NET.Eto.Windows

Eto.Forms wrapper for Scintilla control.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.11.5320 267 3/3/2023
1.0.8.5320 238 2/24/2023
1.0.5.5320 211 2/22/2023
1.0.4.5320 210 2/22/2023
1.0.3.5320 201 2/22/2023
1.0.0.5320 276 2/19/2023