Eto.Platform.XamMac
This is the Xamarin.Mac 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 Xamarin Studio on OS X. Xamarin.Mac allows you to bundle mono inside your .app, however it requires purchasing Xamarin.Mac. Using Eto.Platform.Mac instead uses the open source MonoMac, which allows you to create OS X Applications with no cost. However, it does require mono to be installed for the app to run. 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.
Install
dotnet add package Eto.Platform.XamMac --version 2.0.7
Install-Package Eto.Platform.XamMac -Version 2.0.7
<PackageReference Include="Eto.Platform.XamMac" Version="2.0.7" />
Frameworks
No framework metadata available.
Dependencies
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.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.