Prism.Core 7.2.0.1038-pre

Prefix Reserved
This is a prerelease version of Prism.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Prism.Core --version 7.2.0.1038-pre
                    
NuGet\Install-Package Prism.Core -Version 7.2.0.1038-pre
                    
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.Core" Version="7.2.0.1038-pre" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Prism.Core" Version="7.2.0.1038-pre" />
                    
Directory.Packages.props
<PackageReference Include="Prism.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Prism.Core --version 7.2.0.1038-pre
                    
#r "nuget: Prism.Core, 7.2.0.1038-pre"
                    
#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.
#addin nuget:?package=Prism.Core&version=7.2.0.1038-pre&prerelease
                    
Install Prism.Core as a Cake Addin
#tool nuget:?package=Prism.Core&version=7.2.0.1038-pre&prerelease
                    
Install Prism.Core as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.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 monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed.  uap10.0.15063 is compatible.  uap10.0.16299 is compatible. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (164)

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

Package Downloads
Prism.Forms

Prism provides an implementation of a collection of design patterns that are helpful in writing well structured, maintainable, and testable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, .NET MAUI and Xamarin Forms). Prism for Xamarin.Forms helps you more easily design and build rich, flexible, and easy to maintain Xamarin.Forms applications. This library provides user interface composition as well as modularity support.

Prism.Wpf

Prism provides an implementation of a collection of design patterns that are helpful in writing well structured, maintainable, and testable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, .NET MAUI and Xamarin Forms). 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.

Prism.Container.Extensions

Prism Container Extension Abstractions

Prism.Plugin.Logging.Abstractions

Provides base interfaces for more robust Prism Logging.

Bit.Universal.Core

Bit.Universal.Core

GitHub repositories (67)

Showing the top 20 popular GitHub repositories that depend on Prism.Core:

Repository Stars
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
Uahh/ToastFish
一个利用摸鱼时间背单词的软件。
OptiKey/OptiKey
OptiKey - Full computer control and speech with your eyes
angularsen/UnitsNet
Makes life working with units of measurement just a little bit better.
digimezzo/dopamine-windows
Audio player which tries to make organizing and listening to music as simple and pretty as possible.
PrismLibrary/Prism-Samples-Wpf
Samples that demonstrate how to use various Prism features with WPF
Cysharp/MessagePipe
High performance in-memory/distributed messaging pipeline for .NET and Unity.
Accelerider/Accelerider.Windows
A shell that runs Accelerider applications on the Windows platform.
Windows-XAML/Template10
Making Windows 10 apps great again
irihitech/Ursa.Avalonia
Ursa is an enterprise level UI library for building cross-platform applications with Avalonia UI.
cocoa-mhlw/cocoa
reactiveui/splat
Makes things cross-platform
CXWorld/CapFrameX
Frametime capture and analysis tool
HenJigg/wpf-abp
Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms
visualHFT/VisualHFT
VisualHFT is a WPF/C# desktop GUI that shows market microstructure in real time. You can track advanced limit‑order‑book dynamics and execution quality, then use its modular plugins to shape the analysis to your workflow.
MoocDownloader/MoocDownloader
An MOOC downloader implemented by .NET. 一枚由 .NET 实现的 MOOC 下载器.
skanmera/ExcelMerge
GUI Diff Tool for Excel
takuya-takeuchi/DlibDotNet
Dlib .NET wrapper written in C++ and C# for Windows, MacOS, Linux and iOS
BAndysc/WoWDatabaseEditor
Integrated development environment (IDE), an editor for Smart Scripts (SAI/smart_scripts) for TrinityCore based servers. Cmangos support work in progress. Featuring a 3D view built with OpenGL and custom ECS framework
zodiacon/EtwExplorer
View ETW Provider manifest
Version Downloads Last updated
9.0.537 247,183 8/20/2024
9.0.401-pre 68,772 2/14/2024
9.0.271-pre 44,322 10/8/2023
8.1.97 4,540,106 5/24/2021
8.0.0.1909 1,949,047 10/21/2020
8.0.0.1850-pre 159,006 8/25/2020
8.0.0.1740-pre 22,558 5/5/2020
7.2.0.1422 7,418,764 11/21/2019
7.2.0.1367 703,302 7/24/2019
7.2.0.1347-pre 19,849 6/11/2019
7.2.0.1233-pre 23,598 5/6/2019
7.2.0.1038-pre 23,983 2/20/2019
7.2.0.708-pre 11,061 12/4/2018
7.1.0.431 11,033,325 10/15/2018
7.1.0.279-pre 10,317 9/20/2018
7.1.0.172-pre 196,720 6/15/2018
7.1.0.135-pre 8,643 5/9/2018
7.1.0.123-pre 29,032 4/2/2018
7.0.0.396 509,177 1/22/2018
7.0.0.362 109,572 1/12/2018
7.0.0.336-pre 28,553 12/7/2017
7.0.0.269-pre 45,342 11/16/2017
7.0.0.168-pre 25,203 10/13/2017
7.0.0.124-pre 14,083 10/6/2017
7.0.0-pre1 10,013 9/22/2017
6.3.0 1,981,172 3/25/2017
6.3.0-pre2 6,559 2/26/2017
6.3.0-pre1 23,373 11/2/2016
6.2.0 630,139 8/9/2016
6.2.0-pre1 5,694 6/21/2016
6.1.0 415,111 10/14/2015
6.0.1 96,977 9/10/2015
6.0.0 16,912 9/9/2015
5.7.0-pre3 5,152 6/25/2015