Release v7.6.0
Summary
This update enhances the type conversion capabilities for concepts by improving the ConceptAsTypeConverter and TypesExtensions.
Added
- New conversion methods in
ConceptAsTypeConverterfor better handling of concept value types. - Extension method on Assembly for adding concept type converters on concept types in the assembly.
Changed
- Refactored type converter registration logic for clarity and maintainability.