ChatJS 2.0.22
ChtJS is a chat component for ASP.NET. It uses SignalR for client/server communication and several jQuery plugins for UI
Install-Package ChatJS -Version 2.0.22
dotnet add package ChatJS --version 2.0.22
<PackageReference Include="ChatJS" Version="2.0.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ChatJS --version 2.0.22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ChatJS, 2.0.22"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install ChatJS as a Cake Addin #addin nuget:?package=ChatJS&version=2.0.22 // Install ChatJS as a Cake Tool #tool nuget:?package=ChatJS&version=2.0.22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- jQuery (>= 2.1.0)
- Microsoft.AspNet.SignalR (>= 2.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.