Simple implementation of domain-driven events, easily pluggable into any app.
Info
Version: | 1.2.0 |
Author(s): | niaher |
Last Update: | Friday, May 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CEvents |
Install
Install-Package CEvents
dotnet add package CEvents
paket add CEvents
CEvents Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Reactive(>= 3.1.1)
- System.Reflection(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Reactive(>= 3.1.1)
- System.Reflection(>= 4.3.0)
- System.Reactive(>= 3.1.1)
- System.Reflection(>= 4.3.0)
Tags