Skip to content

Distributed ResponseCaching middleware for ASP.NET Core

Notifications You must be signed in to change notification settings

checkinnuggets/Grafft.DistributedResponseCaching

Repository files navigation

Grafft.DistributedResponseCaching

An implementation of the which extends ASP.NET Core's ResponseCaching middleware to makes use of the configured IDistributedCache, hence DistributedResponseCache.

Some of the working research leading to this project...

Was seeing quite a bit of interest in the blog post, so have chosen to post a more complete implementation. As I say at the end of the post - maybe I'm missing something, maybe there's a better way to do this. Part of the reason for sharing is to find out :)

About

Distributed ResponseCaching middleware for ASP.NET Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages