ATZ.DependencyInjection.System.Windows 3.0.0.103

dotnet add package ATZ.DependencyInjection.System.Windows --version 3.0.0.103
NuGet\Install-Package ATZ.DependencyInjection.System.Windows -Version 3.0.0.103
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ATZ.DependencyInjection.System.Windows" Version="3.0.0.103" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ATZ.DependencyInjection.System.Windows --version 3.0.0.103
#r "nuget: ATZ.DependencyInjection.System.Windows, 3.0.0.103"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ATZ.DependencyInjection.System.Windows as a Cake Addin
#addin nuget:?package=ATZ.DependencyInjection.System.Windows&version=3.0.0.103

// Install ATZ.DependencyInjection.System.Windows as a Cake Tool
#tool nuget:?package=ATZ.DependencyInjection.System.Windows&version=3.0.0.103

ATZ.DependencyResolver extension package for providing bindings to System.Windows static classes.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ATZ.DependencyInjection.System.Windows:

Package Downloads
ATZ.Commands

ATZ.Commands contains interesting ICommand implementations that are reusable between different software codes.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0.103 1,206 7/1/2017
2.2.0.73 1,858 3/26/2017

3.0.0:
- Depending on PCL 259 ATZ.DependencyInjection.

2.2.0:
- Initial NuGet Packaging.