AskDev.NetCore
3.0.39-InternalTesting
dotnet add package AskDev.NetCore --version 3.0.39-InternalTesting
NuGet\Install-Package AskDev.NetCore -Version 3.0.39-InternalTesting
<PackageReference Include="AskDev.NetCore" Version="3.0.39-InternalTesting" />
<PackageVersion Include="AskDev.NetCore" Version="3.0.39-InternalTesting" />
<PackageReference Include="AskDev.NetCore" />
paket add AskDev.NetCore --version 3.0.39-InternalTesting
#r "nuget: AskDev.NetCore, 3.0.39-InternalTesting"
#:package AskDev.NetCore@3.0.39-InternalTesting
#addin nuget:?package=AskDev.NetCore&version=3.0.39-InternalTesting&prerelease
#tool nuget:?package=AskDev.NetCore&version=3.0.39-InternalTesting&prerelease
ASPSecurityKit (ASK) is the new standard in .net web application security. This package provides full ASPSecurityKit capabilities to build secure and reliable modern web applications and API platforms on the ASP.NET Core framework. Take advantage of a very flexible security pipeline that provides authentication (several auth schemes), multi-factor, activity-based and resource-aware authorization, IP firewall, account verification and suspension support. Visit https://aspsecuritykit.net/features to learn more.
ASPSecurityKit also provides drop-in source code packages for common security workflows including login, register, forgot password, change email/password, user management, two-factor settings/login prompt 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/installation/#source-packages
Commonly Used Types:
ASPSecurityKit.NetCore.ProtectAttribute
ASPSecurityKit.NetCore.ASPSecurityKitFeature
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- AskDev (>= 3.0.0)
- AskDev.Net (>= 3.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|
several changes/fixes - including adding of xssValidation in protect attribute/writeToResponse handling errors properly as per environment/api/non-api request/get container from request service instead etc.