Name | Description |
---|---|
CacheAttribute | Attribute to specify that the result shall be cached. |
ClearCacheOnSuccessAttribute | Specifies that on successful execution the cached result of the action specified is cleared. |
DistributedCacheFilter | A filter that caches the result of an action in a distributed cache. |
DistributedCacheFilter.Response | |
LogFilter | A filter that loggs an actions. |
MovieController | Controller for the movies |