Skip to main content
Eto.Platform.Mac package icon

Eto.Platform.Mac

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.

Total Downloads
92.7K
92,698
Published
Feb 21, 2018
Latest stable version

Install

.NET CLI
dotnet add package Eto.Platform.Mac --version 2.4.1
Package Manager Console
Install-Package Eto.Platform.Mac -Version 2.4.1
PackageReference
<PackageReference Include="Eto.Platform.Mac" Version="2.4.1" />

Frameworks

No framework metadata available.

Dependencies

[2.4.1, 2.4.1]

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated and points to Eto.Platform.Mac64 as an alternative.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.