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" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Prism.PubSubEvents, 1.1.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 (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.