Eto.Forms
2.7.3
dotnet add package Eto.Forms --version 2.7.3
NuGet\Install-Package Eto.Forms -Version 2.7.3
<PackageReference Include="Eto.Forms" Version="2.7.3" />
paket add Eto.Forms --version 2.7.3
#r "nuget: Eto.Forms, 2.7.3"
// Install Eto.Forms as a Cake Addin
#addin nuget:?package=Eto.Forms&version=2.7.3
// Install Eto.Forms as a Cake Tool
#tool nuget:?package=Eto.Forms&version=2.7.3
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.Mac64
- Eto.Platform.XamMac2
To get more information about how to get started, read the wiki:
https://github.com/picoe/Eto/wiki
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- System.ComponentModel.Annotations (>= 5.0.0)
NuGet packages (39)
Showing the top 5 NuGet packages that depend on Eto.Forms:
Package | Downloads |
---|---|
Eto.Platform.Gtk
This is the GTK platform for Eto.Forms UI Framework. Currently this package is targetting Gtk 3.14 or newer. Include this along with your Eto.Forms application to provide a GTK interface, typically for Linux users. You do not need to use any of the classes of this assembly (unless customizing the GTK functionality of the platform), and should just use the UI controls from the Eto assembly. When building for the full framework, .NET Framework 4.6.1 or mono framework 5.10 or higher is required. |
|
Eto.Platform.Wpf
This is the WPF platform for Eto.Forms UI Framework. Include this along with your Eto.Forms application to provide a WPF interface for your windows users. WPF is by default preferred over the Eto.Platform.Windows platform, so if both are included, WPF will be selected. You do not need to use any of the classes of this assembly (unless customizing the WPF functionality of the platform), and should just use the UI controls from the Eto assembly. |
|
Honeybee.UI
UI library build with Eto Forms for editing Honeybee Schema (DotNet) on both Windows and Mac system. |
|
Eto.Platform.Windows
This is the Windows Forms platform for Eto.Forms UI Framework. Include this along with your Eto.Forms application to provide a Windows Forms interface for your windows users. You do not need to use any of the classes of this assembly (unless customizing the Windows Forms functionality of the platform), and should just use the UI controls from the Eto assembly. |
|
Eto.Serialization.Xaml
Eto.Xaml allows you to load xaml UI definitions for the Eto.Forms framework To get more information about how to get started, read the wiki: https://github.com/picoe/Eto/wiki |
GitHub repositories (16)
Showing the top 5 popular GitHub repositories that depend on Eto.Forms:
Repository | Stars |
---|---|
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
|
|
picoe/Eto
Cross platform GUI framework for desktop and mobile applications in .NET
|
|
ScottPlot/ScottPlot
Interactive plotting library for .NET
|
|
micjahn/ZXing.Net
.Net port of the original java-based barcode reader and generator library zxing
|
|
Auburn/FastNoiseLite
Fast Portable Noise Library - C# C++ C Java(Script) HLSL GLSL
|
Version | Downloads | Last updated |
---|---|---|
2.7.3 | 3,751 | 1/19/2023 |
2.7.2 | 4,811 | 10/25/2022 |
2.7.1 | 7,328 | 8/7/2022 |
2.7.0 | 11,642 | 5/7/2022 |
2.6.1 | 26,018 | 1/11/2022 |
2.6.0 | 31,234 | 11/26/2021 |
2.5.11 | 75,631 | 5/13/2021 |
2.5.10 | 46,758 | 1/13/2021 |
2.5.9 | 5,149 | 1/5/2021 |
2.5.8 | 4,822 | 11/27/2020 |
2.5.7 | 2,348 | 11/17/2020 |
2.5.6 | 12,582 | 9/17/2020 |
2.5.5 | 3,465 | 8/20/2020 |
2.5.4 | 3,488 | 8/6/2020 |
2.5.3 | 2,174 | 7/23/2020 |
2.5.2 | 8,850 | 5/28/2020 |
2.5.1 | 2,737 | 5/26/2020 |
2.5.0 | 15,399 | 2/19/2020 |
2.4.1 | 43,993 | 2/21/2018 |
2.4.0 | 3,590 | 2/15/2018 |
2.3.0 | 13,884 | 10/7/2016 |
2.2.0 | 16,404 | 12/29/2015 |
2.1.0 | 4,816 | 9/14/2015 |
2.0.7 | 5,898 | 12/20/2014 |
2.0.6 | 3,407 | 12/19/2014 |
2.0.5 | 4,122 | 11/22/2014 |
2.0.3 | 3,669 | 11/16/2014 |
2.0.2 | 3,468 | 11/15/2014 |
2.0.1 | 10,900 | 11/14/2014 |
1.3.0 | 3,125 | 5/2/2014 |
1.2.1 | 2,588 | 10/9/2013 |
1.2.0 | 2,458 | 9/15/2013 |