NExpect.Matchers.Xml 2.0.9

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.9                
NuGet\Install-Package NExpect.Matchers.Xml -Version 2.0.9                
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.9" />                
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.9                
#r "nuget: NExpect.Matchers.Xml, 2.0.9"                
#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.9

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

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 132 9/11/2024
2.0.104 375 8/30/2024
2.0.103 94 8/30/2024
2.0.102 895 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 86 6/3/2024
2.0.97 80 6/3/2024
2.0.96 87 6/3/2024
2.0.95 118 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 133 4/17/2024
2.0.90 122 4/15/2024
2.0.89 96 4/8/2024
2.0.88 95 4/5/2024
2.0.87 84 4/5/2024
2.0.86 101 4/5/2024
2.0.85 98 4/5/2024
2.0.84 106 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 97 3/13/2024
2.0.79 131 3/11/2024
2.0.78 114 3/5/2024
2.0.77 117 2/27/2024
2.0.76 109 2/26/2024
2.0.75 149 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 222 2/13/2024
2.0.70 99 2/13/2024
2.0.69 113 2/7/2024
2.0.68 98 2/6/2024
2.0.67 101 2/5/2024
2.0.66 103 2/2/2024
2.0.65 105 1/30/2024
2.0.64 131 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 108 1/10/2024
2.0.59 128 1/9/2024
2.0.58 211 12/13/2023
2.0.57 222 11/28/2023
2.0.56 127 11/28/2023
2.0.55 128 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 144 10/26/2023
2.0.50 274 10/12/2023
2.0.49 146 9/28/2023
2.0.48 115 9/22/2023
2.0.47 123 9/21/2023
2.0.46 146 9/20/2023
2.0.45 152 9/14/2023
2.0.44 125 9/14/2023
2.0.43 222 8/25/2023
2.0.42 152 8/25/2023
2.0.42-2308241227.f6c25ee 67 8/24/2023
2.0.42-2308161448.98b76da 66 8/16/2023
2.0.42-2308161446.ec7a107 64 8/16/2023
2.0.42-2308161429.74c00e2 67 8/16/2023
2.0.41 153 8/14/2023
2.0.40 156 8/4/2023
2.0.39 156 8/4/2023
2.0.38 142 8/4/2023
2.0.37 142 8/4/2023
2.0.36 135 8/4/2023
2.0.35 155 8/4/2023
2.0.34 184 6/22/2023
2.0.33 129 6/22/2023
2.0.32 143 6/22/2023
2.0.32-2306151149.332886a 73 6/15/2023
2.0.32-2306151140.93d85dc 75 6/15/2023
2.0.32-2306150947.3b80752 70 6/15/2023
2.0.31 164 6/12/2023
2.0.30 151 6/9/2023
2.0.30-2306091428.6fc0bd3 75 6/9/2023
2.0.30-2306091304.51d4d0b 78 6/9/2023
2.0.30-2306091204.1fe4d76 78 6/9/2023
2.0.30-2306090857.5be3155 73 6/9/2023
2.0.30-2306081701.3a525ef 71 6/8/2023
2.0.30-2306081646.5a15be2 70 6/8/2023
2.0.30-2306081628.68f2d91 78 6/8/2023
2.0.30-2306081611.3c4f19f 76 6/8/2023
2.0.30-2306081557.4fa2105 74 6/8/2023
2.0.30-2306081119.fdddf3b 75 6/8/2023
2.0.30-2306081053.68ba9f2 79 6/8/2023
2.0.30-2306080900.1b126b1 77 6/8/2023
2.0.29 170 5/23/2023
2.0.28 147 5/18/2023
2.0.27 140 5/12/2023
2.0.26 145 5/12/2023
2.0.25 190 4/26/2023
2.0.24 335 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 288 1/25/2023
2.0.19 336 11/30/2022
2.0.18 502 11/14/2022
2.0.17 617 10/19/2022
2.0.16 420 10/17/2022
2.0.15 388 10/17/2022
2.0.14 480 10/3/2022
2.0.13 393 10/3/2022
2.0.12 418 10/3/2022
2.0.11 482 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 419 9/13/2022
2.0.5 436 9/13/2022
2.0.4 434 9/13/2022
2.0.3 484 9/9/2022
2.0.2 418 9/9/2022
2.0.1 416 9/9/2022
1.0.276 551 8/17/2022
1.0.275 451 8/17/2022
1.0.274 686 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 511 7/7/2022
1.0.269 456 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 529 5/24/2022
1.0.263 473 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 485 5/6/2022
1.0.258 459 5/5/2022
1.0.257 442 5/5/2022
1.0.256 462 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 444 3/22/2022
1.0.250 535 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 486 1/18/2022
1.0.244 475 1/18/2022
1.0.243 470 1/12/2022
1.0.242 342 12/10/2021
1.0.241 360 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 341 12/2/2021
1.0.234 332 12/2/2021
1.0.233 367 11/18/2021
1.0.232 335 11/18/2021
1.0.231 342 11/9/2021
1.0.230 350 11/9/2021