Plainion.Prism 8.0.0

dotnet add package Plainion.Prism --version 8.0.0
NuGet\Install-Package Plainion.Prism -Version 8.0.0
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="Plainion.Prism" Version="8.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Plainion.Prism --version 8.0.0
#r "nuget: Plainion.Prism, 8.0.0"
#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 Plainion.Prism as a Cake Addin
#addin nuget:?package=Plainion.Prism&version=8.0.0

// Install Plainion.Prism as a Cake Tool
#tool nuget:?package=Plainion.Prism&version=8.0.0

Extending Prism for simplicity and completeness

Product Compatible and additional computed target framework versions.
.NET net6.0-windows is compatible.  net7.0-windows was computed.  net8.0-windows 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 Plainion.Prism:

Package Downloads
Plainion.AppFw.Wpf

Simple application template for simple WPF/MVVM applications

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.0 541 6/13/2022
7.0.1 468 6/10/2022
7.0.0 436 6/8/2022
6.0.0 542 8/27/2020
5.0.0 689 8/27/2019
4.1.0 1,586 11/15/2017
4.0.0 1,152 8/23/2017
3.1.0 920 8/23/2017
3.0.0 897 8/22/2017
2.1.1 906 8/22/2017
2.1.0 908 8/22/2017
2.0.0 1,207 3/10/2016
1.7.0 1,424 11/29/2015
1.6.0 1,115 7/19/2015
1.5.0 1,098 6/8/2015
1.4.0 2,748 4/16/2015
1.3.0 1,090 4/12/2015
1.2.0 1,079 4/10/2015
1.1.1 1,088 4/10/2015
1.0.0 1,115 4/9/2015

- Migrated to Prism 8
- InteractionRequest "carved-in" from Prism and related obsoletes removed