Skip to content

code-patterns 3.5.0-beta

Pre-release
Pre-release

Choose a tag to compare

@TheTribe TheTribe released this 12 Oct 13:11
· 131 commits to master since this release
  • Removed Patterns.Testing.Runtime.TestDateTimeInfo → mocks are easier to work with than this type
  • New components in Patterns.Reflection:
    • PropertyValue → holds metadata and runtime value of a property
    • IEnumerable<PropertyValue> object.GetPropertyValues() (extension)