OmegaLeo.HelperLib.Game
1.1.3
dotnet add package OmegaLeo.HelperLib.Game --version 1.1.3
NuGet\Install-Package OmegaLeo.HelperLib.Game -Version 1.1.3
<PackageReference Include="OmegaLeo.HelperLib.Game" Version="1.1.3" />
<PackageVersion Include="OmegaLeo.HelperLib.Game" Version="1.1.3" />
<PackageReference Include="OmegaLeo.HelperLib.Game" />
paket add OmegaLeo.HelperLib.Game --version 1.1.3
#r "nuget: OmegaLeo.HelperLib.Game, 1.1.3"
#:package OmegaLeo.HelperLib.Game@1.1.3
#addin nuget:?package=OmegaLeo.HelperLib.Game&version=1.1.3
#tool nuget:?package=OmegaLeo.HelperLib.Game&version=1.1.3
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.Gamepackage - Changelog generation utilities in the
OmegaLeo.HelperLib.Changelogpackage - 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
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- NetFlow.DocumentationHelper.Library (>= 1.1.3)
- Newtonsoft.Json (>= 13.0.4)
- OmegaLeo.HelperLib (>= 1.1.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.