Release v7.5.0
Added
- Added
IsNullableextensions for bothPropertyInfoandParameterInfo.
Fixed
- Simplifying
HasAttributeimplementation by leveraging theAttribute.IsDefined- should be more performant as well.
IsNullable extensions for both PropertyInfo and ParameterInfo.HasAttribute implementation by leveraging the Attribute.IsDefined - should be more performant as well.