Skip to content

Releases: hannasm/ExpressiveReflectionDotnet

Sources Package Created

29 Jan 00:38

Choose a tag to compare

Changes To Publishing Script

Publishing script needs to push the symbols package too
Publishing script needs to wrap string concats in quotes for write-error

Extension Methods and GetValue SetValue

28 Jan 18:54

Choose a tag to compare

Extension Methods and New MemberInfo features

Added GetValue() / SetValue() methods for MemberInfos
new tests fro GetValue() / SetValue()
Added new ExpressiveReflection.Extensions which exposes most of the same
functionality as extension methods on their corresponding reflection
types
updated version
added new text document describing steps needed to be followed to update
version because it may be difficult to remember