Catel v5.12.9 Release Notes

Release Date: 2020-09-23 // over 3 years ago
  • ๐Ÿš€ As part of this release we had 24 commits which resulted in 5 issues being closed.

    ๐Ÿ› Bugs

    • #1657 Improve performance of TypeCache when lazy-loading assemblies
    • #1650 Use ConcurrentDictionary in CacheStorage implementation
    • #1649 ModelBase does not detect privately declared inherited property registrations
    • #1642 Dictionary serialization in ModelBase failes for .NET Core

    ๐Ÿ‘Œ Improvement

    • #1625 LogManager is not flushing when AppDomain exists on .NET Core