Skip to content

Suite of common classes to be reused in other projects.

License

Notifications You must be signed in to change notification settings

Dtronix/DtronixCommon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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