Prism 4.2.0-beta

This is a prerelease version of Prism.
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 4.2.0-beta
NuGet\Install-Package Prism -Version 4.2.0-beta
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="4.2.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Prism --version 4.2.0-beta
#r "nuget: Prism, 4.2.0-beta"
#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=4.2.0-beta&prerelease

// Install Prism as a Cake Tool
#tool nuget:?package=Prism&version=4.2.0-beta&prerelease

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.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in 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