jabber-net
3.0.0-preview3
.NET Framework 4.0
This is a prerelease version of jabber-net.
Install-Package jabber-net -Version 3.0.0-preview3
dotnet add package jabber-net --version 3.0.0-preview3
<PackageReference Include="jabber-net" Version="3.0.0-preview3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jabber-net --version 3.0.0-preview3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: jabber-net, 3.0.0-preview3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install jabber-net as a Cake Addin
#addin nuget:?package=jabber-net&version=3.0.0-preview3&prerelease
// Install jabber-net as a Cake Tool
#tool nuget:?package=jabber-net&version=3.0.0-preview3&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A set of .NET classes for sending and receiving Extensible Messaging and Presence Protocol (XMPP), also known as the Jabber.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on jabber-net:
Package | Downloads |
---|---|
Sarin.XMPPManager
My package description. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0-preview3 | 2,072 | 11/10/2018 |
3.0.0-preview2 | 1,098 | 9/14/2017 |
3.0.0-preview1 | 837 | 3/16/2017 |
2.1.2 | 88,691 | 1/16/2016 |
Fix issues #93 and #101.