ParticleBuddy 5.0.0

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

A very simple particle engine for Monogame projects

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 (2)

Showing the top 2 NuGet packages that depend on ParticleBuddy:

Package Downloads
InputParticlesComponent

Library for popping up little particle effect whenever the user taps the screen in a MonoGame project

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 463 10/11/2025
2.0.9 762 7/4/2022
2.0.8 660 6/1/2021
2.0.7 730 10/7/2020
2.0.6 700 10/7/2020
2.0.5 834 12/9/2019
2.0.3 912 4/15/2019
2.0.2 915 3/22/2019
2.0.1 864 3/22/2019
2.0.0 1,102 10/23/2018
1.0.33 1,202 8/25/2018
1.0.32 1,117 8/22/2018
1.0.31 1,135 8/22/2018
1.0.30 1,635 3/4/2018
1.0.29 1,627 3/3/2018
1.0.28 1,605 2/21/2018
1.0.27 1,587 2/3/2018
1.0.26 1,597 2/3/2018
1.0.25 1,602 1/25/2018
1.0.24 1,338 12/1/2017
Loading failed