Skip to content

omegaleo/HelperLib

HelperLib

Lightweight utility library for C# projects and game development helpers.

Table of contents

Overview

HelperLib contains small helpers and abstractions commonly useful in application and game development (helpers for collections, math, and utilities to keep game and engine code concise).

Features

  • Small, focused utilities for C#
  • Helpers that favor clarity and testability
  • Game development specific helpers in the OmegaLeo.HelperLib.Game package
  • Changelog generation utilities in the OmegaLeo.HelperLib.Changelog package
  • Lightweight and easy to integrate into existing projects
  • Well-documented and maintained
  • Open source under the AGPL v3 License

Install

Add the library to your project via NuGet:

dotnet add package OmegaLeo.HelperLib
dotnet add package OmegaLeo.HelperLib.Game
dotnet add package OmegaLeo.HelperLib.Changelog

Documentation

The documentation for this project can be found at https://library.omegaleo.dev. This documentation is automatically generated from the code using the NetFlow.DocumentationHelper.Library.

Contributing

Contributions are welcome! Please see the CONTRIBUTING.md file for guidelines.

License

This project is licensed under the AGPL v3 License. See the LICENSE file for details.

Socials

Youtube Twitch Discord