Condition pattern action processing using the .Net Core dependency injection.
Info
Version: | 1.0.7 |
Author(s): | Petit Panda Rouge |
Last Update: | Sunday, April 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/petitpandarouge/AuthorizedAction |
NuGet Url: | https://www.nuget.org/packages/Pandatheque.AuthorizedAction |
Install
Install-Package Pandatheque.AuthorizedAction
dotnet add package Pandatheque.AuthorizedAction
paket add Pandatheque.AuthorizedAction
Pandatheque.AuthorizedAction Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.2)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.2)