Prism 5.7.0-pre3

.NET Framework 4.5
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 Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid10
MonoTouch monotouch10
Universal Windows Platform uap uap10.0
Windows Phone wp8 wp81 wpa81
Xamarin.iOS xamarinios10
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (24)

Showing the top 5 NuGet packages that depend on Prism:

Package Downloads
DynamoVisualProgramming.Core

Assemblies required to start a DynamoModel and execute DesignScript code. Contains the following files: 1) DynamoApplications.dll 2) DynamoCore.dll 3) DynamoInstallDetective.dll 4) DynamoShapeManager.dll 5) DynamoUtilities.dll 6) ProtoCore.dll 7) DesignScriptBuiltin.dll 8) VMDataBridge.dll 9) DSCPython.dll

PixelLab.BOT

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

Prism.NinjectExtension

A Ninject extension for Prism Update with strong name support

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.

GitHub repositories (10)

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
thinkpixellab/bot
A collection of libraries and demos for WPF, Silverlight, and Windows Phone 7.
rstropek/Samples
Warewolf-ESB/Warewolf
Effortless Microservice Design and Integration. This repository includes the code-base for the Warewolf Studio and Server.
Version Downloads Last updated