Skip to content

0.7.4 Nuget Release

Compare
Choose a tag to compare
@MichaCo MichaCo released this 14 Feb 17:15
· 248 commits to master since this release
  • Some Configuration refactoring / simplifications / extensions
  • Added CacheManager.Microsoft.Extensions.Configuration (fixes #43)
    • This allows users to load configuration from json files and other sources
    • Added a cachemanager.json schema file for json editors (like VS2015)
  • Renamed AspNetCore.Logging package to CacheManager.Microsoft.Extensions.Logging
  • First iteration on Back-Plate optimizations #39