ChatExchange.Net
2.1.6-beta
This is a prerelease version of ChatExchange.Net.
dotnet add package ChatExchange.Net --version 2.1.6-beta
NuGet\Install-Package ChatExchange.Net -Version 2.1.6-beta
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="ChatExchange.Net" Version="2.1.6-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ChatExchange.Net" Version="2.1.6-beta" />
<PackageReference Include="ChatExchange.Net" />
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 ChatExchange.Net --version 2.1.6-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ChatExchange.Net, 2.1.6-beta"
#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.
#:package ChatExchange.Net@2.1.6-beta
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ChatExchange.Net&version=2.1.6-beta&prerelease
#tool nuget:?package=ChatExchange.Net&version=2.1.6-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .Net 4.0 library for interacting with Stack Exchange chat. (Now supports Mono.)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- CsQuery (>= 1.3.4)
- Newtonsoft.Json (>= 6.0.8)
- WebSocketSharp (>= 1.0.3-rc7)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.1.6-beta | 44 | 5/7/2015 |
| 2.1.5-beta | 36 | 5/7/2015 |
| 2.1.4-beta | 36 | 5/7/2015 |
| 2.1.3-beta | 36 | 5/6/2015 |
| 2.1.2-beta | 44 | 5/4/2015 |
| 2.1.1-beta | 38 | 4/29/2015 |
| 2.1.0-beta | 35 | 4/28/2015 |
| 2.0.2-beta | 40 | 4/27/2015 |
| 2.0.1-beta | 36 | 4/27/2015 |
| 2.0.0-beta | 37 | 4/22/2015 |
| 1.0.0 | 84 | 4/20/2015 |
Improved disposal of: Client, Room, EventManager & ActionExecutor objects.