Eto.Forms
2.0.7
dotnet add package Eto.Forms --version 2.0.7
NuGet\Install-Package Eto.Forms -Version 2.0.7
<PackageReference Include="Eto.Forms" Version="2.0.7" />
<PackageVersion Include="Eto.Forms" Version="2.0.7" />
<PackageReference Include="Eto.Forms" />
paket add Eto.Forms --version 2.0.7
#r "nuget: Eto.Forms, 2.0.7"
#addin nuget:?package=Eto.Forms&version=2.0.7
#tool nuget:?package=Eto.Forms&version=2.0.7
Eto.Forms is a cross platform desktop user interface framework.
This framework is built so that you can target multiple platforms with one UI codebase.
The goal of this framework is to expose a common API that can be used to build functional applications that run across platforms using their native toolkit. This will make your applications look and work as if it were a native application on all platforms.
For advanced scenarios, you can take advantage of each platform's capabilities by wrapping your common UI in a larger application, or even create your own high-level controls with a custom implementations per platform.
This framework currently supports creating Desktop applications that work across Windows Forms, WPF, MonoMac/Xamarin.Mac, and GTK#.
In order to run your Eto.Forms based application, you must also install one (or more) of the following packages:
- Eto.Platform.Wpf
- Eto.Platform.Windows
- Eto.Platform.Direct2D
- Eto.Platform.Gtk
- Eto.Platform.Gtk3
- Eto.Platform.Mac
- Eto.Platform.XamMac * requires Xamarin Studio on OS X.
- Eto.Platform.XamMac2 * requires Xamarin Studio on OS X.
To get more information about how to get started, read the wiki:
https://github.com/picoe/Eto/wiki
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. 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. |
This package has no dependencies.
GitHub repositories (14)
Showing the top 14 popular GitHub repositories that depend on Eto.Forms:
Repository | Stars |
---|---|
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
|
|
ScottPlot/ScottPlot
Interactive plotting library for .NET
|
|
cyanfish/naps2
Scan documents to PDF and more, as simply as possible.
|
|
OpenTabletDriver/OpenTabletDriver
Open source, cross-platform, user-mode tablet driver
|
|
micjahn/ZXing.Net
.Net port of the original java-based barcode reader and generator library zxing
|
|
videolan/libvlcsharp
Cross-platform .NET/Mono bindings for LibVLC
|
|
Mapsui/Mapsui
Mapsui is a .NET Map component for: MAUI, WPF, Avalonia, Uno, Blazor, WinUI, Xamarin and Eto
|
|
Meowmaritus/DSAnimStudio
Direct3D-Accelerated Dark Souls TAE Editor
|
|
AM2R-Community-Developers/AM2RLauncher
Host respository for the AM2RLauncher.
|
|
FanTranslatorsInternational/Kuriimu2
Kuriimu is a general purpose game translation project manager and toolkit for authors of fan translations and game mods.
|
|
cwensley/pablodraw
PabloDraw is an Ansi/Ascii text and RIPscrip vector graphic art editor/viewer with multi-user capabilities.
|
|
mellowagain/Titan
A free, advanced CS:GO report and commendation bot built with performance and ease-of-use in mind
|
|
Mikescher/AlephNote
Lightweight note taking client for Simplenote or Standard Notes (or simply local storage)
|
|
Serg-Norseman/GEDKeeper
GEDKeeper - program for work with personal genealogical database
|