Scintilla.NET.EtoForms.GTK 1.0.11.5320

dotnet add package Scintilla.NET.EtoForms.GTK --version 1.0.11.5320
NuGet\Install-Package Scintilla.NET.EtoForms.GTK -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.GTK" 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.GTK --version 1.0.11.5320
#r "nuget: Scintilla.NET.EtoForms.GTK, 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.GTK as a Cake Addin
#addin nuget:?package=Scintilla.NET.EtoForms.GTK&version=1.0.11.5320

// Install Scintilla.NET.EtoForms.GTK as a Cake Tool
#tool nuget:?package=Scintilla.NET.EtoForms.GTK&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 net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Scintilla.NET.EtoForms.GTK:

Package Downloads
Scintilla.NET.Eto.Linux

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 294 3/3/2023
1.0.8.5320 326 2/24/2023
1.0.0.5320 443 2/19/2023