Simple, concise implementation of Events in .NET.
Info
Version: | 1.2.0 |
Author(s): | Shreyas Jejurkar |
Last Update: | Thursday, November 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Eventify |
Install
Install-Package Eventify
dotnet add package Eventify
paket add Eventify
Eventify Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
Tags