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