Collection of commonly used utilities for .NET.
ReflectionDIHelper
: Reflection helper class with Dependency Injection support.RandomPasswordGenerator
: Helper class to generate random passwords, respecting the given strength requirements.RandomUtils
: Utility class to generate random values using cryptographically strong value generator.
$ dotnet add package Ddth.Utilities
This library is licensed under the MIT License - see the LICENSE.md file for details.
Feel free to create pull requests or issues to report bugs or suggest new features.