Skip to main content
Eto.Platform.XamMac package icon

Eto.Platform.XamMac

This package is deprecated and should not be used in new projects, please use Eto.Platform.XamMac2 instead. This is the Xamarin.Mac Classic platform for Eto.Forms UI Framework. Include this along with your Eto.Forms application to provide an OS X interface for Mac users. * Note: You should only use this package from an Xamarin.Mac project created with Visual Studio on OS X. Xamarin.Mac allows you to bundle mono inside your .app. Using Eto.Platform.Mac64 instead 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. 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.

Total Downloads
36.8K
36,803
Published
Aug 22, 2019
Latest stable version

Install

.NET CLI
dotnet add package Eto.Platform.XamMac --version 2.5.0-rc.4
Package Manager Console
Install-Package Eto.Platform.XamMac -Version 2.5.0-rc.4
PackageReference
<PackageReference Include="Eto.Platform.XamMac" Version="2.5.0-rc.4" />

Frameworks

No framework metadata available.

Dependencies

[2.5.0-rc.4, 2.5.0-rc.4]

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

NuGet marks this package as deprecated and points to Eto.Platform.XamMac2 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.