Skip to content

Instantly share code, notes, and snippets.

@mrtns
Last active July 15, 2016 09:49
Show Gist options
  • Save mrtns/8305792 to your computer and use it in GitHub Desktop.
Save mrtns/8305792 to your computer and use it in GitHub Desktop.
.NET Caching
beastcrm / ICache.NET
https://github.com/beastcrm/ICache.NET
Metsys.Caching
http://openmymind.net/2010/8/24/My-DOTNET-ICache/
http://github.com/karlseguin/Metsys.Caching
http://geekswithblogs.net/Rhames/archive/2012/09/11/loosely-coupled-.net-cache-provider-using-dependency-injection.aspx
http://dougwork.blogspot.ca/2012/10/objectcache-in-net-4.html
http://bartwullems.blogspot.ca/2011/02/caching-in-net-4.html
http://www.executableintent.com/functional-caching/
https://bitbucket.org/glav/cacheadapter/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment