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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extending Prism for simplicity and completeness
Product | Versions 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.
-
- CommonServiceLocator (>= 2.0.6)
- Microsoft.Xaml.Behaviors.Wpf (>= 1.1.39)
- Plainion.Core (>= 4.0.1)
- Plainion.Windows (>= 4.0.1)
- Prism.Wpf (>= 8.1.97)
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 | 624 | 6/13/2022 |
7.0.1 | 505 | 6/10/2022 |
7.0.0 | 472 | 6/8/2022 |
6.0.0 | 575 | 8/27/2020 |
5.0.0 | 726 | 8/27/2019 |
4.1.0 | 2,267 | 11/15/2017 |
4.0.0 | 1,206 | 8/23/2017 |
3.1.0 | 958 | 8/23/2017 |
3.0.0 | 934 | 8/22/2017 |
2.1.1 | 944 | 8/22/2017 |
2.1.0 | 947 | 8/22/2017 |
2.0.0 | 1,264 | 3/10/2016 |
1.7.0 | 1,462 | 11/29/2015 |
1.6.0 | 1,154 | 7/19/2015 |
1.5.0 | 1,135 | 6/8/2015 |
1.4.0 | 2,895 | 4/16/2015 |
1.3.0 | 1,134 | 4/12/2015 |
1.2.0 | 1,121 | 4/10/2015 |
1.1.1 | 1,127 | 4/10/2015 |
1.0.0 | 1,162 | 4/9/2015 |
- Migrated to Prism 8
- InteractionRequest "carved-in" from Prism and related obsoletes removed