ASPSecurityKit.NetFramework.WebApi

Assembly: ASPSecurityKit.NetFramework.WebApi
Summary: Provides types to support ASPSecurityKit on the ASP.NET Web API framework.

Classes

ASPSecurityKitWebApiRegistry

Encapsulates logic to register dependencies for ASP.NET Web API.

HttpActionDescriptorExtensions

Provides extension methods for action/controller Descriptors.

HttpRequestMessageExtensions

Provides extension methods for http request.

ProtectAttribute

An ASP.NET Web API action filter attribute that protects the associated actions or endpoints by executing a strong security pipeline provided by ASPSecurityKit.

RequestService

Implements the INetRequestService for ASP.NET Web API.

Others

DependencyScopeExtensions

Provides extension methods for IDependencyScope.