Eto.Forms NuGet Package

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, MacOS, 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.MacOS

To get more information about how to get started, read the wiki:

https://github.com/picoe/Eto/wiki.




Got any Eto.Forms Question?





Info

Version: 2.8.3
Author(s): Eto
Last Update: Monday, March 11, 2024
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/picoe/Eto
NuGet Url: https://www.nuget.org/packages/Eto.Forms


Install
Install-Package Eto.Forms
dotnet add package Eto.Forms
paket add Eto.Forms
Eto.Forms Download (Unzip the "nupkg" after downloading)

.NETStandard 1.0 .NETStandard 2.0 22 packages depend on this package.


Tags



STATS

must-have-score

3.3

avg-downloads-per-day

182

days-since-last-release

38