MichaCo / CacheManager

CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
http://cachemanager.michaco.net
Apache License 2.0
2.34k stars 457 forks source link

Add support .net standard 1.5 for CacheManager.SystemRuntimeCaching nuget #219

Closed Ciget closed 6 years ago

Ciget commented 6 years ago

Hi Micha,

Thanks a lot for your huge effort in order to make this package public.

Want to ask about your plans to add support of .net standard 1.5 or even newer for nuget CacheManager.SystemRuntimeCaching?

Thanks

MichaCo commented 6 years ago

Yes, System.Runtime.Caching was added back to netstandard2.0 I think. That target will be added soon

MichaCo commented 6 years ago

/closing see #221: Support is added and will be released soonishâ„¢