MonoGame 3.2.2

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

// Install MonoGame as a Cake Tool
#tool nuget:?package=MonoGame&version=3.2.2

MonoGame is an open source implementation of the Microsoft XNA 4.x Framework.
     The goal is to make it easy for XNA developers to create cross-platform games with extremely high code reuse. We currently support iOS, Android, Windows (both OpenGL and DirectX), Mac OS X, Linux, Windows 8 Store, Windows Phone 8, PlayStation Mobile, and the OUYA console.

This NuGet contains the project Templates for the MonoGame project. For just the DLL's see the MonoGame.Binaries NuGet

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on MonoGame:

Package Downloads
ProjectZ

Project Z is an XNA framework that allows you to easily create rich, animated, and user friendly UI systems.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on MonoGame:

Repository Stars
xamarin/monodroid-samples
A collection of Xamarin.Android sample projects.
Version Downloads Last updated

Updated dev release - 21 May 2014
**Note, Contains Project templates for WinGL, Win8, WP8
new experimental iOS / Android / Mac now also included