Tolitech.CleanArchitecture.Infrastructure.Authorization
1.0.0-alpha15
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.
See the version list below for details.
dotnet add package Tolitech.CleanArchitecture.Infrastructure.Authorization --version 1.0.0-alpha15
NuGet\Install-Package Tolitech.CleanArchitecture.Infrastructure.Authorization -Version 1.0.0-alpha15
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-alpha15" />
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-alpha15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Tolitech.CleanArchitecture.Infrastructure.Authorization, 1.0.0-alpha15"
#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-alpha15&prerelease // Install Tolitech.CleanArchitecture.Infrastructure.Authorization as a Cake Tool #tool nuget:?package=Tolitech.CleanArchitecture.Infrastructure.Authorization&version=1.0.0-alpha15&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
net8.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.6)
- Tolitech.CleanArchitecture.Application.Authorization (>= 1.0.0-alpha02)
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 | 50 | 10/8/2024 |
1.0.0-alpha21 | 56 | 9/9/2024 |
1.0.0-alpha20 | 51 | 9/9/2024 |
1.0.0-alpha19 | 49 | 9/9/2024 |
1.0.0-alpha18 | 58 | 7/26/2024 |
1.0.0-alpha17 | 51 | 7/26/2024 |
1.0.0-alpha16 | 49 | 7/26/2024 |
1.0.0-alpha15 | 61 | 7/4/2024 |
1.0.0-alpha14 | 53 | 6/28/2024 |
1.0.0-alpha13 | 51 | 6/28/2024 |
1.0.0-alpha12 | 48 | 6/25/2024 |
1.0.0-alpha11 | 47 | 6/25/2024 |
1.0.0-alpha10 | 48 | 6/24/2024 |
1.0.0-alpha09 | 47 | 6/24/2024 |
1.0.0-alpha08 | 50 | 6/24/2024 |
1.0.0-alpha07 | 49 | 6/17/2024 |
1.0.0-alpha06 | 51 | 6/11/2024 |
1.0.0-alpha05 | 49 | 6/11/2024 |
1.0.0-alpha04 | 50 | 6/11/2024 |
1.0.0-alpha03 | 49 | 6/11/2024 |
1.0.0-alpha02 | 61 | 6/10/2024 |
1.0.0-alpha01 | 56 | 6/10/2024 |