Info
Version: | 2.8.2 |
Author(s): | Eto.XamMac2 |
Last Update: | Friday, November 17, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/picoe/Eto |
NuGet Url: | https://www.nuget.org/packages/Eto.Platform.XamMac2 |
Install
Install-Package Eto.Platform.XamMac2
dotnet add package Eto.Platform.XamMac2
paket add Eto.Platform.XamMac2
Eto.Platform.XamMac2 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Eto.Forms(>= 2.5.10)
- Eto.Forms(>= 2.5.10)
Tags
Include this along with your Eto.Forms application to provide an macOS interface for Mac users.
When used in a desktop project, this package will automatically create a macOS application bundle to run on a Mac.
You must build Xamarin.Mac projects on macOS using dotnet command line or Visual Studio for Mac.
You do not need to use any of the classes of this assembly (unless customizing the Xamarin.Mac functionality of the platform), and should just use the UI controls from the Eto assembly.