Library for interacting with the Slack RTM API.
                        
                    
         
                Info
| Version: | 1.0.3 | 
| Author(s): | j.weber | 
| Last Update: | Wednesday, September 14, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/jweber/SlackBotNet | 
| NuGet Url: | https://www.nuget.org/packages/SlackBotNet | 
Install
Install-Package SlackBotNet
                        dotnet add package SlackBotNet
                        paket add SlackBotNet
                        
                                SlackBotNet Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- JetBrains.Annotations(>= 10.4.0)
 - Microsoft.Extensions.Logging(>= 1.1.2)
 - NETStandard.Library(>= 1.6.1)
 - Newtonsoft.Json(>= 9.0.1)
 - System.Net.WebSockets.Client(>= 4.3.1)
 - System.Reactive(>= 3.1.1)
 - System.Reactive.Core(>= 3.1.1)
 - System.Reflection.TypeExtensions(>= 4.3.0)
 - System.Threading.Thread(>= 4.0.0)
 - System.ValueTuple(>= 4.3.1)
 
Tags