Simple EventAggregator class using Rx.
Info
Version: | 1.0.0.1 |
Author(s): | Alfonso Vargas |
Last Update: | Friday, July 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alfonsovgs/EventAggregatorRx |
NuGet Url: | https://www.nuget.org/packages/EventAggregatorRx |
Install
Install-Package EventAggregatorRx
dotnet add package EventAggregatorRx
paket add EventAggregatorRx
EventAggregatorRx Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reactive(>= 4.1.5)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- System.Threading.Tasks.Extensions(>= 4.5.2)
- System.ValueTuple(>= 4.5.0)
Tags