Tolitech.CleanArchitecture.Infrastructure.Authorization 1.0.0-alpha11

This is a prerelease version of Tolitech.CleanArchitecture.Infrastructure.Authorization.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Tolitech.CleanArchitecture.Infrastructure.Authorization --version 1.0.0-alpha11                
NuGet\Install-Package Tolitech.CleanArchitecture.Infrastructure.Authorization -Version 1.0.0-alpha11                
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-alpha11" />                
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-alpha11                
#r "nuget: Tolitech.CleanArchitecture.Infrastructure.Authorization, 1.0.0-alpha11"                
#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-alpha11&prerelease

// Install Tolitech.CleanArchitecture.Infrastructure.Authorization as a Cake Tool
#tool nuget:?package=Tolitech.CleanArchitecture.Infrastructure.Authorization&version=1.0.0-alpha11&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-alpha21 42 9/9/2024
1.0.0-alpha20 38 9/9/2024
1.0.0-alpha19 36 9/9/2024
1.0.0-alpha18 54 7/26/2024
1.0.0-alpha17 47 7/26/2024
1.0.0-alpha16 45 7/26/2024
1.0.0-alpha15 60 7/4/2024
1.0.0-alpha14 51 6/28/2024
1.0.0-alpha13 49 6/28/2024
1.0.0-alpha12 47 6/25/2024
1.0.0-alpha11 45 6/25/2024
1.0.0-alpha10 46 6/24/2024
1.0.0-alpha09 45 6/24/2024
1.0.0-alpha08 46 6/24/2024
1.0.0-alpha07 47 6/17/2024
1.0.0-alpha06 49 6/11/2024
1.0.0-alpha05 47 6/11/2024
1.0.0-alpha04 49 6/11/2024
1.0.0-alpha03 48 6/11/2024
1.0.0-alpha02 59 6/10/2024
1.0.0-alpha01 54 6/10/2024