Plainion.Prism
1.7.0
See the version list below for details.
dotnet add package Plainion.Prism --version 1.7.0
NuGet\Install-Package Plainion.Prism -Version 1.7.0
<PackageReference Include="Plainion.Prism" Version="1.7.0" />
paket add Plainion.Prism --version 1.7.0
#r "nuget: Plainion.Prism, 1.7.0"
// Install Plainion.Prism as a Cake Addin #addin nuget:?package=Plainion.Prism&version=1.7.0 // Install Plainion.Prism as a Cake Tool #tool nuget:?package=Plainion.Prism&version=1.7.0
Provides extensions to Prism to simplify development of software engineering tools
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- CommonServiceLocator (>= 1.2.0)
- Expression.Blend.Sdk (>= 1.0.2)
- Plainion.Core (>= 2.1.0)
- Prism (>= 5.0.0)
- Prism.Composition (>= 5.0.0)
- Prism.Interactivity (>= 5.0.0)
- Prism.Mvvm (>= 1.0.0)
- Prism.PubSubEvents (>= 1.0.0)
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 | 626 | 6/13/2022 |
7.0.1 | 507 | 6/10/2022 |
7.0.0 | 474 | 6/8/2022 |
6.0.0 | 577 | 8/27/2020 |
5.0.0 | 728 | 8/27/2019 |
4.1.0 | 2,272 | 11/15/2017 |
4.0.0 | 1,208 | 8/23/2017 |
3.1.0 | 960 | 8/23/2017 |
3.0.0 | 936 | 8/22/2017 |
2.1.1 | 946 | 8/22/2017 |
2.1.0 | 949 | 8/22/2017 |
2.0.0 | 1,266 | 3/10/2016 |
1.7.0 | 1,464 | 11/29/2015 |
1.6.0 | 1,156 | 7/19/2015 |
1.5.0 | 1,137 | 6/8/2015 |
1.4.0 | 2,897 | 4/16/2015 |
1.3.0 | 1,136 | 4/12/2015 |
1.2.0 | 1,123 | 4/10/2015 |
1.1.1 | 1,129 | 4/10/2015 |
1.0.0 | 1,164 | 4/9/2015 |
- udpated to Prism.mvvm 1.1.1
- StackPanelRegionAdapter
- PopupFileDialogAction replaced by PopupCommonDialogAction which is able to handle SelectFolderDialog as well
- SelectFolderDialogNotification added
- PopupWindowContentControl added (ContentControl for regions with IInteractionRequestAware support)
- PopupWindowActionExtensions added with AttachedProperty "RegionName" as shortcut for PopupWindowContentControl