https://github.com/jjosh102/obaki.xmlspecialcharacterescaper
Obaki.XmlSpecialCharacterEscaper is a simple library that escapes all unescaped characters in a given XML string.
https://github.com/jjosh102/obaki.xmlspecialcharacterescaper
show utility
Last synced: 22 days ago
JSON representation
Obaki.XmlSpecialCharacterEscaper is a simple library that escapes all unescaped characters in a given XML string.
- Host: GitHub
- URL: https://github.com/jjosh102/obaki.xmlspecialcharacterescaper
- Owner: jjosh102
- Created: 2023-05-14T08:48:29.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-31T10:06:03.000Z (about 3 years ago)
- Last Synced: 2026-01-14T08:56:47.333Z (7 months ago)
- Topics: show, utility
- Language: C#
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Obaki.XmlSpecialCharacterEscaper(In-progress)
This library ensure the consistency of your XML data. Featuring a customizable regular expression search, this library helps you escaping unescaped characters in a given XML string.