-
Add OutputCache to DI container
builder.Services.AddOutputCache(configureOptions)
-
Add OutputCache to middleware
app.UseOutputCache()
-
Apply caching to endpoints
Use method '.CacheOutput()' for minimal endpoints or Attribute '[CacheOutput]' in controllers
-
Notifications
You must be signed in to change notification settings - Fork 0
reiugit/OutputCacheExample
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
OutputCache for WebAPI
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published