Neel.MonoGame.Utilities
1.0.6
.NET Framework 4.5
dotnet add package Neel.MonoGame.Utilities --version 1.0.6
NuGet\Install-Package Neel.MonoGame.Utilities -Version 1.0.6
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="Neel.MonoGame.Utilities" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Neel.MonoGame.Utilities --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Neel.MonoGame.Utilities, 1.0.6"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Neel.MonoGame.Utilities as a Cake Addin
#addin nuget:?package=Neel.MonoGame.Utilities&version=1.0.6
// Install Neel.MonoGame.Utilities as a Cake Tool
#tool nuget:?package=Neel.MonoGame.Utilities&version=1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A collection of utility classes/functionality to make developing games in MonoGame easier.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- MonoGame.Framework.DesktopGL (>= 3.5.1.1679)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.6 | 1,042 | 9/5/2017 |
1.0.5 | 859 | 9/3/2017 |
1.0.4 | 823 | 9/1/2017 |
1.0.3 | 912 | 1/2/2017 |
1.0.2.2 | 857 | 1/2/2017 |
1.0.2.1 | 837 | 1/2/2017 |
1.0.2 | 858 | 1/2/2017 |
1.0.1.10 | 846 | 12/31/2016 |
1.0.1.9 | 852 | 12/31/2016 |
1.0.1.8 | 840 | 12/31/2016 |
1.0.1.7 | 974 | 12/31/2016 |
1.0.1.6 | 859 | 12/31/2016 |
1.0.1.5 | 847 | 12/31/2016 |
1.0.1.4 | 851 | 12/31/2016 |
1.0.1.3 | 831 | 12/31/2016 |
1.0.1.2 | 832 | 12/31/2016 |
1.0.1.1 | 834 | 12/31/2016 |
1.0.0.2 | 813 | 12/31/2016 |
1.0.0.1 | 880 | 12/30/2016 |
1.0.0 | 967 | 12/30/2016 |
Add a Panel component, to draw rectangles on-screen.