Fournit des classes permettant la mise en place du pattern command.
Info
Version: | 4.0.2 |
Author(s): | Julien Vandenbussche |
Last Update: | Monday, June 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ng-julien/command |
NuGet Url: | https://www.nuget.org/packages/Command |
Install
Install-Package Command
dotnet add package Command
paket add Command
Command Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.1)
- System.ComponentModel.Annotations(>= 4.4.1)
Tags