Common types to make exposing events via services a bit more friendly.
Info
Version: | 0.2.0-alpha.6 |
Author(s): | pauldotknopf |
Last Update: | Wednesday, August 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pauldotknopf/sharp-events |
NuGet Url: | https://www.nuget.org/packages/SharpEvents |
Install
Install-Package SharpEvents
dotnet add package SharpEvents
paket add SharpEvents
SharpEvents Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.4)
- ThomasLevesque.WeakEvent(>= 4.1.0)