alastairtree / LazyCache

An easy to use thread safe in-memory caching service with a simple developer friendly API for c#
https://nuget.org/packages/LazyCache
MIT License
1.71k stars 159 forks source link

Do you have plans to upgrade to dotnet7 #181

Open neozhu opened 1 year ago

neozhu commented 1 year ago

Hope to see you post a new version

neozhu commented 1 year ago

hello @alastairtree. Are you there?

madhon commented 1 year ago

Seems like this is abandoned now

alastairtree commented 1 year ago

Certainly not abandoned!

Am not using dotnet day to day at the moment so have less time to dedicate to it. Will try and do some catching up on issues in the next couple of weeks. Anything in dotnet 7 in particular or just general keeping up with the latest? The current version It still works with dotnet 7 I think.

madhon commented 1 year ago

At the very least you should update the references from the old unsupported end of life v2.x ones currently using, to at least 6.0

ArnaudB88 commented 1 year ago

Issue #67 can be solved in .NET7