Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nathan130200/minixml
Mini XML API for use in the XMPP protocol.
https://github.com/nathan130200/minixml
Last synced: about 1 month ago
JSON representation
Mini XML API for use in the XMPP protocol.
- Host: GitHub
- URL: https://github.com/nathan130200/minixml
- Owner: nathan130200
- License: mit
- Created: 2024-01-21T18:35:41.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-03-07T12:46:53.000Z (10 months ago)
- Last Synced: 2024-11-09T16:08:54.278Z (2 months ago)
- Language: C#
- Size: 366 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MiniXML
This project include a basic code to working with jabber protocol such as:- Basic strict xml parsing for jabber standards. (Some xml features are forbidden in XMPP standards such as: prolog, PIs, cdatas, entity decls, schemas, comments)
- Basic jid parsing and handling.
- Basic element navigation.
- Parsing accepts xml fragments.
- Nesting element functions for better code readability.### NuGet
You can find the package on nuget.