lazycache Questions
3
Solved
I have a ASP .Net Web API controller that I want to take 2 parameters. The first one is an EF context and the second being a caching interface. If I just have the EF context the constructor gets ca...
Shantell asked 21/11, 2016 at 19:20
2
Solved
I am using LazyCache and want to have cache refreshed e.g. every hour, but ideally I want the first caller after the cache item expired do not wait for cache reloaded. I wrote the following
publi...
Adumbrate asked 2/6, 2019 at 4:11
1
© 2022 - 2024 — McMap. All rights reserved.