Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Releases: RockLib/RockLib.Reflection.Optimized

Publish RockLib.Reflection.Optimized 3.0.0

04 Jan 20:03
e566886

Choose a tag to compare

Publish RockLib.Reflection.Optimized 3.0.0-alpha.1

03 Jan 16:51
8d652fe

Choose a tag to compare

Publish RockLib.Reflection.Optimized 2.0.0

07 Feb 18:54

Choose a tag to compare

Publish RockLib.Reflection.Optimized 1.3.2

11 Aug 18:34

Choose a tag to compare

RockLib.Reflection.Optimized version 1.3.1

06 May 19:38

Choose a tag to compare

RockLib.Reflection.Optimized.1.3.1

RockLib.Reflection.Optimized version 1.3.0

12 Feb 19:17

Choose a tag to compare

Adds net5.0 target and removes shared project styling

RockLib.Reflection.Optimized version 1.2.1

03 Sep 19:46
18e8725

Choose a tag to compare

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

31 Aug 22:43
7453e1c

Choose a tag to compare

Adds Undecorate extension method.

RockLib.Reflection.Optimized version 1.1.2

14 Aug 21:05

Choose a tag to compare

Adds icon to project and nuget package.

RockLib.Reflection.Optimized version 1.1.1

30 Jul 20:50

Choose a tag to compare

Updates to align with nuget conventions.