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 457 forks source link

Is this project still supported? #368

Closed ZedZipDev closed 1 year ago

ZedZipDev commented 1 year ago

Or it is abandoned? No changes some years, issues without answers. Not clear what about NET 5, NET 6?

MichaCo commented 1 year ago

It works just fine in production on .NET 5 and NET 6 for us, so yeah, works just fine.

ZedZipDev commented 1 year ago

Thank you! Great!

tonyqus commented 1 year ago

@MichaCo If I'm willing to help maintain this project, do you still accept PR?