Info
Version: | 3.0.9 |
Author(s): | VarunOmKhosla, KhoslaTech |
Last Update: | Monday, December 20, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://aspsecuritykit.net/?src=ngnc |
NuGet Url: | https://www.nuget.org/packages/ASPSecurityKit.NetCore |
Install
Install-Package ASPSecurityKit.NetCore
dotnet add package ASPSecurityKit.NetCore
paket add ASPSecurityKit.NetCore
ASPSecurityKit.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- ASPSecurityKit.Net(>= 3.0.0)
- ASPSecurityKit(>= 3.0.0)
Tags
Protect your ASP.NET Core MVC web apps or RESTful APIs with a multi-stage security pipeline that includes XSS detection, authentication, IP firewall, two-factor, activity/data authorization, account verification and suspension checks. To get started Visit https://ASPSecurityKit.net/docs/getting-started/
ASPSecurityKit also provides drop-in source code packages for both API and MVC web apps giving you end-to-end implementation of commonly needed functionality including login, register, forgot password, account settings (change email/password), user management, permission management, administration (impersonation), localization, production-grade graceful error handling etc.
To download these source code packages into your project, install ASPSecurityKit.Tools package if you haven't already and execute start-ask command in Visual Studio Package Manager Console.
For more information, visit https://ASPSecurityKit.net/docs/source-packages/
Commonly Used Types:
ASPSecurityKit.NetCore.ProtectAttribute
ASPSecurityKit.NetCore.ASPSecurityKitFeature.