Using the ASP.NET 4 Caching Providers for AppFabric 1.1

Microsoft AppFabric 1.1 for Windows Server installs updated caching providers for ASP.NET 4 web applications. This enables ASP.NET web applications to use Microsoft AppFabric 1.1 for Windows Server Caching for both session state and output caching. Both providers use the same single assembly, Microsoft.Web.DistributedCache.dll.

Note

Both providers require your projects to compile against the full version of the .NET 4 Framework (rather than the client version).

In This Section

The topics in this section describe how to use the caching providers and document the various configuration settings that you can use.

See Also

Concepts

Developing a Cache Client

  2012-09-12