An open API service indexing awesome lists of open source software.

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

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).