XmlResolver 1.2.0
See the version list below for details.
dotnet add package XmlResolver --version 1.2.0
NuGet\Install-Package XmlResolver -Version 1.2.0
<PackageReference Include="XmlResolver" Version="1.2.0" />
<PackageVersion Include="XmlResolver" Version="1.2.0" />
<PackageReference Include="XmlResolver" />
paket add XmlResolver --version 1.2.0
#r "nuget: XmlResolver, 1.2.0"
#addin nuget:?package=XmlResolver&version=1.2.0
#tool nuget:?package=XmlResolver&version=1.2.0
The xmlresolver project provides an implementation of the System.Xml.XmlResolver. It uses the OASIS XML Catalogs V1.1 Standard to provide a mapping from external identifiers and URIs to local resources.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net5.0
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.Json (>= 5.0.0)
- Microsoft.Extensions.Configuration.Xml (>= 5.0.0)
- NLog (>= 4.7.10)
- NuGet.Frameworks (>= 5.10.0)
- System.IO.Packaging (>= 5.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on XmlResolver:
Package | Downloads |
---|---|
SaxonCS
SaxonCS is a high-performance XSLT 3.0 processor. It conforms with the latest W3C specifications (notably XSLT 3.0, XQuery 3.1, and XPath 3.1). |
|
SaxonCS-b6
SaxonCS is a high-performance XSLT 3.0 processor. It conforms with the latest W3C specifications (notably XSLT 3.0, XQuery 3.1, and XPath 3.1). |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
6.0.3 | 191 | 11/18/2024 |
6.0.2 | 314 | 2/1/2024 |
6.0.0 | 121 | 1/30/2024 |
2.1.1 | 1,345 | 11/18/2024 |
2.1.0 | 259,287 | 2/2/2023 |
2.0.0 | 340 | 1/25/2023 |
1.5.1 | 472 | 8/18/2022 |
1.5.0 | 426 | 8/10/2022 |
1.4.0 | 185,853 | 6/28/2022 |
1.3.0 | 32,601 | 2/17/2022 |
1.2.0 | 470 | 2/15/2022 |
1.1.0 | 475 | 2/11/2022 |
1.0.0 | 730 | 1/27/2022 |
0.7.0 | 498 | 1/25/2022 |
0.6.1 | 480 | 1/21/2022 |
0.6.0 | 470 | 1/20/2022 |
0.5.5 | 492 | 1/12/2022 |
0.5.3 | 319 | 12/21/2021 |
0.5.2 | 319 | 12/17/2021 |
0.5.1 | 329 | 12/16/2021 |
0.5.0 | 394 | 12/9/2021 |
0.4.1 | 329 | 12/8/2021 |
0.4.0 | 317 | 12/6/2021 |
0.3.0 | 933 | 12/3/2021 |
0.2.1 | 326 | 12/2/2021 |
0.2.0 | 307 | 12/2/2021 |
0.1.0 | 354 | 9/1/2021 |
0.0.6 | 331 | 9/1/2021 |
0.0.5 | 333 | 8/31/2021 |
0.0.4 | 331 | 8/28/2021 |
0.0.3 | 333 | 8/26/2021 |
0.0.2 | 364 | 8/26/2021 |
0.0.1 | 346 | 8/13/2021 |
A catalog-based XML Resolver API for .NET