AOP Caching Components

A set of components, based on AOP (PostSharp) for injecting caching instructions in your business layer, and Memcached for storing cached values. AOP isolates caching instructions from other layers. It's developed in C#.

Apollo.Common

Apollo.Common is a set of libraries that implement common functionality required by enterprise applications. The emphasis has been placed on expected use by services and web based applications.

Windows Azure AppFabric Learning Series

This is a video series which will demonstrate to developers and architects the basics of working with Windows Azure AppFabric.

Aricie - Distributed Caching Provider

ariciedcp.zip (48,6 MB)
Aricie - Distributed Caching Provider is a DotNetNuke module and a DNN caching provider, which leverages distributed caching technologies (AppFabric, Memcached)

Smith Async .NET Memcached Client

Async .NET Memcached Client is a fully asynchronous implementation of a memcached client. The advantage of a fully asynchronous client is that you do not have threads wasted in waiting for i/o operations. The client is developed in c# 4.0. (Subject to change to 3.5 possible)

BCF.Net

BCF.zip (5,0 MB)
BCF.Net是一个基于Microsoft.Net构建的类库,旨在帮助开发者快速高效地开发出具有良好架构和耦合性的应用软件。BCF.Net由倍速软件.Net项目团队发起和维护,其初始目的仅仅是提高团队成员的开发效率,软件的扩展性及可架构性。

BizTalk Cache Adapter

A generic cache adapter for BizTalk. The adapter caches responses from send ports, and can be configured to use different caching options for different message types. The adapter is independent of the cache provider; the initial release supports NCache Express.

Cache Providers For .NET

Cache Provider for .NET helps enterprise applications use popular Provider model. It ships with AppFabric Cache Provider (code named Velocity) and Classic Cache Provider and can be used with ASP.NET, Windows Forms, Windows Services, WCF and WPF.

Cache Manager

CacheManager is a common interface and abstraction layer for caching. It supports various cache providers / clients and includes advanced features.

iFinity Cache Master for DotNetNuke

The iFinity DotNetNuke Cache Master is an Administration module for DotNetNuke. This module allows administrators to inspect the current contents of the ASP.NET Cache in their running DotNetNuke installation. A very useful tool for developers working with the DotNetNuke cache.

Velocity CachingScope Provider

CacheScope.zip (878 kB)
Provides a scope to wrap around the velocity caching service. It also handles locks and unlocks so that if an item is called and should be locked after an initial call the scope can handle this under the covers. Resolves the memory leak problem with cachefactory object.

ASP.NET MVC Js/Css Composer/Compressor

compose.zip (698 kB)
Introduces some utility stuff for dynamic javascript and css composite construction and compression on fly using MVC.

Concurrent Cache

ConcurrentCache is a smart output cache library extending OutputCacheProvider. It consists of in memory, cache files and compressed files modes and can help you control your ASP.NET OutputCache by switching modes at runtime depending on your server’s workload.

CookieChipper

The only comprehensive, freely available cookie manager for MSIE 8+. Mark cookies as "locked" and clean your cache, preserving only your locked cookies.

DevFramework

devframework.zip (101,0 MB)
DevFramework is an open source solution for complete enterprise application development.

DotCache

dotcache.zip (2,1 MB)
DotCache is a basic library used for caching. Its main use is within windows forms apps but can also be used in place of the caching system in ASP.Net. It is written using C#.

EasyCache .NET

EasyCache .NET is a simplified API over the ASP.NET Cache object. Its purpose is to offer a more concise syntax for adding and retrieving items from the cache.

Enterprise Library 5 Extensions

Extensions for Enterprise Library 5 that include: * SharePoint 2010 Logging Trace Listener. * Cache Provider for Windows Server AppFabric. * Disabled Cache Prov

GMap.NET - Great Maps for Windows Forms & Presentation

greatmaps.zip (393,3 MB)
GMap.NET is great and Powerful, Free, cross platform, open source .NET control. Enable use routing, geocoding and maps from Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac, Yandex, Mapy.cz in Windows Forms & Presentation, supports caching and runs on windows mobile!

LINQ2DynamoDB

LINQ2DynamoDB.zip (159,1 MB)
A type-safe data context for AWS DynamoDB with LINQ and in-memory caching support. Allows to combine DynamoDB's durability with cache speed and read consistency