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

LazyCache with asp.net core 2.0 targeting version 4.61 #39

Closed simba22042 closed 5 years ago

simba22042 commented 6 years ago

Is there a way to use LazyCache 2 with asp.net core 2.0 targeting version 4.6.1

simba22042 commented 6 years ago

Anyone can assist?

alastairtree commented 5 years ago

Hi. LazyCache 2.0 targets netstandard 2, which is supported on both core and full framework at 4.6.1 or above. Was there a particular problem you were having?

alastairtree commented 5 years ago

Sorry, looks like I have not been able to help. Closing as no response, but please @ reference me and I will re-open if needs be. Thanks.