Prism.PubSubEvents
1.1.2
dotnet add package Prism.PubSubEvents --version 1.1.2
NuGet\Install-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
This package is no longer supported. Please use the Prism.Core package instead.
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
This package is no longer supported. Please use the new Prism 6 packages which are all dependent on the Prism.Core package. 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. |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Prism.PubSubEvents:
Repository | Stars |
---|---|
Warewolf-ESB/Warewolf
Effortless Microservice Design and Integration. This repository includes the code-base for the Warewolf Studio and Server.
|
|
sachabarber/SachaBarber.CQRS.Demo
Small CQRS demo
|
|
SamHurne/gw2pao
Guild Wars 2 Personal Assistant Overlay
|
|
letianzj/QuantTrading
A real-time quantitative trading/backtesting platform in C#, supporting IB (full brokerage) and Google Finance (quote only). It adds R support through R.NET.
|
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.