LaunchDarkly .NET Event Source library for Server Sent Events.
Info
Version: | 3.0.0 |
Author(s): | LaunchDarkly.EventSource |
Last Update: | Friday, May 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/D2L.LaunchDarkly.EventSource |
Install
Install-Package D2L.LaunchDarkly.EventSource
dotnet add package D2L.LaunchDarkly.EventSource
paket add D2L.LaunchDarkly.EventSource
D2L.LaunchDarkly.EventSource Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging(>= 3.4.1)
- Newtonsoft.Json(>= 6.0.6)
- System.Net.Http(>= 4.3.2)
- System.Runtime(>= 4.3.0)