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.
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.
// Install Eto.Forms as a Cake Addin
#addin nuget:?package=Eto.Forms&version=2.0.7

// Install Eto.Forms as a Cake Tool
#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 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 (15)

Showing the top 5 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
picoe/Eto
Cross platform GUI framework for desktop and mobile applications in .NET
micjahn/ZXing.Net
.Net port of the original java-based barcode reader and generator library zxing
OpenTabletDriver/OpenTabletDriver
Open source, cross-platform, user-mode tablet driver
Version Downloads Last updated
2.0.7 1,647 12/20/2014
2.0.6 67 12/19/2014
2.0.5 410 11/22/2014
2.0.3 537 11/16/2014
2.0.2 369 11/15/2014
2.0.1 312 11/14/2014
1.3.0 456 5/2/2014
1.2.1 63 10/9/2013
1.2.0 57 9/15/2013