UniversalPrism 1.0.0-preview8

This is a prerelease version of UniversalPrism.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package UniversalPrism --version 1.0.0-preview8
                    
NuGet\Install-Package UniversalPrism -Version 1.0.0-preview8
                    
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="UniversalPrism" Version="1.0.0-preview8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="UniversalPrism" Version="1.0.0-preview8" />
                    
Directory.Packages.props
<PackageReference Include="UniversalPrism" />
                    
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 UniversalPrism --version 1.0.0-preview8
                    
#r "nuget: UniversalPrism, 1.0.0-preview8"
                    
#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.
#:package UniversalPrism@1.0.0-preview8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=UniversalPrism&version=1.0.0-preview8&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=UniversalPrism&version=1.0.0-preview8&prerelease
                    
Install as a Cake Tool

UniversalPrism is a framework for building loosely coupled, maintainable, and testable XAML applications in Windows 10 UWP. This library is based on PrismLibrary and Template10

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 (1)

Showing the top 1 NuGet packages that depend on UniversalPrism:

Package Downloads
UniversalPrism.Interactivity

UniversalPrism is a framework for building loosely coupled, maintainable, and testable XAML applications in Windows 10 UWP. This library is based on PrismLibrary and Template10 This library adds ability to show ContentDialogs in UniversalPrism.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-preview9 2,243 10/18/2019
1.0.0-preview8 440 9/27/2019
1.0.0-preview7 515 9/20/2019
1.0.0-preview6 469 9/11/2019
1.0.0-preview5 465 9/11/2019
1.0.0-preview4 454 9/8/2019
1.0.0-preview3 459 9/7/2019
1.0.0-preview2 400 9/6/2019
1.0.0-preview1 421 9/4/2019

Support for more windows versions