Skip to main content
Eto.Platform.macOS package icon

Eto.Platform.macOS

This is the Microsoft MacOS 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 MacOS projects on a Mac 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 macOS functionality of the platform), and should just use the UI controls from the Eto assembly.

Total Downloads
21.3K
21,288
Published
Oct 31, 2023
Latest stable version

Install

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

Frameworks

net6.0-macos10.15

Dependencies

Eto.Forms
net6.0-macos10.15
[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.