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

Validate LazyCache works with .NET5 and add new tests for it #131

Closed alastairtree closed 3 years ago

alastairtree commented 4 years ago

[Use the Thumbs Up reaction to vote for this feature, and please avoid adding comments like "+1" as they create noise for others watching the issue.]

luposky commented 3 years ago

Could I also suggest to validate the Blazor Wasm scenario?