CollisionBuddy 5.0.0

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

Monogame library for circle/line and tunnel-free circle/circle collision detection

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

Package Downloads
FlockBuddy

A flocking AI for MonoGame projects

AnimationLib

A MonoGame library for 2d animation

GameDonkey

A simple MonoGame game engine for character-based games

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0 178 10/10/2025
4.0.0 380 10/26/2023
2.1.1 487 11/15/2022
2.1.0 501 11/3/2021
2.0.4 476 11/3/2021
2.0.3 490 11/3/2021
2.0.2 779 2/24/2020
2.0.1 888 2/14/2019
2.0.0 916 11/18/2018
1.0.5 1,220 2/21/2018
1.0.4 1,484 1/24/2018
1.0.3 1,317 2/22/2017
1.0.2 1,297 2/9/2017
1.0.1 1,332 11/25/2016
1.0.0 1,345 5/1/2016