CRFricke.Authorization.Core 8.0.1

dotnet add package CRFricke.Authorization.Core --version 8.0.1
NuGet\Install-Package CRFricke.Authorization.Core -Version 8.0.1
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="CRFricke.Authorization.Core" Version="8.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CRFricke.Authorization.Core --version 8.0.1
#r "nuget: CRFricke.Authorization.Core, 8.0.1"
#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 CRFricke.Authorization.Core as a Cake Addin
#addin nuget:?package=CRFricke.Authorization.Core&version=8.0.1

// Install CRFricke.Authorization.Core as a Cake Tool
#tool nuget:?package=CRFricke.Authorization.Core&version=8.0.1

Authorization.Core

.NET Tag Release

Authorization.Core

The Authorization.Core package provides an efficient implementation of a rights-based authorization framework that sits on top of Microsoft's ASP.NET Core Identity Framework. The package can be used on its own or with the Authorization.Core.UI package to provide a rich GUI for managing your application's Users and Roles.

The repository's wiki describes the installation, configuration, and use of these packages. It can ve viewed here.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CRFricke.Authorization.Core:

Package Downloads
CRFricke.Authorization.Core.UI

Extends ASP.NET Core Identity to include a UI for management of Users and Roles.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.1 97 5/29/2024
8.0.0 113 3/6/2024
7.0.3 171 9/1/2023
7.0.1 194 5/21/2023
7.0.0 199 3/22/2023
6.0.6 294 2/16/2023
6.0.5 349 12/12/2022
6.0.4 468 10/15/2022
6.0.3 480 10/8/2022
6.0.2 471 9/3/2022
6.0.1 480 9/2/2022
6.0.0 496 8/1/2022
3.1.1 415 2/8/2022
3.1.0 602 2/8/2022
1.0.1 610 1/27/2022
1.0.0 620 1/27/2022