RenderBuddy 5.0.0

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

MonoGame library to simplify drawing normal-mapped images

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

Showing the top 5 NuGet packages that depend on RenderBuddy:

Package Downloads
ParticleBuddy

A very simple particle engine for Monogame projects

DrawListBuddy

A MonoGame library for sorting the draw order of 2d objects

ParallaxBackgroundBuddy

MonoGame library for drawing background images at different scrolling layers

GameDonkey

A simple MonoGame game engine for character-based games

AnimationLib

A MonoGame library for 2d animation

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0 618 10/11/2025
2.0.12 727 11/3/2021
2.0.11 721 1/11/2021
2.0.10 794 5/18/2020
2.0.9 824 1/9/2020
2.0.8 881 9/5/2019
2.0.7 837 8/10/2019
2.0.6 872 8/10/2019
2.0.5 888 6/3/2019
2.0.4 900 6/3/2019
2.0.3 896 4/17/2019
2.0.2 864 4/8/2019
2.0.1 1,043 11/26/2018
2.0.0 1,127 10/23/2018
1.0.44 1,161 8/25/2018
1.0.43 1,148 8/25/2018
1.0.42 1,122 8/24/2018
1.0.41 1,117 8/24/2018
1.0.40 1,109 8/24/2018
1.0.39 1,121 8/24/2018
Loading failed