XmppSharp 3.1.1

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

// Install XmppSharp as a Cake Tool
#tool nuget:?package=XmppSharp&version=3.1.1

XMPP#

github nuget

A manipulation library and utility with the main objective to reduce the level of unnecessary verbosity for constructing XML tags for XMPP protocol.

<hr/>

<b>Updates</b>

  • 1.4

    • Last stable version before rework.
  • 2.0

    • Mistakenly changed to XElement and rolled back after discovering critical problem when declaring/replacing namespaces.
  • 3.0

    • Bring back own XML specific classes, now supporting Element with extra nodes Comment, Cdata, Text.
  • 3.1

    • Add enhanced utilities & helper methods to interact with element and nodes.

<hr/>

Don't forget to report XMPP# bugs & crashes on github even with unit tests we can encounter some unexpected bug!

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.1 39 4/28/2024
3.1.0 72 4/17/2024
3.0.0 59 4/16/2024
2.0.1 79 4/12/2024
1.4.2 72 4/2/2024