LazyCache: The easy way to add caching to your .net app & make it fast
> tl;dr If you need to speed up your c# application you probably need to add caching, and the easiest way to do that is use the source library I wrote called LazyCache [https://github.…