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

Check tests work with .net 5.0 #165

Closed gamblen closed 3 years ago

gamblen commented 3 years ago

Resolves #131

All appears to work fine.

alastairtree commented 3 years ago

Great, thanks