Prism 5.7.0-pre3

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

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

BREAKING CHANGES: Prism helps you more easily design and build rich, flexible, and easy to maintain applications. These libraries assist in buildling loosley coupled applications as well as support implementing MVVM in your applications.

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. 
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 is compatible.  wpa81 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.
Warewolf-ESB/Warewolf
Effortless Microservice Design and Integration. This repository includes the code-base for the Warewolf Studio and Server.
Version Downloads Last updated