Eto.Platform.Mac.Template 2.1.0

Additional Details

This is no longer needed, please just reference Eto.Platform.Mac64 instead.

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Eto.Platform.Mac.Template --version 2.1.0
NuGet\Install-Package Eto.Platform.Mac.Template -Version 2.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Eto.Platform.Mac.Template" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Eto.Platform.Mac.Template --version 2.1.0
#r "nuget: Eto.Platform.Mac.Template, 2.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Eto.Platform.Mac.Template as a Cake Addin
#addin nuget:?package=Eto.Platform.Mac.Template&version=2.1.0

// Install Eto.Platform.Mac.Template as a Cake Tool
#tool nuget:?package=Eto.Platform.Mac.Template&version=2.1.0

This package provides an .app template for your Eto.Forms application when packaging for Mac.
When building, an .app bundle will be created for your app when you use this package.
   
You can create apps that run on OS X natively from windows using this package.
Note that Mono will need to be installed for your app to run.
   
Alternatively, you can package for a mac so it does not require Mono and can be distributed through the App Store using Xamarin Studio on OS X and Eto.Platform.XamMac.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated