Eto.Platform.Mac 2.0.7

dotnet add package Eto.Platform.Mac --version 2.0.7
NuGet\Install-Package Eto.Platform.Mac -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" Version="2.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Eto.Platform.Mac --version 2.0.7
#r "nuget: Eto.Platform.Mac, 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.
// Install Eto.Platform.Mac as a Cake Addin
#addin nuget:?package=Eto.Platform.Mac&version=2.0.7

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

This is the MonoMac platform for Eto.Forms UI Framework.
   
Include this along with your Eto.Forms application to provide an OS X interface for Mac users.
   
Eto.Platform.Mac uses the open source MonoMac, which allows you to create OS X Applications with no cost.  However, it does require mono to be installed.

Using Eto.Platform.XamMac instead allows you to bundle mono inside your .app, however it requires purchasing Xamarin.Mac and using Xamarin Studio on OS X.
   
You can create your own .app bundle to run your app on OS X, without using a Mac. Use the Eto.Platform.Mac.Template nuget package to build one for your app automatically.
   
You do not need to use any of the classes of this assembly (unless customizing the MonoMac functionality of the platform), and should just use the UI controls from the Eto assembly.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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 807 12/20/2014
2.0.6 57 12/19/2014
2.0.5 188 11/22/2014
2.0.3 517 11/16/2014
2.0.2 367 11/15/2014
2.0.1 171 11/14/2014
1.3.0 255 5/2/2014
1.2.1 59 10/10/2013
1.2.0 57 9/15/2013