Cache the result of an async method using LazyCache

added by Paul Wheeler
9/30/2016 12:00:00 AM

851 Views

The latests release of LazyCache, my open source cache library based on ObjectCache, makes it easy to cache the results of asynchronous or Task returning methods, so now it is simpler for you to speed up your application


0 comments