.Net Core port of NEventSocket.
Info
Version: | 2.1.0 |
Author(s): | iamkinetic |
Last Update: | Wednesday, August 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iamkinetic/NEventSocket |
NuGet Url: | https://www.nuget.org/packages/NEventSocket.DotNetCore |
Install
Install-Package NEventSocket.DotNetCore
dotnet add package NEventSocket.DotNetCore
paket add NEventSocket.DotNetCore
NEventSocket.DotNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 3.1.2)
- System.Reactive(>= 4.3.2)
Tags