Box2D.NET.Shared 3.1.0.510

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

Box2D Logo

Box2D.NET

Box2D.NET is a C# port of the Box2D physics engine.
If you'd like to support the project, we'd appreciate starring(⭐) our repos on Github for more visibility.


GitHub License Languages GitHub repo size GitHub Repo stars GitHub Actions Workflow Status CodeQL Advanced GitHub commit activity GitHub issues GitHub closed issues NuGet Version NuGet Downloads GitHub Sponsors


demo


✨ Features

  • 🌿 Purity - Fully implemented in pure C#.
  • 💻 Compatibility - Ensuring seamless integration with the .NET platform and Unity3D.
  • 🌍 Cross-Platform Support - Easily integrates with all major platforms, including Linux, Windows, macOS

Box2D.NET is divided into multiple modules, each contained in its own folder:

  • Box2D.NET : A C# port of the Box2D physics engine for 2D physics simulations.
  • Box2D.NET.Shared : Shared code and utilities for Box2D.NET, for use in sample projects and by library users.
  • Box2D.NET.Samples : Sample projects to showcase the features of Box2D.NET
  • Box2D.NET.Test : Unit tests for Box2D.NET.

🚀 Getting Started

▶️ Running With Command Prompt
dotnet run --project src/Box2D.NET.Samples --framework net9.0 -c Release

🛠️ Integration

  • There are a few ways to integrate Box2D.NET into your project.
  • Source integration is the most popular and most flexible. Additionally, NuGet installation will also be supported in the future.
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 is compatible.  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 is compatible.  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.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
3.1.0.510 61 5/10/2025
3.1.0.500 68 4/26/2025