NExpect.Matchers.Xml 2.0.51

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package NExpect.Matchers.Xml --version 2.0.51                
NuGet\Install-Package NExpect.Matchers.Xml -Version 2.0.51                
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.51" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NExpect.Matchers.Xml --version 2.0.51                
#r "nuget: NExpect.Matchers.Xml, 2.0.51"                
#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 NExpect.Matchers.Xml as a Cake Addin
#addin nuget:?package=NExpect.Matchers.Xml&version=2.0.51

// Install NExpect.Matchers.Xml as a Cake Tool
#tool nuget:?package=NExpect.Matchers.Xml&version=2.0.51                

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. 
.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.105 127 9/11/2024
2.0.104 285 8/30/2024
2.0.103 87 8/30/2024
2.0.102 894 6/19/2024
2.0.101 106 6/11/2024
2.0.100 88 6/10/2024
2.0.99 97 6/5/2024
2.0.98 85 6/3/2024
2.0.97 79 6/3/2024
2.0.96 87 6/3/2024
2.0.95 117 5/17/2024
2.0.94 500 5/17/2024
2.0.93 110 5/17/2024
2.0.92 101 4/29/2024
2.0.91 132 4/17/2024
2.0.90 122 4/15/2024
2.0.89 95 4/8/2024
2.0.88 95 4/5/2024
2.0.87 84 4/5/2024
2.0.86 100 4/5/2024
2.0.85 98 4/5/2024
2.0.84 105 4/4/2024
2.0.83 407 4/3/2024
2.0.82 120 4/2/2024
2.0.81 185 3/13/2024
2.0.80 96 3/13/2024
2.0.79 131 3/11/2024
2.0.78 113 3/5/2024
2.0.77 116 2/27/2024
2.0.76 109 2/26/2024
2.0.75 148 2/22/2024
2.0.74 103 2/22/2024
2.0.73 115 2/19/2024
2.0.72 116 2/15/2024
2.0.71 221 2/13/2024
2.0.70 99 2/13/2024
2.0.69 112 2/7/2024
2.0.68 98 2/6/2024
2.0.67 101 2/5/2024
2.0.66 102 2/2/2024
2.0.65 104 1/30/2024
2.0.64 130 1/18/2024
2.0.63 326 1/15/2024
2.0.62 114 1/12/2024
2.0.61 97 1/12/2024
2.0.60 107 1/10/2024
2.0.59 128 1/9/2024
2.0.58 210 12/13/2023
2.0.57 221 11/28/2023
2.0.56 127 11/28/2023
2.0.55 127 11/17/2023
2.0.54 110 11/17/2023
2.0.53 110 11/17/2023
2.0.52 170 10/30/2023
2.0.51 143 10/26/2023
2.0.50 274 10/12/2023
2.0.49 145 9/28/2023
2.0.48 115 9/22/2023
2.0.47 123 9/21/2023
2.0.46 145 9/20/2023
2.0.45 151 9/14/2023
2.0.44 124 9/14/2023
2.0.43 222 8/25/2023
2.0.42 152 8/25/2023
2.0.42-2308241227.f6c25ee 65 8/24/2023
2.0.42-2308161448.98b76da 64 8/16/2023
2.0.42-2308161446.ec7a107 62 8/16/2023
2.0.42-2308161429.74c00e2 65 8/16/2023
2.0.41 153 8/14/2023
2.0.40 155 8/4/2023
2.0.39 156 8/4/2023
2.0.38 141 8/4/2023
2.0.37 141 8/4/2023
2.0.36 135 8/4/2023
2.0.35 154 8/4/2023
2.0.34 184 6/22/2023
2.0.33 126 6/22/2023
2.0.32 143 6/22/2023
2.0.32-2306151149.332886a 70 6/15/2023
2.0.32-2306151140.93d85dc 73 6/15/2023
2.0.32-2306150947.3b80752 67 6/15/2023
2.0.31 163 6/12/2023
2.0.30 151 6/9/2023
2.0.30-2306091428.6fc0bd3 73 6/9/2023
2.0.30-2306091304.51d4d0b 74 6/9/2023
2.0.30-2306091204.1fe4d76 73 6/9/2023
2.0.30-2306090857.5be3155 70 6/9/2023
2.0.30-2306081701.3a525ef 69 6/8/2023
2.0.30-2306081646.5a15be2 68 6/8/2023
2.0.30-2306081628.68f2d91 76 6/8/2023
2.0.30-2306081611.3c4f19f 72 6/8/2023
2.0.30-2306081557.4fa2105 72 6/8/2023
2.0.30-2306081119.fdddf3b 72 6/8/2023
2.0.30-2306081053.68ba9f2 76 6/8/2023
2.0.30-2306080900.1b126b1 75 6/8/2023
2.0.29 169 5/23/2023
2.0.28 147 5/18/2023
2.0.27 140 5/12/2023
2.0.26 144 5/12/2023
2.0.25 190 4/26/2023
2.0.24 334 2/1/2023
2.0.23 293 1/30/2023
2.0.22 272 1/26/2023
2.0.21 277 1/25/2023
2.0.20 287 1/25/2023
2.0.19 336 11/30/2022
2.0.18 501 11/14/2022
2.0.17 616 10/19/2022
2.0.16 420 10/17/2022
2.0.15 387 10/17/2022
2.0.14 480 10/3/2022
2.0.13 392 10/3/2022
2.0.12 418 10/3/2022
2.0.11 481 9/27/2022
2.0.10 465 9/20/2022
2.0.9 463 9/19/2022
2.0.8 480 9/15/2022
2.0.7 488 9/14/2022
2.0.6 418 9/13/2022
2.0.5 436 9/13/2022
2.0.4 433 9/13/2022
2.0.3 483 9/9/2022
2.0.2 418 9/9/2022
2.0.1 415 9/9/2022
1.0.276 551 8/17/2022
1.0.275 451 8/17/2022
1.0.274 684 7/28/2022
1.0.273 496 7/14/2022
1.0.272 442 7/14/2022
1.0.271 465 7/13/2022
1.0.270 510 7/7/2022
1.0.269 455 7/7/2022
1.0.268 603 6/20/2022
1.0.267 523 6/14/2022
1.0.266 499 6/9/2022
1.0.265 509 5/27/2022
1.0.264 528 5/24/2022
1.0.263 472 5/23/2022
1.0.262 497 5/17/2022
1.0.261 436 5/16/2022
1.0.260 466 5/16/2022
1.0.259 484 5/6/2022
1.0.258 458 5/5/2022
1.0.257 442 5/5/2022
1.0.256 461 5/4/2022
1.0.255 471 5/4/2022
1.0.254 475 4/5/2022
1.0.253 486 4/5/2022
1.0.252 488 4/4/2022
1.0.251 443 3/22/2022
1.0.250 534 2/3/2022
1.0.249 507 1/28/2022
1.0.248 499 1/27/2022
1.0.247 501 1/26/2022
1.0.246 476 1/25/2022
1.0.245 485 1/18/2022
1.0.244 475 1/18/2022
1.0.243 469 1/12/2022
1.0.242 341 12/10/2021
1.0.241 358 12/10/2021
1.0.240 329 12/10/2021
1.0.239 343 12/6/2021
1.0.238 338 12/6/2021
1.0.237 332 12/2/2021
1.0.236 322 12/2/2021
1.0.235 340 12/2/2021
1.0.234 329 12/2/2021
1.0.233 366 11/18/2021
1.0.232 334 11/18/2021
1.0.231 342 11/9/2021
1.0.230 348 11/9/2021