Server-Sent Events (SSE) client implementation for .net core and .net standard.
Info
Version: | 2.0.0 |
Author(s): | 3v |
Last Update: | Thursday, May 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/3ventic/EvtSource |
NuGet Url: | https://www.nuget.org/packages/3v.EvtSource |
Install
Install-Package 3v.EvtSource
dotnet add package 3v.EvtSource
paket add 3v.EvtSource
3v.EvtSource Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
- Microsoft.NETCore.App(>= 1.0.5)
No dependencies.
- Microsoft.NETCore.App(>= 1.1.2)
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags