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