Module which allows subscribing and raising asynchronous application level events.
Info
Version: | 0.49.0 |
Author(s): | Marin Atanasov |
Last Update: | Friday, October 4, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MarinAtanasov/AppBrix |
NuGet Url: | https://www.nuget.org/packages/AppBrix.Events.Async |
Install
Install-Package AppBrix.Events.Async
dotnet add package AppBrix.Events.Async
paket add AppBrix.Events.Async
AppBrix.Events.Async Download (Unzip the "nupkg" after downloading)
Dependencies
- AppBrix.Events(>= 0.21.0)
- System.Threading.Channels(>= 5.0.0)
Tags