Condition pattern action processing using the .Net Core dependency injection.
You should install AuthorizedAction with NuGet:
Install-Package Pandatheque.AuthorizedAction
Or via the .NET Core command line interface:
dotnet add package Pandatheque.AuthorizedAction
Either commands, from Package Manager Console or .NET Core CLI, will download and install AuthorizedAction and all required dependencies.