Info
Version: | 5.0.0 |
Author(s): | Microsoft patterns & practices |
Last Update: | Friday, April 18, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://prism.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/Prism.Composition |
Install
Install-Package Prism.Composition
dotnet add package Prism.Composition
paket add Prism.Composition
Prism.Composition Download (Unzip the "nupkg" after downloading)
Dependencies
- CommonServiceLocator(1.2)
Please use the Prism.Wpf package instead.
Prism.Composition helps you more easily design and build rich, flexible, and easy to maintain Windows Presentation Foundation (WPF) desktop applications. This library provides user interface composition as well as modularity support.
To get the most of this library, follow the More information link above.