8
Shouts

Cache Repository for MVC

published 83 days, 15 hours, 43 minutes ago posted by tduponttdupont 92 days, 17 hours, 32 minutes ago
Wednesday, February 27, 2013 12:23:10 PM GMT Monday, February 18, 2013 10:33:39 AM GMT

CacheRepository is generic, thread safe, and it's features include lazy loaded GetOrSet methods, single set locking, configurable expiration enums, transparent cache key management by type, and more.

The CacheRepository library can be implemented by any caching system that you choose, but comes with a web implementation that leverages System.Web.Caching.Cache

category: Web Dev | clicked: 81 | | source: www.tomdupont.net | show counter code
tags:

No comments yet, be the first one to post comment.

To post your comment please login or signup