Info
Version: | 3.0.11 |
Author(s): | VarunOmKhosla, KhoslaTech |
Last Update: | Monday, December 20, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://aspsecuritykit.net/?src=ngss |
NuGet Url: | https://www.nuget.org/packages/ASPSecurityKit.ServiceStack |
Install
Install-Package ASPSecurityKit.ServiceStack
dotnet add package ASPSecurityKit.ServiceStack
paket add ASPSecurityKit.ServiceStack
ASPSecurityKit.ServiceStack Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- ASPSecurityKit(>= 3.0.0)
- ServiceStack(>= 5.8.0)
- ServiceStack.Client(>= 5.8.0)
- ServiceStack.Common(>= 5.8.0)
- ServiceStack.Interfaces(>= 5.8.0)
- ServiceStack.Text(>= 5.8.0)
- ASPSecurityKit(>= 3.0.0)
- ServiceStack(>= 5.8.0)
- ServiceStack.Client(>= 5.8.0)
- ServiceStack.Common(>= 5.8.0)
- ServiceStack.Interfaces(>= 5.8.0)
- ServiceStack.Text(>= 5.8.0)
Tags
Protect your ServiceStack web services/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 your web services giving you end-to-end implementation of commonly needed endpoints/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.ServiceStack.ProtectAttribute
ASPSecurityKit.ServiceStack.ASPSecurityKitFeature.