SkillAgentSearch skills...

EventAggregator.Net

Simple .Net EventAggregator class.

Install / Use

/learn @staxmanade/EventAggregator.Net
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EventAggregator.Net

By: @staxmanade

What is this?

It's a single .cs file that can provide a basis for a simple Pub/Sub in memory event aggregator.

Where would I use this?

You can use this to decouple any set of objects in your .net project. It is currently used in StatLight and has had a number of downloads on NuGet.

How can I use this?

  1. Install via NuGet Install-Package EventAggregator.Net
  2. Checkout the samples project to view some various uses.

Contributors

Thanks for contributions from:

JakeGinnivan

Related Skills

View on GitHub
GitHub Stars32
CategoryDevelopment
Updated11mo ago
Forks8

Languages

C#

Security Score

82/100

Audited on Apr 30, 2025

No findings