This is an implementation of W3C XML Path Language (XPath) 2.0 for .NET based on standard XPathNavigator API.
Info
Version: | 1.1.5 |
Author(s): | Semyon A. Chertkov and Stef Heyenrath |
Last Update: | Friday, March 22, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/StefH/XPath2.Net |
NuGet Url: | https://www.nuget.org/packages/XPath2 |
Install
Install-Package XPath2
dotnet add package XPath2
paket add XPath2
XPath2 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
No dependencies.
No dependencies.
Tags