Scintilla.NET.EtoForms.Wpf
1.0.11.5320
dotnet add package Scintilla.NET.EtoForms.Wpf --version 1.0.11.5320
NuGet\Install-Package Scintilla.NET.EtoForms.Wpf -Version 1.0.11.5320
<PackageReference Include="Scintilla.NET.EtoForms.Wpf" Version="1.0.11.5320" />
paket add Scintilla.NET.EtoForms.Wpf --version 1.0.11.5320
#r "nuget: Scintilla.NET.EtoForms.Wpf, 1.0.11.5320"
// Install Scintilla.NET.EtoForms.Wpf as a Cake Addin #addin nuget:?package=Scintilla.NET.EtoForms.Wpf&version=1.0.11.5320 // Install Scintilla.NET.EtoForms.Wpf as a Cake Tool #tool nuget:?package=Scintilla.NET.EtoForms.Wpf&version=1.0.11.5320
Scintilla.NET.Eto
A port of Scintilla.NET to Eto.Forms as cross-platform control.
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:
Windows (Eto.Wpf):
Thanks to
- JetBrains for their open source license(s).
Product | Versions 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. |
-
net6.0-windows7.0
- Eto.Platform.Wpf (>= 2.7.3)
- Scintilla.NET.EtoForms.Shared (>= 1.0.11.5320)
- Scintilla.NET.EtoForms.WinForms (>= 1.0.11.5320)
- Scintilla.NET.WinForms (>= 1.0.11.5320)
-
net7.0-windows7.0
- Eto.Platform.Wpf (>= 2.7.3)
- Scintilla.NET.EtoForms.Shared (>= 1.0.11.5320)
- Scintilla.NET.EtoForms.WinForms (>= 1.0.11.5320)
- Scintilla.NET.WinForms (>= 1.0.11.5320)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Scintilla.NET.EtoForms.Wpf:
Package | Downloads |
---|---|
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 | 303 | 3/3/2023 |
1.0.8.5320 | 281 | 2/24/2023 |
1.0.4.5320 | 266 | 2/22/2023 |
1.0.3.5320 | 247 | 2/22/2023 |
1.0.0.5320 | 312 | 2/19/2023 |