MonoGame 3.2.3-alpha

This is a prerelease version of MonoGame.
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.3-alpha
NuGet\Install-Package MonoGame -Version 3.2.3-alpha
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.3-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MonoGame --version 3.2.3-alpha
#r "nuget: MonoGame, 3.2.3-alpha"
#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.3-alpha&prerelease

// Install MonoGame as a Cake Tool
#tool nuget:?package=MonoGame&version=3.2.3-alpha&prerelease

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.

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

Added the Windows Phone 8.1 template
Does not include additional setup for the Content Builder tool.  See the readme for MonoGame.Binaries for more information