CocosSharp 1.7.1

dotnet add package CocosSharp --version 1.7.1
                    
NuGet\Install-Package CocosSharp -Version 1.7.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="CocosSharp" Version="1.7.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CocosSharp" Version="1.7.1" />
                    
Directory.Packages.props
<PackageReference Include="CocosSharp" />
                    
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 CocosSharp --version 1.7.1
                    
#r "nuget: CocosSharp, 1.7.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.
#addin nuget:?package=CocosSharp&version=1.7.1
                    
Install CocosSharp as a Cake Addin
#tool nuget:?package=CocosSharp&version=1.7.1
                    
Install CocosSharp as a Cake Tool

CocosSharp is a simple game engine typically used for 2D games, educational software and 2D visualizations.   This code allows games to be built with a write-once, run-anywhere approach.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CocosSharp:

Package Downloads
CocosSharp.Forms

CocosSharp is a simple game engine typically used for 2D games, educational software and 2D visualizations. This code allows games to be built with a write-once, run-anywhere approach.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on CocosSharp:

Repository Stars
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
xamarin/mobile-samples
Version Downloads Last updated
1.7.1 95,848 1/10/2016
1.7.0-pre1 9,415 11/6/2015