Skip to main content
Eto.Platform.Mac64 package icon

Eto.Platform.Mac64

This is the 64-bit MonoMac platform for Eto.Forms UI Framework. Eto.Platform.Mac64 uses a modified version of the open source MonoMac for 64-bit, which allows you to create macOS application bundles from any platform. This package creates an .app bundle to run your app on macOS, even on Windows or Linux. By default, the mono or .NET Core runtime will be bundled in Release configuration so your app won't require extra dependencies. To bundle mono, it must be installed on the development machine. Use Eto.Platform.XamMac2 if you want to distribute your app to the Mac App Store, though it requires VS for 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
232.8K
232,827
Published
Oct 31, 2023
Latest stable version

Install

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

Frameworks

.NETStandard2.0

Dependencies

Eto.Forms
.NETStandard2.0
[2.8.1, )

Adoption guide

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

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

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

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.