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.72k stars 159 forks source link

Fix async/sync interopability bug #13

Closed alastairtree closed 7 years ago

alastairtree commented 7 years ago

Fixes #12