Tolitech.CleanArchitecture.Infrastructure.Authorization 1.0.0-alpha23

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

// Install Tolitech.CleanArchitecture.Infrastructure.Authorization as a Cake Tool
#tool nuget:?package=Tolitech.CleanArchitecture.Infrastructure.Authorization&version=1.0.0-alpha23&prerelease                

CleanArchitecture.Infrastructure.Authorization

This library provides implementations for managing authorization logic.

Overview

The CleanArchitecture.Infrastructure.Authorization library contains classes and utilities for handling permissions, attribute-based authorization, and configuring authorization policies.

Features

  • PermissionRequirement: Represents a requirement for a specific permission.
  • PermissionAuthorizationPolicyProvider: A custom authorization policy provider that dynamically creates policies based on permission requirements.
  • AuthorizationPolicyExtensions: Provides extension methods for configuring authorization policies based on permissions.
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

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
1.0.0-alpha23 54 10/8/2024
1.0.0-alpha21 60 9/9/2024
1.0.0-alpha20 55 9/9/2024
1.0.0-alpha19 53 9/9/2024
1.0.0-alpha18 62 7/26/2024
1.0.0-alpha17 55 7/26/2024
1.0.0-alpha16 53 7/26/2024
1.0.0-alpha15 65 7/4/2024
1.0.0-alpha14 57 6/28/2024
1.0.0-alpha13 55 6/28/2024
1.0.0-alpha12 52 6/25/2024
1.0.0-alpha11 51 6/25/2024
1.0.0-alpha10 52 6/24/2024
1.0.0-alpha09 51 6/24/2024
1.0.0-alpha08 54 6/24/2024
1.0.0-alpha07 53 6/17/2024
1.0.0-alpha06 55 6/11/2024
1.0.0-alpha05 53 6/11/2024
1.0.0-alpha04 54 6/11/2024
1.0.0-alpha03 53 6/11/2024
1.0.0-alpha02 65 6/10/2024
1.0.0-alpha01 60 6/10/2024