C# (CSharp) SampleApplication.Controllers.FilterInjectionExample 네임스페이스

클래스들

이름 설명
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