NExpect.Matchers.Xml 2.0.123

Prefix Reserved
dotnet add package NExpect.Matchers.Xml --version 2.0.123
                    
NuGet\Install-Package NExpect.Matchers.Xml -Version 2.0.123
                    
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="NExpect.Matchers.Xml" Version="2.0.123" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NExpect.Matchers.Xml" Version="2.0.123" />
                    
Directory.Packages.props
<PackageReference Include="NExpect.Matchers.Xml" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NExpect.Matchers.Xml --version 2.0.123
                    
#r "nuget: NExpect.Matchers.Xml, 2.0.123"
                    
#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.
#:package NExpect.Matchers.Xml@2.0.123
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NExpect.Matchers.Xml&version=2.0.123
                    
Install as a Cake Addin
#tool nuget:?package=NExpect.Matchers.Xml&version=2.0.123
                    
Install as a Cake Tool

This library offers XML-specific assertions so you can, for instance:
     ```
     var doc = XDocument.Parse(someXml);
     Expect(doc)
       .To.Have.Element("//path/to/element")
       .With.Attribute("some-attribute")
       .Having.Value("expected-attribute-value");
     ```

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

  • .NETStandard 2.0

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.123 37 9/17/2025
2.0.122 46 9/16/2025
2.0.121 151 9/11/2025
2.0.120 168 9/9/2025
2.0.119 152 8/12/2025
2.0.118 220 8/6/2025
2.0.117 152 7/15/2025
2.0.116 1,674 3/24/2025
2.0.115 458 2/25/2025
2.0.114 182 2/13/2025
2.0.113 140 2/12/2025
2.0.112 147 2/12/2025
2.0.111 222 12/17/2024
2.0.110 222 11/13/2024
2.0.109 149 11/1/2024
2.0.108 144 10/23/2024
2.0.107 154 10/23/2024
2.0.106 128 10/22/2024
2.0.105 1,139 9/11/2024
2.0.104 590 8/30/2024
2.0.103 153 8/30/2024
2.0.102 952 6/19/2024
2.0.101 165 6/11/2024
2.0.100 142 6/10/2024
2.0.99 155 6/5/2024
2.0.98 138 6/3/2024
2.0.97 137 6/3/2024
2.0.96 140 6/3/2024
2.0.95 173 5/17/2024
2.0.94 557 5/17/2024
2.0.93 168 5/17/2024
2.0.92 156 4/29/2024
2.0.91 187 4/17/2024
2.0.90 177 4/15/2024
2.0.89 157 4/8/2024
2.0.88 156 4/5/2024
2.0.87 138 4/5/2024
2.0.86 156 4/5/2024
2.0.85 150 4/5/2024
2.0.84 160 4/4/2024
2.0.83 456 4/3/2024
2.0.82 180 4/2/2024
2.0.81 237 3/13/2024
2.0.80 149 3/13/2024
2.0.79 184 3/11/2024
2.0.78 172 3/5/2024
2.0.77 175 2/27/2024
2.0.76 165 2/26/2024
2.0.75 201 2/22/2024
2.0.74 167 2/22/2024
2.0.73 174 2/19/2024
2.0.72 170 2/15/2024
2.0.71 281 2/13/2024
2.0.70 148 2/13/2024
2.0.69 169 2/7/2024
2.0.68 151 2/6/2024
2.0.67 152 2/5/2024
2.0.66 152 2/2/2024
2.0.65 157 1/30/2024
2.0.64 187 1/18/2024
2.0.63 379 1/15/2024
2.0.62 166 1/12/2024
2.0.61 149 1/12/2024
2.0.60 160 1/10/2024
2.0.59 184 1/9/2024
2.0.58 263 12/13/2023
2.0.57 248 11/28/2023
2.0.56 151 11/28/2023
2.0.55 156 11/17/2023
2.0.54 138 11/17/2023
2.0.53 134 11/17/2023
2.0.52 193 10/30/2023
2.0.51 171 10/26/2023
2.0.50 302 10/12/2023
2.0.49 183 9/28/2023
2.0.48 149 9/22/2023
2.0.47 155 9/21/2023
2.0.46 178 9/20/2023
2.0.45 184 9/14/2023
2.0.44 163 9/14/2023
2.0.43 268 8/25/2023
2.0.42 198 8/25/2023
2.0.42-2308241227.f6c25ee 108 8/24/2023
2.0.42-2308161448.98b76da 113 8/16/2023
2.0.42-2308161446.ec7a107 110 8/16/2023
2.0.42-2308161429.74c00e2 110 8/16/2023
2.0.41 204 8/14/2023
2.0.40 208 8/4/2023
2.0.39 209 8/4/2023
2.0.38 193 8/4/2023
2.0.37 195 8/4/2023
2.0.36 186 8/4/2023
2.0.35 205 8/4/2023
2.0.34 239 6/22/2023
2.0.33 185 6/22/2023
2.0.32 203 6/22/2023
2.0.32-2306151149.332886a 129 6/15/2023
2.0.32-2306151140.93d85dc 130 6/15/2023
2.0.32-2306150947.3b80752 125 6/15/2023
2.0.31 226 6/12/2023
2.0.30 210 6/9/2023
2.0.30-2306091428.6fc0bd3 133 6/9/2023
2.0.30-2306091304.51d4d0b 134 6/9/2023
2.0.30-2306091204.1fe4d76 139 6/9/2023
2.0.30-2306090857.5be3155 127 6/9/2023
2.0.30-2306081701.3a525ef 128 6/8/2023
2.0.30-2306081646.5a15be2 131 6/8/2023
2.0.30-2306081628.68f2d91 133 6/8/2023
2.0.30-2306081611.3c4f19f 134 6/8/2023
2.0.30-2306081557.4fa2105 126 6/8/2023
2.0.30-2306081119.fdddf3b 132 6/8/2023
2.0.30-2306081053.68ba9f2 132 6/8/2023
2.0.30-2306080900.1b126b1 131 6/8/2023
2.0.29 233 5/23/2023
2.0.28 211 5/18/2023
2.0.27 207 5/12/2023
2.0.26 213 5/12/2023
2.0.25 255 4/26/2023
2.0.24 400 2/1/2023
2.0.23 358 1/30/2023
2.0.22 339 1/26/2023
2.0.21 346 1/25/2023
2.0.20 357 1/25/2023
2.0.19 404 11/30/2022
2.0.18 573 11/14/2022
2.0.17 690 10/19/2022
2.0.16 495 10/17/2022
2.0.15 461 10/17/2022
2.0.14 549 10/3/2022
2.0.13 463 10/3/2022
2.0.12 493 10/3/2022
2.0.11 554 9/27/2022
2.0.10 537 9/20/2022
2.0.9 535 9/19/2022
2.0.8 559 9/15/2022
2.0.7 562 9/14/2022
2.0.6 492 9/13/2022
2.0.5 510 9/13/2022
2.0.4 507 9/13/2022
2.0.3 555 9/9/2022
2.0.2 488 9/9/2022
2.0.1 490 9/9/2022
1.0.276 622 8/17/2022
1.0.275 533 8/17/2022
1.0.274 761 7/28/2022
1.0.273 573 7/14/2022
1.0.272 518 7/14/2022
1.0.271 544 7/13/2022
1.0.270 594 7/7/2022
1.0.269 533 7/7/2022
1.0.268 682 6/20/2022
1.0.267 624 6/14/2022
1.0.266 580 6/9/2022
1.0.265 594 5/27/2022
1.0.264 611 5/24/2022
1.0.263 550 5/23/2022
1.0.262 578 5/17/2022
1.0.261 521 5/16/2022
1.0.260 545 5/16/2022
1.0.259 570 5/6/2022
1.0.258 540 5/5/2022
1.0.257 521 5/5/2022
1.0.256 540 5/4/2022
1.0.255 557 5/4/2022
1.0.254 564 4/5/2022
1.0.253 567 4/5/2022
1.0.252 572 4/4/2022
1.0.251 534 3/22/2022
1.0.250 627 2/3/2022
1.0.249 600 1/28/2022
1.0.248 587 1/27/2022
1.0.247 589 1/26/2022
1.0.246 565 1/25/2022
1.0.245 576 1/18/2022
1.0.244 566 1/18/2022
1.0.243 559 1/12/2022
1.0.242 429 12/10/2021
1.0.241 448 12/10/2021
1.0.240 421 12/10/2021
1.0.239 432 12/6/2021
1.0.238 428 12/6/2021
1.0.237 422 12/2/2021
1.0.236 414 12/2/2021
1.0.235 433 12/2/2021
1.0.234 423 12/2/2021
1.0.233 458 11/18/2021
1.0.232 428 11/18/2021
1.0.231 433 11/9/2021
1.0.230 440 11/9/2021