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.
Usage
Add the package to your project:
$ dotnet add package Ddth.Utilities
Happy coding!
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.