FilenameBuddy 2.0.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package FilenameBuddy --version 2.0.10
                    
NuGet\Install-Package FilenameBuddy -Version 2.0.10
                    
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="FilenameBuddy" Version="2.0.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FilenameBuddy" Version="2.0.10" />
                    
Directory.Packages.props
<PackageReference Include="FilenameBuddy" />
                    
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 FilenameBuddy --version 2.0.10
                    
#r "nuget: FilenameBuddy, 2.0.10"
                    
#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 FilenameBuddy@2.0.10
                    
#: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=FilenameBuddy&version=2.0.10
                    
Install as a Cake Addin
#tool nuget:?package=FilenameBuddy&version=2.0.10
                    
Install as a Cake Tool

A simple filename helper class for content files

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid10 is compatible. 
Xamarin.iOS xamarinios10 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 (15)

Showing the top 5 NuGet packages that depend on FilenameBuddy:

Package Downloads
MenuBuddy

A complete MonoGame library for building menu systems and managing game state transitions

HadoukInput

MonoGame input library for sanitizing and pattern matching of controller input

FlashCards

MonoGame library for making little flashcard games

RenderBuddy

MonoGame library to simplify drawing normal-mapped images

StateMachineBuddy

A finite state machine library for .NET and MonoGame projects. Define states and messages, configure transitions between states, send messages to trigger transitions, and subscribe to events when state changes occur.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.5 577 11/26/2025
5.0.4 196 11/26/2025
5.0.2 197 11/26/2025
5.0.1 206 11/26/2025
5.0.0 494 10/10/2025
4.0.0 1,252 10/26/2023
2.0.14 1,776 3/31/2022
2.0.13 1,698 11/6/2021
2.0.12 1,595 11/4/2021
2.0.11 1,602 11/3/2021
2.0.10 1,672 11/3/2021
2.0.9 1,650 11/3/2021
2.0.8 2,281 8/18/2019
2.0.6 2,075 8/14/2019
2.0.5 2,096 4/12/2019
2.0.4 2,058 3/20/2019
2.0.3 2,084 3/20/2019
2.0.2 1,947 3/20/2019
1.0.14 2,009 8/14/2019
1.0.13 1,998 8/14/2019
Loading failed