ASPSecurityKit.NetCore

Assembly: ASPSecurityKit.NetCore
Summary: Provides types to support ASPSecurityKit on the ASP.NET Core web framework.

Classes

ActionDescriptorExtensions

Provides extension methods for action/controller Descriptors.

ASPSecurityKitRegistry

Encapsulates logic to register dependencies for ASP.NET Core.

ProtectAttribute

An ASP.NET Core 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 Core.