XmppSharp.Expat 1.1.0

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

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

XMPP# Expat

This package implements the Expat parser in Xmpp Sharp library.

github

Common Types

  • ExpatXmppParser

P/Invoking

The library expat-bindings depends on native library libexpat installed on your system. I've pre-compiled libexpat binaries in XMPP# repo. Check in github actions page.

Version History

1.0.0

  • Initial Release

1.0.1

  • Minor improvements.
  • Better namespace handler (using namespace stack to track different XML scopes).
  • All tests passing.

1.0.2


  • Updated expat-bindings library to newer version.
  • Small code change
  • All tests passing.
Product Compatible and additional computed target framework versions.
.NET 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.

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
1.1.0 62 5/14/2024
1.0.2 53 5/14/2024
1.0.1 77 5/7/2024