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

Fix CachingService.TryGetValue returning wrong value #177

Open phadtrapong opened 2 years ago

phadtrapong commented 2 years ago

Changes related with https://github.com/alastairtree/LazyCache/issues/176