MonoGame.Primitives2D
1.1.1
dotnet add package MonoGame.Primitives2D --version 1.1.1
NuGet\Install-Package MonoGame.Primitives2D -Version 1.1.1
<PackageReference Include="MonoGame.Primitives2D" Version="1.1.1" />
paket add MonoGame.Primitives2D --version 1.1.1
#r "nuget: MonoGame.Primitives2D, 1.1.1"
// Install MonoGame.Primitives2D as a Cake Addin
#addin nuget:?package=MonoGame.Primitives2D&version=1.1.1
// Install MonoGame.Primitives2D as a Cake Tool
#tool nuget:?package=MonoGame.Primitives2D&version=1.1.1
MonoGame.Primitives2D
The 2D XNA Primitives project ported to the modern world.
NuGet package: https://www.nuget.org/packages/MonoGame.Primitives2D/
Sample project: https://github.com/DoogeJ/MonoGame.Primitives2D.Sample
Changelog
2020-02-19 (1.1.1)
NuGet package fixes
- ReferencedFrameworkAssemblies created an issue in the NuGet package
2020-02-19 (1.1.0)
General clean-up and preparations to create a NuGet package:
- Clean up license and readme
- Remove sample project
- Update MonoGame to version 3.7.1.189
- Update the project files to Visual Studio 2019
- Add MonoGame icon
- Update Assembly information in preparation for NuGet package creation
- Create NuGet package manifest
2017-11-27 (1.0.0)
Differences with the original repository (last updated 2012):
- Updated the project files to Visual Studio 2017
- Updated to .NET Framework 4.5
- Updated to MonoGame 3.6 instead of using XNA
- Renamed namespaces
- New sample project based on the original
- Removed old broken sample projects
- Updated the sample project with DrawLine and PutPixel examples
License
This work is licensed under the zlib license, which is pretty close to saying: do what you want.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- MonoGame.Framework.DesktopGL (>= 3.7.1.189)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MonoGame.Primitives2D:
Package | Downloads |
---|---|
BlueEngine
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.1 | 1,496 | 2/19/2020 |
First release of a NuGet package.