/DtronixCommon

Suite of common classes to be reused in other projects.

Primary LanguageC#MIT LicenseMIT

DtronixCommon NuGet Action Workflow

DtronixCommon is a support library which houses collections of common or performance classes & utility methods. The intent is that this library can be directly used via the NuGet package, or to be referenced as a Git Submodule since the entire library may not be needed in all projects. This may change at a later point where the library is broken up into smaller libraries.

Namespaces & Classes

Classes described with (Isolated) do not have any other class depencices inside the project and the directory can be referenced as a git module.

Dtronix.Threading

Usage

Build Requirements

  • .NET 6.0

License

MIT License