Skip to content

Condition pattern action processing using the .Net Core dependency injection.

License

Notifications You must be signed in to change notification settings

petitpandarouge/AuthorizedAction

Repository files navigation

AuthorizedAction

.NET Core NuGet NuGet

Condition pattern action processing using the .Net Core dependency injection.

Installing AuthorizedAction

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.

About

Condition pattern action processing using the .Net Core dependency injection.

Resources

License

Stars

Watchers

Forks

Packages

No packages published