Info
Version: | 2.0.8 |
Author(s): | kdcllc |
Last Update: | Tuesday, January 17, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kdcllc/CometD.NetCore |
NuGet Url: | https://www.nuget.org/packages/CometD.NetCore2 |
Install
Install-Package CometD.NetCore2
dotnet add package CometD.NetCore2
paket add CometD.NetCore2
CometD.NetCore2 Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.10)
- Newtonsoft.Json(>= 12.0.3)
Tags
This is port of the Java CometD implementation.