EventNext is logic interface design in event driven components for .net core.
Info
Version: | 1.2.0 |
Author(s): | henryfan |
Last Update: | Thursday, February 24, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/beetlex-io/EventNext |
NuGet Url: | https://www.nuget.org/packages/EventNext |
Install
Install-Package EventNext
dotnet add package EventNext
paket add EventNext
EventNext Download (Unzip the "nupkg" after downloading)
Dependencies
- BeetleX.Tracks(>= 0.7.5)
- System.Threading.Channels(>= 4.5.0)