FivemToolsLib.Server 2.1.0

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

Trello Board NuGet FivemToolsLib.Client NuGet FivemToolsLib.Server

FivemToolsLib — C# QBCore Wrapper & Tools for FiveM

Welcome to FivemToolsLib, a utility library designed to bring QBCore support and general tooling to C#-based FiveM resources.

Whether you're integrating with QBCore from scratch or building complex systems in .NET for your FiveM server, this library aims to streamline common patterns, provide useful abstractions, and reduce boilerplate.


What This Library Offers

  • A growing set of QBCore API wrappers to simplify interaction from C#
  • Utility classes and helper functions tailored for FiveM server/client scripting
  • Seamless use with existing FiveM C# projects
  • Documentation generated with DocFX, and kept up-to-date via GitHub Pages

Note: This project is in very early development. Expect frequent changes and potential breaking updates as the API stabilizes. Contributions and issue reports are welcome!


Intended Use

  • Developers building FiveM resources with C# (.NET)
  • Server owners or script authors looking to integrate QBCore logic in C# directly
  • Anyone wanting clean, reusable tooling in a familiar object-oriented environment

Disclaimer

FivemToolsLib is currently a solo project, maintained independently by the community.
I am not affiliated with the QBCore team, and this library is not officially supported or endorsed by them.
If you're encountering issues while using this library, it’s very likely not caused by QBCore itself.

Please report any problems or bugs directly by opening an issue on the GitHub repository:
Open an Issue on GitHub


Getting Started

To get started using FivemToolsLib, check out the following:


Contributing

This project is open to the community! Feel free to:

  • Submit issues or feature requests
  • Fork and contribute via pull requests
  • Help expand documentation or write examples

Roadmap Highlights

  • More complete QBCore bindings
  • Event hooks & server/client helpers
  • Performance monitoring tools
  • Full cross-platform build support

Stay Updated

Star the repo, watch for updates, and follow along as we build something powerful for C# FiveM developers.


Thanks for checking out FivemToolsLib — happy coding! 🚀

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. 
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
2.1.0 232 5/12/2025
2.0.0 75 5/3/2025
1.2.1 154 4/27/2025
1.1.2 152 4/27/2025