Prism.PubSubEvents 1.1.2

dotnet add package Prism.PubSubEvents --version 1.1.2
NuGet\Install-Package Prism.PubSubEvents -Version 1.1.2
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.PubSubEvents" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Prism.PubSubEvents --version 1.1.2
#r "nuget: Prism.PubSubEvents, 1.1.2"
#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.
// 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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.
Version Downloads Last updated
1.1.2 21,453 9/29/2014
1.1.1 292 9/24/2014
1.1.0 4,928 8/21/2014
1.0.0 54,558 5/21/2013

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.