0
kicks
Caching decorator for C-Sharp
Wisely used caching is what makes our applications run faster and achieve the same goals using less resources. Here I will show a technique, which allows us to bind the caching functionality to any method, keeping it separate and reusable.