Eto.Platform.XamMac2
This is the Xamarin.Mac platform for Eto.Forms UI Framework. Include this along with your Eto.Forms application to provide an macOS interface for Mac users. When used in a desktop project, this package will automatically create a macOS application bundle to run on a Mac. You must build Xamarin.Mac projects on macOS using dotnet command line or Visual Studio for Mac. 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.XamMac2 --version 2.7.1
Install-Package Eto.Platform.XamMac2 -Version 2.7.1
<PackageReference Include="Eto.Platform.XamMac2" Version="2.7.1" />
Frameworks
Dependencies
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 2 target frameworks; 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.