Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

hdefleurian/event-aggregator

Repository files navigation

Description

A simple event aggregator without any dependency other than the .NET Standard API (2.0). Contains a unit tests project and a console project demonstrating a simple use case

Requirement

The .NET Standard 2.0 support can be installed using the .NET Core SDK 2.0.0, see https://www.microsoft.com/net/core#windowscmd As the sample project use a feature from C# 7.1 version (async Main), it need at least Visual Studio 2017 version 15.3 or Visual Studio Code with C# extension (ms-vscode.csharp) in version 1.12 for compiling and executing it

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages