Prism.Core
6.1.0
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" />
paket add Prism.Core --version 6.1.0
#r "nuget: Prism.Core, 6.1.0"
// 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
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 |
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 |