AspNetCoreFork.Microsoft.Extensions.Caching.Redis

Fork of the Microsoft.Extensions.Caching.Redis project in order to make it work with ASPNET Core, since Microsoft seems to be not quite there yet. Will be deleted once an official version is available


Keywords
RedisCache, SessionStateProvider, dotnetcore, aspnet-product
License
Apache-2.0
Install
Install-Package AspNetCoreFork.Microsoft.Extensions.Caching.Redis -Version 0.1.0

Documentation

Caching

AppVeyor: AppVeyor

Travis: Travis

Contains libraries for in-memory caching and distributed caching. Includes distributed cache implementations for in-memory, Microsoft SQL Server, and Redis.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.