CRFricke.Authorization.Core 8.0.6

dotnet add package CRFricke.Authorization.Core --version 8.0.6
                    
NuGet\Install-Package CRFricke.Authorization.Core -Version 8.0.6
                    
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.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CRFricke.Authorization.Core" Version="8.0.6" />
                    
Directory.Packages.props
<PackageReference Include="CRFricke.Authorization.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CRFricke.Authorization.Core --version 8.0.6
                    
#r "nuget: CRFricke.Authorization.Core, 8.0.6"
                    
#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.
#:package CRFricke.Authorization.Core@8.0.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CRFricke.Authorization.Core&version=8.0.6
                    
Install as a Cake Addin
#tool nuget:?package=CRFricke.Authorization.Core&version=8.0.6
                    
Install as a Cake Tool

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.  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. 
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.6 173 3/19/2025
8.0.5 158 3/19/2025
8.0.4 247 3/18/2025 8.0.4 is deprecated because it has critical bugs.
8.0.1 187 5/29/2024
8.0.0 165 3/6/2024
7.0.3 243 9/1/2023
7.0.1 274 5/21/2023
7.0.0 279 3/22/2023
6.0.6 371 2/16/2023
6.0.5 420 12/12/2022
6.0.4 555 10/15/2022
6.0.3 567 10/8/2022
6.0.2 563 9/3/2022
6.0.1 568 9/2/2022
6.0.0 589 8/1/2022
3.1.1 517 2/8/2022
3.1.0 712 2/8/2022
1.0.1 715 1/27/2022
1.0.0 727 1/27/2022