We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ConfigurationProvider.Current
IConfigurationSectionHandler
System.Configuration.ConfigurationManager
NHibernate-Caches/NHibernate.Caches.Common/ConfigurationProviderBase.cs
Lines 28 to 32 in 196296f
It's quite strange that user custom implementation not using xml still needs dependency on this xml related class from nuget package:
public class CoreDistributedCacheCustomConfigProvider : ConfigurationProviderBase<CacheConfig,CoreDistributedCacheSectionHandler>