Prism 5.0.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
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.
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.
// Install Prism as a Cake Addin
#addin nuget:?package=Prism&version=5.0.0

// Install Prism as a Cake Tool
#tool nuget:?package=Prism&version=5.0.0

This package is no longer supported.  Please use the new Prism 6 packages which are all dependent on the Prism.Core package.

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.

NuGet packages (23)

Showing the top 5 NuGet packages that depend on Prism:

Package Downloads
Prism.NinjectExtension

A Ninject extension for Prism Update with strong name support

PixelLab.BOT

A collection of helpers and controls for .NET, WPF and Silverlight.

PixelLab.Common

A collection of helpers and controls for .NET, WPF and Silverlight.

PrismMVVMLibrary

This package is intended for use with the Prism WPF Templates found on Visual Studio Gallery. (Though you are free to use it wherever you like.) Contains a ViewModelBase for Prism that will tell you if you are in Design Mode or not. (Copied from MVVM Light) Contains some Prism and Unity design time class fakes. Also contains a design time bootstrapper for unity.

Prism.AutofacExtension

This is a prism autofac extension.

GitHub repositories (12)

Showing the top 5 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 WPF and Silverlight controls.
fuse-open/fuse-studio
Fuse Studio is a visual desktop tool suite for working with the Fuse framework
rstropek/Samples
thinkpixellab/bot
A collection of libraries and demos for WPF, Silverlight, and Windows Phone 7.
oriash93/AutoClicker
AutoClicker is a useful simple tool for automating mouse clicks.
Version Downloads Last updated