XPath2 1.0.2
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package XPath2 --version 1.0.2
NuGet\Install-Package XPath2 -Version 1.0.2
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="XPath2" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XPath2 --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XPath2, 1.0.2"
#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 XPath2 as a Cake Addin #addin nuget:?package=XPath2&version=1.0.2 // Install XPath2 as a Cake Tool #tool nuget:?package=XPath2&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This is an implementation of W3C XML Path Language (XPath) 2.0 for .NET Framework based on standard XPathNavigator API.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 is compatible. net452 is compatible. net46 is compatible. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
DNX | dnx451 is compatible. dnx452 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.5.1
- No dependencies.
-
.NETFramework 4.5.2
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
DNX 4.5.1
- No dependencies.
-
DNX 4.5.2
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on XPath2:
Package | Downloads |
---|---|
XPath2.Extensions
Non-official extensions for XPath2.dll (generate-id, base64encode, base64decode, json-to-xml and json-to-xmlstring) |
|
DiBK.RuleValidator.Extensions
Hjelpemetoder og utvidelser til DiBK.RuleValidator |
|
FlowCode.WorkflowEngine
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on XPath2:
Repository | Stars |
---|---|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
|
Version | Downloads | Last updated |
---|---|---|
1.1.5 | 2,221,507 | 3/22/2024 |
1.1.4 | 2,010,442 | 11/29/2023 |
1.1.3 | 7,859,905 | 4/25/2022 |
1.1.2 | 846,093 | 6/23/2021 |
1.1.1 | 2,539 | 6/18/2021 |
1.1.0 | 4,208,080 | 9/8/2020 |
1.0.12 | 23,026 | 8/4/2020 |
1.0.11 | 41,565 | 5/8/2020 |
1.0.10 | 15,647 | 9/11/2019 |
1.0.9 | 5,325 | 6/18/2019 |
1.0.8 | 5,153 | 5/28/2019 |
1.0.7 | 2,716 | 5/23/2019 |
1.0.6.1 | 2,411,682 | 10/29/2018 |
1.0.6 | 17,940 | 6/29/2018 |
1.0.5.1 | 663,702 | 8/15/2017 |
1.0.5 | 3,356 | 7/23/2017 |
1.0.3.1 | 38,706 | 9/27/2016 |
1.0.2 | 2,673 | 5/13/2016 |
Fix AssemblyInfo.cs