Prism 5.0.0

dotnet add package Prism --version 5.0.0
                    
NuGet\Install-Package Prism -Version 5.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="Prism" Version="5.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Prism" Version="5.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Prism" />
                    
Project file
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 Prism --version 5.0.0
                    
#r "nuget: Prism, 5.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.
#addin nuget:?package=Prism&version=5.0.0
                    
Install Prism as a Cake Addin
#tool nuget:?package=Prism&version=5.0.0
                    
Install Prism as a Cake Tool

Prism helps you more easily design and build rich, flexible, and easy to maintain Windows Presentation Foundation (WPF) desktop applications. These libraries assist in buildling loosley coupled applications as well as support implementing MVVM in your applications.  To get the most of these libraries, follow the More information link above.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (11)

Showing the top 11 popular GitHub repositories that depend on Prism:

Repository Stars
telerik/xaml-sdk
The XAML SDK is an easy-to-use infrastructure with 1000+ developer focused examples for most of the Telerik UI for WPF controls.
rstropek/Samples
thinkpixellab/bot
A collection of libraries and demos for WPF, Silverlight, and Windows Phone 7.
Warewolf-ESB/Warewolf
Effortless Microservice Design and Integration. This repository includes the code-base for the Warewolf Studio and Server.
thinkpixellab/kaxaml
sachabarber/SachaBarber.CQRS.Demo
Small CQRS demo
letianzj/QuantTrading
A real-time quantitative trading/backtesting platform in C#, supporting IB (full brokerage) and Google Finance (quote only). It adds R support through R.NET.
SamHurne/gw2pao
Guild Wars 2 Personal Assistant Overlay
johnpierson/RhythmForDynamo
A collection of nodes for use in Dynamo with Revit.
jamiekurtz/WebApi2Book
Example source code that accompanies ASP.NET Web API 2: Building a REST Service from Start to Finish
monkog/3D-Virtual-Fitting-Room
Augmented reality fitting room. Allows the user to try on 3D models of clothes. Implemented using WPF 3D and Kinect SDK v.1.8.
Version Downloads Last updated
5.0.0 53,694 4/18/2014
4.2.0-beta 144 3/5/2014
4.1.0 31,703 2/15/2012
4.0.0 2,845 1/7/2011