https://github.com/x39/cs-x39-util
Personal utility library, available on NuGet
https://github.com/x39/cs-x39-util
compatibility csharp dotnet foss library nuget utility
Last synced: 10 months ago
JSON representation
Personal utility library, available on NuGet
- Host: GitHub
- URL: https://github.com/x39/cs-x39-util
- Owner: X39
- License: lgpl-3.0
- Created: 2021-12-08T21:29:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-06-27T23:44:38.000Z (about 1 year ago)
- Last Synced: 2025-09-28T19:29:45.622Z (10 months ago)
- Topics: compatibility, csharp, dotnet, foss, library, nuget, utility
- Language: C#
- Homepage: https://www.nuget.org/packages/X39.Util
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# X39.Util
`X39.Util` hosted in the `cs-x39-util` repository, is my personal utility library,
containing commonly used methods and classes.
# Licence
The whole project is released to the public under the `LGPLv3` licence.
The reasoning for this is to "force" anyone using this to disclose changes to the
repository, allowing fixes to be merged upstream (aka: into this repository).