Home - JsonJason/Darker.Common GitHub Wiki
Darker.Common
This library is a collection of the most common project agnostic code I have come across. I use this code in almost every single .net project I work on regardless of environment.
In a lot of cases they are simple contracts, service wrappers for things that commonly need mocking like Dates and Culture, in other cases there are things like helper extensions for Printing List Contents.
If you have any questions about my code standards, practices, style choices etc feel free to email me at [email protected].
The library is split up into
Enjoy.
Regards, Jason
Contributing
See Contributing.