ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, Last-Modified), and implements cache expiration & validation models
MIT License
271
stars
57
forks
source link
Added extension methods to support Minimal APIs and Minimal API Groups #134
I just added extension methods to support applying the attributes to minimal APIs and API Grouping.