WinInsider.Prism.Windows 1.0.2

dotnet add package WinInsider.Prism.Windows --version 1.0.2
                    
NuGet\Install-Package WinInsider.Prism.Windows -Version 1.0.2
                    
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="WinInsider.Prism.Windows" Version="1.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WinInsider.Prism.Windows" Version="1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="WinInsider.Prism.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 WinInsider.Prism.Windows --version 1.0.2
                    
#r "nuget: WinInsider.Prism.Windows, 1.0.2"
                    
#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=WinInsider.Prism.Windows&version=1.0.2
                    
Install WinInsider.Prism.Windows as a Cake Addin
#tool nuget:?package=WinInsider.Prism.Windows&version=1.0.2
                    
Install WinInsider.Prism.Windows as a Cake Tool

Prism.Windows based on Microsoft.Extensions.DependencyInjection.Abstractions

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 uap10.0.17763 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
1.0.2 792 3/18/2019