Skip to content

DDTH/Ddth.Utilities

Repository files navigation

License Actions Status codecov Release

Collection of commonly used utilities for .NET.

Features

  • 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.

Usage

$ dotnet add package Ddth.Utilities

License

This library 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.