FbonizziMonoGame 2.1.1

dotnet add package FbonizziMonoGame --version 2.1.1
                    
NuGet\Install-Package FbonizziMonoGame -Version 2.1.1
                    
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="FbonizziMonoGame" Version="2.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FbonizziMonoGame" Version="2.1.1" />
                    
Directory.Packages.props
<PackageReference Include="FbonizziMonoGame" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FbonizziMonoGame --version 2.1.1
                    
#r "nuget: FbonizziMonoGame, 2.1.1"
                    
#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.
#:package FbonizziMonoGame@2.1.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FbonizziMonoGame&version=2.1.1
                    
Install as a Cake Addin
#tool nuget:?package=FbonizziMonoGame&version=2.1.1
                    
Install as a Cake Tool

Some libraries that I built over MonoGame Framework to make my games

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on FbonizziMonoGame:

Package Downloads
FbonizziMonoGame.UWP

FbonizziMonoGame UWP implementation

FbonizziMonoGame.Android

FbonizziMonoGame Android Xamarin implementation

FbonizziMonoGame.WindowsDesktop

FbonizziMonoGame windows desktop implementation

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.1 781 8/25/2020
2.1.0 593 8/25/2020
2.0.0 628 8/25/2020
1.11.0 599 5/17/2020
1.10.2 573 5/7/2020
1.10.1 583 5/7/2020
1.10.0 558 5/7/2020
1.9.0 603 5/6/2020
1.8.1 574 5/6/2020
1.8.0 588 5/6/2020
1.7.0 589 5/3/2020
1.6.0 584 5/3/2020
1.5.0 621 4/17/2020
1.4.1 580 4/16/2020
1.4.0 585 4/15/2020
1.3.0 583 4/15/2020
1.2.0 609 4/14/2020
1.1.0 639 4/8/2020
1.0.8-alpha 783 1/2/2019
1.0.7-alpha 679 12/31/2018
1.0.6-alpha 682 12/29/2018
1.0.5-alpha 684 12/29/2018
1.0.4-alpha 686 11/27/2018
1.0.3-alpha 658 11/27/2018
1.0.2-alpha 703 11/22/2018
1.0.1 851 4/22/2019
1.0.1-alpha 698 11/21/2018
1.0.0 774 4/21/2019
1.0.0-alpha 748 11/20/2018

Conversion to .NET Core