Box2D 2.3.0

dotnet add package Box2D --version 2.3.0
NuGet\Install-Package Box2D -Version 2.3.0
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="Box2D" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Box2D --version 2.3.0
#r "nuget: Box2D, 2.3.0"
#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 Box2D as a Cake Addin
#addin nuget:?package=Box2D&version=2.3.0

// Install Box2D as a Cake Tool
#tool nuget:?package=Box2D&version=2.3.0

Box2D is a 2D physics engine for games.

Product Compatible and additional computed target framework versions.
native native 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 Box2D:

Package Downloads
Bespoke.Games.Framework

The Bespoke Games Framework is a collection of helper classes for writing games using C++ and Direct3D 11. The framework was modeled after Microsoft's XNA Framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.0 6,435 9/26/2016

Initial release of a NuGet package for Box2D.