Eto.Platform.Mac
2.0.2
This is the MonoMac platform for Eto.Forms UI Framework.
Include this along with your Eto.Forms application to provide an OS X interface for Mac users.
Eto.Platform.Mac uses the open source MonoMac, which allows you to create OS X Applications with no cost. However, it does require mono to be installed.
Using Eto.Platform.XamMac instead allows you to bundle mono inside your .app, however it requires purchasing Xamarin.Mac and using Xamarin Studio on OS X.
You can create your own .app bundle to run your app on OS X, without using a Mac. Use the Eto.Platform.Mac.Template nuget package to build one for your app automatically.
You do not need to use any of the classes of this assembly (unless customizing the MonoMac functionality of the platform), and should just use the UI controls from the Eto assembly.
This uses the 32-bit version of MonoMac, which no longer runs on the latest macOS. Use Eto.Platform.Mac64 for 64-bit support.
See the version list below for details.
Install-Package Eto.Platform.Mac -Version 2.0.2
dotnet add package Eto.Platform.Mac --version 2.0.2
<PackageReference Include="Eto.Platform.Mac" Version="2.0.2" />
paket add Eto.Platform.Mac --version 2.0.2
#r "nuget: Eto.Platform.Mac, 2.0.2"
Dependencies
-
- Eto.Forms (= 2.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | |
---|---|---|---|
2.5.0-rc.4 | 344 | 8/22/2019 | |
2.5.0-rc.3 | 273 | 8/8/2019 | |
2.5.0-beta.1 | 329 | 3/17/2019 | |
2.4.1 | 1,194 | 2/21/2018 | |
2.4.0 | 768 | 2/15/2018 | |
2.3.0 | 2,289 | 10/7/2016 | |
2.2.0 | 4,204 | 12/29/2015 | |
2.1.0 | 1,247 | 9/14/2015 | |
2.0.7 | 1,784 | 12/20/2014 | |
2.0.6 | 887 | 12/19/2014 | |
2.0.5 | 1,012 | 11/22/2014 | |
2.0.3 | 1,367 | 11/16/2014 | |
2.0.2 | 1,170 | 11/15/2014 | |
2.0.1 | 954 | 11/14/2014 | |
1.3.0 | 1,071 | 5/2/2014 | |
1.2.1 | 996 | 10/10/2013 | |
1.2.0 | 906 | 9/15/2013 |