Add output caching middleware after migrating to .NET 7 #555
Labels
feature request
Request to add new functionality
help wanted
Community contribution or any kind of help much appreciated
With ASP.NET 7 and 8 we have the option to use the output caching middleware.
We could add a new Giraffe middleware like the ones we currently have for the response caching middleware.
The text was updated successfully, but these errors were encountered: