SlackConnector 3.0.6164.15314

There is a newer version of this package available.
See the version list below for details.
dotnet add package SlackConnector --version 3.0.6164.15314
                    
NuGet\Install-Package SlackConnector -Version 3.0.6164.15314
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SlackConnector" Version="3.0.6164.15314" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SlackConnector" Version="3.0.6164.15314" />
                    
Directory.Packages.props
<PackageReference Include="SlackConnector" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SlackConnector --version 3.0.6164.15314
                    
#r "nuget: SlackConnector, 3.0.6164.15314"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=SlackConnector&version=3.0.6164.15314
                    
Install SlackConnector as a Cake Addin
#tool nuget:?package=SlackConnector&version=3.0.6164.15314
                    
Install SlackConnector as a Cake Tool

SlackConnector initiates an open connection between you and the Slack api servers. SlackConnector uses web-sockets to allow real-time messages to be received and handled within your application.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on SlackConnector:

Package Downloads
Noobot.Core

Noobot Core allows you to host your own SlackBot wrapped up in Noobot joy. Please see project website for examples.

Vertica.Integration.Slack

Provides integration to Slack

Noobot.Modules.IncidentManagement

Incident Management module for Noobot framework. Allows incidents to be declared and tracked using Azure storage.

CBot

Chatbot framework for Slack written in C#.

SlothBot

A dependency free slack bot that is perfect for integrating into existing projects

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SlackConnector:

Repository Stars
noobot/noobot
An extensible Slackbot built in C#
Version Downloads Last updated
5.1.11 4,716 12/1/2021
5.1.7 64,530 5/9/2020
5.1.0 28,084 2/9/2020
5.0.82 630 2/9/2020
5.0.81 615 2/9/2020
4.2.74 4,741 11/10/2018
4.2.71 4,389 7/29/2018
4.2.68-azurefunctions 794 7/24/2018
4.2.65 10,728 7/24/2018
4.2.59 967 7/22/2018
4.2.55 1,252 7/2/2018
4.1.52 3,897 12/28/2017
4.1.48 4,803 12/9/2017
4.1.44 1,527 10/25/2017
4.1.43 1,207 10/25/2017
4.1.33 1,294 10/16/2017
4.1.29 3,218 10/1/2017
4.1.28 1,243 10/1/2017
4.1.21 1,095 10/1/2017
4.1.16 5,059 9/16/2017
4.1.13 1,428 8/19/2017
4.1.10 1,305 8/19/2017
4.1.0 1,616 8/12/2017
4.0.0 1,845 7/20/2017
3.1.246 1,357 7/8/2017
3.1.236 2,782 5/31/2017
3.1.201 1,344 4/15/2017
3.1.176 1,406 2/7/2017
3.1.151 6,602 1/17/2017
3.1.147 1,348 1/16/2017
3.1.142 1,378 1/11/2017
3.1.129 1,384 1/5/2017
3.1.116 2,741 12/11/2016
3.0.6164.15314 1,450 11/16/2016
3.0.6151.35275 2,132 11/5/2016
3.0.6142.11951 1,351 10/25/2016
3.0.6043.39508 3,947 7/18/2016
3.0.5928.43140 1,821 3/26/2016
3.0.5827.36312 1,445 12/15/2015
3.0.5811.41364 5,156 11/29/2015
3.0.5801.42524 1,963 11/19/2015
3.0.5798.7019 1,920 11/16/2015
2.0.5795.19096 1,707 11/13/2015
2.0.5791-beta 1,002 11/7/2015
2.0.5790.41772 1,646 11/8/2015
2.0.5790-beta 1,027 11/7/2015
2.0.5789.36727 1,666 11/7/2015
2.0.5789-beta 1,003 11/7/2015
1.0.5769.1562 1,236 10/17/2015
1.0.5767.42393 1,596 10/16/2015
1.0.5767.42361 1,198 10/16/2015
1.0.5767.41725 1,212 10/16/2015
1.0.5767.28326 1,207 10/16/2015
1.0.5767.28005 1,208 10/16/2015
1.0.5767.27312 1,231 10/16/2015
1.0.5767.27200 1,580 10/16/2015

Added support for Group_Joined and Channel_Joined events