Info
Version: | 4.1.52.7 |
Author(s): | Workshop2 |
Last Update: | Sunday, July 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ebrucucen/slackconnector |
NuGet Url: | https://www.nuget.org/packages/SlackConnector_Demo |
Install
Install-Package SlackConnector_Demo
dotnet add package SlackConnector_Demo
paket add SlackConnector_Demo
SlackConnector_Demo Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Flurl.Http(>= 1.2.0)
- Newtonsoft.Json(>= 10.0.3)
- WebsocketClientLite.PCL(>= 4.1.1)
- Flurl.Http(>= 1.2.0)
- Newtonsoft.Json(>= 10.0.3)
- WebsocketClientLite.PCL(>= 4.1.1)
Tags
SlackConnector uses web-sockets to allow real-time messages to be received and handled within your application.