Eto.Platform.macOS
2.7.2
See the version list below for details.
dotnet add package Eto.Platform.macOS --version 2.7.2
NuGet\Install-Package Eto.Platform.macOS -Version 2.7.2
<PackageReference Include="Eto.Platform.macOS" Version="2.7.2" />
paket add Eto.Platform.macOS --version 2.7.2
#r "nuget: Eto.Platform.macOS, 2.7.2"
// Install Eto.Platform.macOS as a Cake Addin #addin nuget:?package=Eto.Platform.macOS&version=2.7.2 // Install Eto.Platform.macOS as a Cake Tool #tool nuget:?package=Eto.Platform.macOS&version=2.7.2
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-macos10.15 is compatible. net7.0-macos was computed. net8.0-macos was computed. |
-
net6.0-macos10.15
- Eto.Forms (>= 2.7.2)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Eto.Platform.macOS:
Package | Downloads |
---|---|
Eto.Veldrid.macOS
This provides the Mac64 implementation of Eto.Veldrid for Eto.Forms |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Eto.Platform.macOS:
Repository | Stars |
---|---|
picoe/Eto
Cross platform GUI framework for desktop and mobile applications in .NET
|
|
cyanfish/naps2
Scan documents to PDF and more, as simply as possible.
|
|
AM2R-Community-Developers/AM2RLauncher
Host respository for the AM2RLauncher.
|