Waher.Networking.XMPP 4.1.0

dotnet add package Waher.Networking.XMPP --version 4.1.0                
NuGet\Install-Package Waher.Networking.XMPP -Version 4.1.0                
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="Waher.Networking.XMPP" Version="4.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Waher.Networking.XMPP --version 4.1.0                
#r "nuget: Waher.Networking.XMPP, 4.1.0"                
#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.
// Install Waher.Networking.XMPP as a Cake Addin
#addin nuget:?package=Waher.Networking.XMPP&version=4.1.0

// Install Waher.Networking.XMPP as a Cake Tool
#tool nuget:?package=Waher.Networking.XMPP&version=4.1.0                

Class library for communication using the XMPP protocol. Library contains both client-to-server and component-to-server communication classes. Classes can be extended freely by external modules. XMPP Extensions supported by the library by default include:

XEP-0004: Data Forms
XEP-0030: Service Discovery
XEP-0047: In-band Bytestreams
XEP-0049: Private XML Storage
XEP-0055: Jabber Search
XEP-0059: Result Set Management
XEP-0068: Field Standardization for Data Forms
XEP-0077: In-band Registration
XEP-0092: Software Version
XEP-0114: Jabber Component Protocol
XEP-0115: Entity Capabilities
XEP-0122: Data Forms Validation
XEP-0128: Service Discovery Extensions
XEP-0141: Data Forms Layout
XEP-0172: User Nickname
XEP-0184: Message Delivery Receipts
XEP-0191: Blocking Command
XEP-0199: XMPP Ping
XEP-0221: Data Forms Media Element
XEP-0231: Bits of Binary
XEP-0331: Data Forms - Color Field Types
XEP-0336: Data Forms - Dynamic Forms
XEP-0348: Signing Forms
XEP-0363: HTTP File Upload
XEP-0377: Spam Reporting

Support for other extensions is provided by separate nuget packages. See: https://waher.se/IoTGateway/Libraries.md#networking

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (29)

Showing the top 5 NuGet packages that depend on Waher.Networking.XMPP:

Package Downloads
Waher.IoTGateway

Defines the IoT Gateway runtime environment.

Waher.Networking.XMPP.Provisioning

Implements the XMPP IoT provisioning extesion as defined by the Neuro-Foundation (neuro-foundation.io).

Waher.Networking.XMPP.P2P

Implements support for serverless XMPP messaging and SOCKS5 content transfer. It also provides support for End-to-End (E2E) encryption. Ciphers and algorithms supported include: Curve25519 Curve 448 Edwards25519 Edwards448 (Goldilocks) NIST P-192 NIST P-224 NIST P-256 NIST P-384 NIST P-521 ECDSA EdDSA ECDH RSA AES ChaCha20 Poly1305

Waher.Networking.XMPP.Sensor

Implements the XMPP IoT sensor data extesion as defined by the Neuro-Foundation (neuro-foundation.io).

Waher.Networking.XMPP.Concentrator

Implements the XMPP IoT concentrator as defined by the Neuro-Foundation (neuro-foundation.io). The concentrator interface allows a device to manage a set of internal virtual devices, all sharing the same XMPP connection.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.0 693 1/9/2025
4.0.0 1,338 11/17/2024
3.2.1 682 10/28/2024
3.2.0 1,474 9/20/2024
3.1.1 282 8/22/2024
3.1.0 201 8/21/2024
3.0.0 783 8/15/2024
2.1.7 620 7/24/2024
2.1.6 555 5/2/2024
2.1.5 886 1/15/2024
2.1.4 1,339 10/6/2023
2.1.3 1,849 9/20/2023
2.1.2 4,544 3/20/2023
2.1.1 2,041 2/27/2023
2.1.0 2,144 12/11/2022
2.0.7 2,563 10/12/2022
2.0.6 7,259 9/3/2022
2.0.5 5,504 8/17/2022
2.0.4 3,355 7/27/2022
2.0.3 4,889 5/5/2022
2.0.2 4,998 4/14/2022
2.0.1 13,940 1/15/2022
2.0.0 5,676 1/3/2022
1.1.20 4,706 10/8/2021
1.1.19 1,708 9/29/2021
1.1.18 1,921 9/22/2021
1.1.17 1,649 9/7/2021
1.1.16 2,705 7/30/2021
1.1.15 2,246 6/18/2021
1.1.14 2,060 5/10/2021
1.1.13 4,022 4/12/2021
1.1.12 1,656 4/9/2021
1.1.11 6,550 3/22/2021
1.1.10 2,649 2/25/2021
1.1.9 1,456 2/22/2021
1.1.8 2,503 2/10/2021
1.1.7 1,274 1/22/2021
1.1.6 1,753 1/12/2021
1.1.5 2,595 12/17/2020
1.1.4 4,790 11/9/2020
1.1.3 3,023 8/31/2020
1.1.2 1,795 8/11/2020
1.1.1 3,390 7/9/2020
1.1.0 6,043 6/23/2020
1.0.45 10,141 3/31/2020
1.0.44 3,110 2/27/2020
1.0.43 2,158 1/3/2020
1.0.42 10,448 6/8/2019
1.0.41 2,186 4/10/2019
1.0.39 8,384 1/28/2019
1.0.38 2,745 1/18/2019
1.0.37 8,024 11/5/2018
1.0.36 1,458 11/4/2018
1.0.35 2,244 10/29/2018
1.0.34 6,016 9/4/2018
1.0.33 3,201 8/18/2018
1.0.32 2,954 8/1/2018
1.0.31 2,132 7/30/2018
1.0.30 1,336 7/26/2018
1.0.29 2,313 7/24/2018
1.0.28 3,386 7/18/2018
1.0.27 2,638 7/7/2018
1.0.26 2,503 7/4/2018
1.0.25 8,199 5/10/2018
1.0.24 1,841 4/25/2018
1.0.23 1,497 4/23/2018
1.0.22 1,411 4/23/2018
1.0.21 6,253 3/12/2018
1.0.20 1,540 3/11/2018
1.0.19 1,663 3/10/2018
1.0.18 1,505 3/9/2018
1.0.17 1,453 3/6/2018
1.0.16 2,414 2/18/2018
1.0.15 20,755 1/28/2018
1.0.14 1,732 1/24/2018
1.0.13 24,086 12/29/2017
1.0.12 9,422 12/4/2017
1.0.10 2,927 11/13/2017
1.0.9 6,466 10/11/2017
1.0.8 1,657 10/11/2017
1.0.7 1,701 10/9/2017
1.0.6 1,403 10/4/2017
1.0.5 1,524 10/2/2017
1.0.4 1,492 10/2/2017
1.0.3 1,835 10/2/2017
1.0.1 1,656 9/30/2017
1.0.0 8,735 9/6/2017