ATZ.Commands contains interesting ICommand implementations that are reusable between different software codes.
Info
Version: | 1.3.0.17 |
Author(s): | Attila Tamas Zimler |
Last Update: | Wednesday, May 17, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/atzimler/Commands |
NuGet Url: | https://www.nuget.org/packages/ATZ.Commands |
Install
Install-Package ATZ.Commands
dotnet add package ATZ.Commands
paket add ATZ.Commands
ATZ.Commands Download (Unzip the "nupkg" after downloading)
Dependencies
- ATZ.DependencyInjection(>= 2.2.0 && < 3.0.0)
- ATZ.DependencyInjection.System.Windows(>= 2.2.0 && < 3.0.0)
- ATZ.Reflection(>= 2.2.0.58)
- JetBrains.Annotations(>= 10.4.0)