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