![]() |
VOOZH | about |
This uses the 32-bit version of MonoMac, which no longer runs on the latest macOS. Use Eto.Platform.Mac64 for 64-bit support.
dotnet add package Eto.Platform.Mac --version 2.4.1
NuGet\Install-Package Eto.Platform.Mac -Version 2.4.1
<PackageReference Include="Eto.Platform.Mac" Version="2.4.1" />
<PackageVersion Include="Eto.Platform.Mac" Version="2.4.1" />Directory.Packages.props
<PackageReference Include="Eto.Platform.Mac" />Project file
paket add Eto.Platform.Mac --version 2.4.1
#r "nuget: Eto.Platform.Mac, 2.4.1"
#:package Eto.Platform.Mac@2.4.1
#addin nuget:?package=Eto.Platform.Mac&version=2.4.1Install as a Cake Addin
#tool nuget:?package=Eto.Platform.Mac&version=2.4.1Install as a Cake Tool
This package is deprecated and should not be used in new projects, please use Eto.Platform.Mac64 or Eto.Platform.XamMac2 instead.
This is the 32-bit MonoMac platform for Eto.Forms UI Framework.
Include this along with your Eto.Forms application to provide a native interface for Mac users.
Eto.Platform.Mac uses the open source MonoMac, which allows you to create macOS application bundles from any platform. However, it does require mono to be installed when running on macOS.
Use Eto.Platform.XamMac2 if you want to bundle mono inside your .app, however it requires Visual Studio on a Mac.
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.