ATZ.DependencyResolver extension package for providing bindings to System.Windows static classes.
Info
Version: | 3.0.0.103 |
Author(s): | Attila Tamas Zimler |
Last Update: | Saturday, July 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/atzimler/DependencyInjection |
NuGet Url: | https://www.nuget.org/packages/ATZ.DependencyInjection.System.Windows |
Install
Install-Package ATZ.DependencyInjection.System.Windows
dotnet add package ATZ.DependencyInjection.System.Windows
paket add ATZ.DependencyInjection.System.Windows
ATZ.DependencyInjection.System.Windows Download (Unzip the "nupkg" after downloading)
Dependencies
- ATZ.Reflection(>= 3.0.0 && < 4.0.0)
- ATZ.DependencyInjection(>= 3.0.0 && < 4.0.0)
- JetBrains.Annotations(>= 10.4.0)