Eto.Platform.Mac.Template 2.0.7

dotnet add package Eto.Platform.Mac.Template --version 2.0.7
                    
NuGet\Install-Package Eto.Platform.Mac.Template -Version 2.0.7
                    
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.0.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Eto.Platform.Mac.Template" Version="2.0.7" />
                    
Directory.Packages.props
<PackageReference Include="Eto.Platform.Mac.Template" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Eto.Platform.Mac.Template --version 2.0.7
                    
#r "nuget: Eto.Platform.Mac.Template, 2.0.7"
                    
#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.
#addin nuget:?package=Eto.Platform.Mac.Template&version=2.0.7
                    
Install Eto.Platform.Mac.Template as a Cake Addin
#tool nuget:?package=Eto.Platform.Mac.Template&version=2.0.7
                    
Install Eto.Platform.Mac.Template as a Cake Tool

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.7 532 12/20/2014
2.0.6 59 12/19/2014
2.0.5 159 11/22/2014
2.0.3 463 11/16/2014
2.0.2 406 11/15/2014
2.0.1 170 11/14/2014
1.3.0 157 5/2/2014
1.2.1 93 10/9/2013