/Recognos.Core

Collection of common utilities & extension methods, optimized & tested. Recommended for all C# projects.

Primary LanguageC#MIT LicenseMIT

Recognos.Core

Collection of common utilities & extension methods, optimized & tested. Recommended for all C# projects.

Build by running build.bat

Note

The authors of this library encourage the use of classes & primitives from the .NET Framework over classes in this library.

It is also encouraged that you favour unit tests, instead of relying on the Check helpers as defensive programming.

ChangeLog

2.0.4 - added helper class ReferencedAssemblyLoader: utility to ensure all referenced assemblies are loaded 2.0.3 - added implementation for PBKDF2 salted hash