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 557 6/13/2022
7.0.1 472 6/10/2022
7.0.0 437 6/8/2022
6.0.0 544 8/27/2020
5.0.0 693 8/27/2019
4.1.0 1,649 11/15/2017
4.0.0 1,155 8/23/2017
3.1.0 924 8/23/2017
3.0.0 900 8/22/2017
2.1.1 909 8/22/2017
2.1.0 910 8/22/2017
2.0.0 1,212 3/10/2016
1.7.0 1,427 11/29/2015
1.6.0 1,119 7/19/2015
1.5.0 1,102 6/8/2015
1.4.0 2,757 4/16/2015
1.3.0 1,098 4/12/2015
1.2.0 1,086 4/10/2015
1.1.1 1,095 4/10/2015
1.0.0 1,123 4/9/2015

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