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.33k stars 458 forks source link

publish CacheManager.SystemRuntimeCaching nuget Package not Support net .NET Standard #314

Closed carlosxie closed 4 years ago

carlosxie commented 4 years ago

publish CacheManager.SystemRuntimeCaching nuget Package not Support net .NET Standard net core app only support net Framework 4.5/6/7

JekyV commented 4 years ago

Yeah, I faced with the same issue, there is an only beta version available with the support of .net standard.