Tolitech.CleanArchitecture.Infrastructure.Authorization 1.0.0-alpha12

This is a prerelease version of Tolitech.CleanArchitecture.Infrastructure.Authorization.
dotnet add package Tolitech.CleanArchitecture.Infrastructure.Authorization --version 1.0.0-alpha12
NuGet\Install-Package Tolitech.CleanArchitecture.Infrastructure.Authorization -Version 1.0.0-alpha12
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-alpha12" />
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-alpha12
#r "nuget: Tolitech.CleanArchitecture.Infrastructure.Authorization, 1.0.0-alpha12"
#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-alpha12&prerelease

// Install Tolitech.CleanArchitecture.Infrastructure.Authorization as a Cake Tool
#tool nuget:?package=Tolitech.CleanArchitecture.Infrastructure.Authorization&version=1.0.0-alpha12&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-alpha12 30 6/25/2024
1.0.0-alpha11 30 6/25/2024
1.0.0-alpha10 34 6/24/2024
1.0.0-alpha09 31 6/24/2024
1.0.0-alpha08 34 6/24/2024
1.0.0-alpha07 36 6/17/2024
1.0.0-alpha06 34 6/11/2024
1.0.0-alpha05 34 6/11/2024
1.0.0-alpha04 38 6/11/2024
1.0.0-alpha03 36 6/11/2024
1.0.0-alpha02 44 6/10/2024
1.0.0-alpha01 42 6/10/2024