Eto.Forms 2.0.7

dotnet add package Eto.Forms --version 2.0.7
                    
NuGet\Install-Package Eto.Forms -Version 2.0.7
                    
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="Eto.Forms" Version="2.0.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Eto.Forms" Version="2.0.7" />
                    
Directory.Packages.props
<PackageReference Include="Eto.Forms" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Eto.Forms --version 2.0.7
                    
#r "nuget: Eto.Forms, 2.0.7"
                    
#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.
#addin nuget:?package=Eto.Forms&version=2.0.7
                    
Install Eto.Forms as a Cake Addin
#tool nuget:?package=Eto.Forms&version=2.0.7
                    
Install Eto.Forms as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
Version Downloads Last updated
2.0.7 1,647 12/20/2014
2.0.6 68 12/19/2014
2.0.5 411 11/22/2014
2.0.3 537 11/16/2014
2.0.2 369 11/15/2014
2.0.1 313 11/14/2014
1.3.0 456 5/2/2014
1.2.1 63 10/9/2013
1.2.0 58 9/15/2013