Skip to content

Latest commit

 

History

History
 
 

Caching

Caching

This area contains distributed cache implementations for Microsoft SQL Server and Redis. See documentation at https://learn.microsoft.com/aspnet/core/performance/caching/distributed.

Description

These packages are not part of the ASP.NET Core shared framework but are shipped as an individual package. These packages have a third party dependencies on Polly and Polly.Extensions.Http.

Development Setup

Build

To build this specific project from source, follow the instructions on building the project.

Test

To run the tests for this project, run the tests on the command line in this directory.

More Information

For more information, see the ASP.NET Core README.