Prism.PubSubEvents
1.1.2
Install-Package Prism.PubSubEvents -Version 1.1.2
dotnet add package Prism.PubSubEvents --version 1.1.2
<PackageReference Include="Prism.PubSubEvents" Version="1.1.2" />
paket add Prism.PubSubEvents --version 1.1.2
#r "nuget: Prism.PubSubEvents, 1.1.2"
// Install Prism.PubSubEvents as a Cake Addin
#addin nuget:?package=Prism.PubSubEvents&version=1.1.2
// Install Prism.PubSubEvents as a Cake Tool
#tool nuget:?package=Prism.PubSubEvents&version=1.1.2
Event aggregation allows communication between loosely coupled components in an app, removing the need for components to have a reference to each other. Event aggregation can simplify memory management and reduce dependencies between assemblies in a Microsoft Visual Studio solution.
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.PubSubEvents:
| Package | Downloads |
|---|---|
|
Prism
Prism helps you more easily design and build rich, flexible, and easy to maintain Windows Presentation Foundation (WPF) desktop applications. These libraries assist in buildling loosley coupled applications as well as support implementing MVVM in your applications. To get the most of these libraries, follow the More information link above. |
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.2 | 0 | 06.02.2022 |
This release includes a Portable Class Library version of the Prism EventAggregator that targets Windows 8, .NET Framework 4 and higher, Silverlight 5, Windows Phone 8.1.