Prism.SimpleInjector.Windows 7.0.0.336-pre

Prefix Reserved
This is a prerelease version of Prism.SimpleInjector.Windows.
dotnet add package Prism.SimpleInjector.Windows --version 7.0.0.336-pre
                    
NuGet\Install-Package Prism.SimpleInjector.Windows -Version 7.0.0.336-pre
                    
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="Prism.SimpleInjector.Windows" Version="7.0.0.336-pre" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Prism.SimpleInjector.Windows" Version="7.0.0.336-pre" />
                    
Directory.Packages.props
<PackageReference Include="Prism.SimpleInjector.Windows" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Prism.SimpleInjector.Windows --version 7.0.0.336-pre
                    
#r "nuget: Prism.SimpleInjector.Windows, 7.0.0.336-pre"
                    
#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.
#addin nuget:?package=Prism.SimpleInjector.Windows&version=7.0.0.336-pre&prerelease
                    
Install Prism.SimpleInjector.Windows as a Cake Addin
#tool nuget:?package=Prism.SimpleInjector.Windows&version=7.0.0.336-pre&prerelease
                    
Install Prism.SimpleInjector.Windows as a Cake Tool

Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared code base in a Portable Class Library targeting these platforms; WPF, Windows 10 UWP, and Xamarin Forms. Features that need to be platform specific are implemented in the respective libraries for the target platform. Prism for UWP helps you more easily design and build rich, flexible, and easy to maintain UWP applications.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.0.336-pre 987 12/7/2017
7.0.0.269-pre 962 11/16/2017