This repository was archived by the owner on Jan 22, 2025. It is now read-only.
Releases: RockLib/RockLib.Reflection.Optimized
Releases · RockLib/RockLib.Reflection.Optimized
Publish RockLib.Reflection.Optimized 3.0.0
Publish RockLib.Reflection.Optimized 3.0.0-alpha.1
Publish RockLib.Reflection.Optimized 2.0.0
Publish RockLib.Reflection.Optimized 1.3.2
RockLib.Reflection.Optimized version 1.3.1
RockLib.Reflection.Optimized.1.3.1
RockLib.Reflection.Optimized version 1.3.0
Adds net5.0 target and removes shared project styling
RockLib.Reflection.Optimized version 1.2.1
Widens the criteria for a class being a decorator:
- Removes the "must have either a public constructor with a parameter of type target interface or a public property of type target interface with a public setter" constraint.
- Includes base types when searching for instance fields of type target interface.
RockLib.Reflection.Optimized version 1.2.0
Adds Undecorate extension method.
RockLib.Reflection.Optimized version 1.1.2
Adds icon to project and nuget package.
RockLib.Reflection.Optimized version 1.1.1
Updates to align with nuget conventions.