Plainion.Prism
9.0.0
dotnet add package Plainion.Prism --version 9.0.0
NuGet\Install-Package Plainion.Prism -Version 9.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="9.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Plainion.Prism" Version="9.0.0" />
<PackageReference Include="Plainion.Prism" />
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 Plainion.Prism --version 9.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Plainion.Prism, 9.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.
#:package Plainion.Prism@9.0.0
#: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=Plainion.Prism&version=9.0.0
#tool nuget:?package=Plainion.Prism&version=9.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 | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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.7)
- Microsoft.Xaml.Behaviors.Wpf (>= 1.1.135)
- Plainion.Core (>= 4.0.1)
- Plainion.Windows (>= 5.0.0)
- Prism.Wpf (>= 9.0.537)
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 |
---|---|---|
9.0.0 | 157 | 2/15/2025 |
8.0.0 | 705 | 6/13/2022 |
7.0.1 | 574 | 6/10/2022 |
7.0.0 | 544 | 6/8/2022 |
6.0.0 | 672 | 8/27/2020 |
5.0.0 | 830 | 8/27/2019 |
4.1.0 | 3,797 | 11/15/2017 |
4.0.0 | 1,432 | 8/23/2017 |
3.1.0 | 1,182 | 8/23/2017 |
3.0.0 | 1,154 | 8/22/2017 |
2.1.1 | 1,172 | 8/22/2017 |
2.1.0 | 1,167 | 8/22/2017 |
2.0.0 | 1,499 | 3/10/2016 |
1.7.0 | 1,695 | 11/29/2015 |
1.6.0 | 1,395 | 7/19/2015 |
1.5.0 | 1,375 | 6/8/2015 |
1.4.0 | 3,137 | 4/16/2015 |
1.3.0 | 1,369 | 4/12/2015 |
1.2.0 | 1,357 | 4/10/2015 |
1.1.1 | 1,364 | 4/10/2015 |
1.0.0 | 1,400 | 4/9/2015 |
- Migrated to .Net 8
- Migrated to Prism 9