Skip to content

v3.9.1

Choose a tag to compare

@ioancrisan ioancrisan released this 23 Jun 09:53
· 3914 commits to master since this release
  • Core
    • Added GetBaseConstructedGenericOf extension method for Type and TypeInfo.
    • Runtime* elements collect attributes from bases too.
    • Added support for multiple value metadata attributes in service registration through [MetadataValue] attribute.
  • Data
    • Added new FindOneAsync extension methods.