NHibernate-Caches
NHibernate-Caches copied to clipboard
Remove dependency on ICacheConfigurationSectionHandler from ConfigurationProvider.Current
Fixes #120
Possible breaking changes: ConfigurationProvider.Current type is changed from ConfigurationProviderBase<TConfig,TSectionHandler> to 'ConfigurationProviderBase<TConfig>
That is a binary breaking change. So, it will have to wait for a 6.0 version.