Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.6 KB

reusable-classes.md

File metadata and controls

18 lines (13 loc) · 1.6 KB

Reusable Classes

Aside from the drivers in this project which are tightly coupled with NuGet or NuGet.org, there are several classes that provide useful infrastructure or are interesting for other one-off experiments.

These "reusable classes" are not written to be perfectly abstracted and are not ready to drop in to another as is, but should be relatively easy to refactor a bit and copy to your own projects (observing licensing rules of course).