ASPSecurityKit 1.0.0

dotnet add package ASPSecurityKit --version 1.0.0
NuGet\Install-Package ASPSecurityKit -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ASPSecurityKit" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ASPSecurityKit --version 1.0.0
#r "nuget: ASPSecurityKit, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ASPSecurityKit as a Cake Addin
#addin nuget:?package=ASPSecurityKit&version=1.0.0

// Install ASPSecurityKit as a Cake Tool
#tool nuget:?package=ASPSecurityKit&version=1.0.0

A complete ASP.NET Mvc package for Activity(permission)-based, instance(resource)-aware authorization, scalable membership management and localization.
       Note: you must install this package via package manager console and must have powershell scripts enabled to run during installation. The actual package files are downloaded from http://aspsecuritykit.net/ by powershell scrip once you authenticate yourself.
       The latest install instructions and troubleshooting tips are available at http://aspsecuritykit.net/docs/installation
       If installing the package do not pop up a login/package dialog, uninstall the package,  execute the following command in package manager console and then try installing again.
       Set-ExecutionPolicy Bypass -Scope Process
       Note, this  updates the security policy for current environment such that it will allow downloaded powershell script to run in privileged environment.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 202 8/1/2013