A simple request authorization package that allows you to build and run request specific authorization requirements before your request handler is called.
Info
Version: | 12.1.1 |
Author(s): | Austin Davies |
Last Update: | Friday, October 20, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AustinDavies/MediatR.Behaviors.Authorization |
NuGet Url: | https://www.nuget.org/packages/MediatR.Behaviors.Authorization |
Install
Install-Package MediatR.Behaviors.Authorization
dotnet add package MediatR.Behaviors.Authorization
paket add MediatR.Behaviors.Authorization
MediatR.Behaviors.Authorization Download (Unzip the "nupkg" after downloading)
Dependencies
- MediatR(>= 8.1.0)
- MediatR.Extensions.Microsoft.DependencyInjection(>= 8.1.0)
Tags