Skip to content

Release v7.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 10:59
596b6f2

Added

  • Added IsNullable extensions for both PropertyInfo and ParameterInfo.

Fixed

  • Simplifying HasAttribute implementation by leveraging the Attribute.IsDefined - should be more performant as well.