Prism.Core 6.1.0

.NET Framework 4.5
Install-Package Prism.Core -Version 6.1.0
dotnet add package Prism.Core --version 6.1.0
<PackageReference Include="Prism.Core" Version="6.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Prism.Core --version 6.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Prism.Core, 6.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Prism.Core as a Cake Addin
#addin nuget:?package=Prism.Core&version=6.1.0

// Install Prism.Core as a Cake Tool
#tool nuget:?package=Prism.Core&version=6.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Prism is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices.  Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared code base in a Portable Class Library targeting these platforms; WPF, Windows 10 UWP, and Xamarin Forms. Features that need to be platform specific are implemented in the respective libraries for the target platform.

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48
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 (1)

Showing the top 1 NuGet packages that depend on Prism.Core:

Package Downloads
Prism.Wpf

Prism is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices. Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared code base in a Portable Class Library targeting these platforms; WPF, Windows 10 UWP, and Xamarin Forms. Features that need to be platform specific are implemented in the respective libraries for the target platform. Prism.Wpf helps you more easily design and build rich, flexible, and easy to maintain Windows Presentation Foundation (WPF) desktop applications. This library provides user interface composition as well as modularity support.

Version Downloads Last updated
6.1.0 0 06.02.2022