Skip to content

benday-inc/Benday.XmlUtilities

Repository files navigation

Benday.XmlUtilities

Description

Benday.XmlUtilities is a library of utility methods and extension methods for working with System.Xml.Linq objects.

Key features:

  • Extension methods for querying elements by local name
  • Extension methods for querying atributes and elements by sibling attribute values
  • Extension methods for accessing attribute values
  • Simplified null checking when elements and attributes aren't there
  • XML formatting that's forgiving about missing namespace declarations

Installation

You can install this library via its NuGet Package.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Written by Benjamin Day
Pluralsight Author | Microsoft MVP | Scrum.org Professional Scrum Trainer
https://www.benday.com
https://www.slidespeaker.ai info@benday.com

YouTube: https://www.youtube.com/@_benday

Got ideas for git repo sync features you'd like to see? Found a bug? Let us know by submitting an issue. Want to contribute? Submit a pull request.

Source code

NuGet Package

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages