Prism.PubSubEvents 1.1.2

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
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

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (8)

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

Package Downloads
WaiMvvmToolkit

MVVM toolkit used by Touch. Includes: Unity, Nlog, RelayCommands & DynamicViewModelBase

Cannoli.Core

Core of the Cannoli framework

Cannoli.Mef

Mef adaptation of the Cannoli framework that has its own Prism bootstrapper.

Cannoli.Unity

Unity adaptation of the Cannoli framework (no dependency on Prism).

AesonIntegrationTestLibrary

Description

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

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.