0.7.4 Nuget 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