DynaCache
by:
mikegoatly
- 39,508 total downloads
- last updated 7/23/2014
- Latest version: 1.7.0
DynaCache is a small C# library that allows you to automatically cache the output from standard .NET functions. Although it is possible to use it without one, DynaCache works best when used in conjunction with a dependency injection (DI) framework, such as StructureMap, Ninject, etc.