Skip to content

0.5.0 Nuget Release

Compare
Choose a tag to compare
@MichaCo MichaCo released this 15 Apr 00:25
· 448 commits to master since this release
  • CacheManager name moved from configuration to BaseCacheManager. This might introduce code changes because the ConfigurationBuilder now doesn't take the name anymore, but the CacheFactory now does
  • Removed some interfaces which are not needed/wanted
  • Cachemanager.Core.Configuration refactoring
  • Code cleanup and documentation