ASPSecurityKit.NetCore
3.0.5
See the version list below for details.
dotnet add package ASPSecurityKit.NetCore --version 3.0.5
NuGet\Install-Package ASPSecurityKit.NetCore -Version 3.0.5
<PackageReference Include="ASPSecurityKit.NetCore" Version="3.0.5" />
paket add ASPSecurityKit.NetCore --version 3.0.5
#r "nuget: ASPSecurityKit.NetCore, 3.0.5"
// Install ASPSecurityKit.NetCore as a Cake Addin
#addin nuget:?package=ASPSecurityKit.NetCore&version=3.0.5
// Install ASPSecurityKit.NetCore as a Cake Tool
#tool nuget:?package=ASPSecurityKit.NetCore&version=3.0.5
Zero-trust security for every web app. 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
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.1 |
-
.NETCoreApp 3.1
- ASPSecurityKit (>= 3.0.15)
- ASPSecurityKit.Net (>= 3.0.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.