NExpect.Matchers.NSubstitute 1.0.219

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

This library offers NSubistitute-specific extensions so you can have Expect-style
     syntax for your NSubstitute assertions. For example, one may previously have done:
     ```
     Expect(result).To.Equal(expected);
     someService.Received(1).SomeMethodCall();
     ```
     and now you can keep it consistent:
     ```
     Expect(result).To.Equal(expected);
     Expect(someService).To.Have.Received(1).SomeMethodCall();
     ```

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. 
.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 net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NExpect.Matchers.NSubstitute:

Package Downloads
Codeo.CQRS.Testability

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NExpect.Matchers.NSubstitute:

Repository Stars
fluffynuts/PeanutButter
Tasty, versatile, nutritious; goes with many things in .net.
Version Downloads Last updated
2.0.116 996 3/24/2025
2.0.115 477 2/25/2025
2.0.114 166 2/13/2025
2.0.113 109 2/12/2025
2.0.112 98 2/12/2025
2.0.111 475 12/17/2024
2.0.110 1,793 11/13/2024
2.0.109 145 11/1/2024
2.0.108 261 10/23/2024
2.0.107 108 10/23/2024
2.0.106 119 10/22/2024
2.0.105 1,615 9/11/2024
2.0.104 572 8/30/2024
2.0.103 103 8/30/2024
2.0.102 1,564 6/19/2024
2.0.101 142 6/11/2024
2.0.100 209 6/10/2024
2.0.99 171 6/5/2024
2.0.98 99 6/3/2024
2.0.97 96 6/3/2024
2.0.96 91 6/3/2024
2.0.95 257 5/17/2024
2.0.94 503 5/17/2024
2.0.93 138 5/17/2024
2.0.92 333 4/29/2024
2.0.91 260 4/17/2024
2.0.90 148 4/15/2024
2.0.89 152 4/8/2024
2.0.88 144 4/5/2024
2.0.87 101 4/5/2024
2.0.86 126 4/5/2024
2.0.85 105 4/5/2024
2.0.84 103 4/4/2024
2.0.83 438 4/3/2024
2.0.82 714 4/2/2024
2.0.81 259 3/13/2024
2.0.80 124 3/13/2024
2.0.79 184 3/11/2024
2.0.78 181 3/5/2024
2.0.77 248 2/27/2024
2.0.76 113 2/26/2024
2.0.75 210 2/22/2024
2.0.74 138 2/22/2024
2.0.73 166 2/19/2024
2.0.72 147 2/15/2024
2.0.71 272 2/13/2024
2.0.70 286 2/13/2024
2.0.69 590 2/7/2024
2.0.68 169 2/6/2024
2.0.67 179 2/5/2024
2.0.66 159 2/2/2024
2.0.65 180 1/30/2024
2.0.64 296 1/18/2024
2.0.63 382 1/15/2024
2.0.62 164 1/12/2024
2.0.61 119 1/12/2024
2.0.60 170 1/10/2024
2.0.59 180 1/9/2024
2.0.58 633 12/13/2023
2.0.57 649 11/28/2023
2.0.56 153 11/28/2023
2.0.55 480 11/17/2023
2.0.54 212 11/17/2023
2.0.53 140 11/17/2023
2.0.52 446 10/30/2023
2.0.51 231 10/26/2023
2.0.50 411 10/12/2023
2.0.49 352 9/28/2023
2.0.48 205 9/22/2023
2.0.47 123 9/21/2023
2.0.46 170 9/20/2023
2.0.45 345 9/14/2023
2.0.44 164 9/14/2023
2.0.43 690 8/25/2023
2.0.42 155 8/25/2023
2.0.42-2308241227.f6c25ee 79 8/24/2023
2.0.42-2308161448.98b76da 83 8/16/2023
2.0.42-2308161446.ec7a107 74 8/16/2023
2.0.42-2308161429.74c00e2 84 8/16/2023
2.0.41 345 8/14/2023
2.0.40 272 8/4/2023
2.0.39 177 8/4/2023
2.0.38 154 8/4/2023
2.0.37 170 8/4/2023
2.0.36 178 8/4/2023
2.0.35 157 8/4/2023
2.0.34 821 6/22/2023
2.0.33 152 6/22/2023
2.0.32 175 6/22/2023
2.0.32-2306151149.332886a 91 6/15/2023
2.0.32-2306151140.93d85dc 86 6/15/2023
2.0.32-2306150947.3b80752 90 6/15/2023
2.0.31 282 6/12/2023
2.0.30 383 6/9/2023
2.0.30-2306091428.6fc0bd3 89 6/9/2023
2.0.30-2306091304.51d4d0b 93 6/9/2023
2.0.30-2306091204.1fe4d76 92 6/9/2023
2.0.30-2306090857.5be3155 90 6/9/2023
2.0.30-2306081701.3a525ef 92 6/8/2023
2.0.30-2306081646.5a15be2 90 6/8/2023
2.0.30-2306081628.68f2d91 93 6/8/2023
2.0.30-2306081611.3c4f19f 92 6/8/2023
2.0.30-2306081557.4fa2105 93 6/8/2023
2.0.30-2306081119.fdddf3b 92 6/8/2023
2.0.30-2306081053.68ba9f2 94 6/8/2023
2.0.30-2306080900.1b126b1 94 6/8/2023
2.0.29 391 5/23/2023
2.0.28 242 5/18/2023
2.0.27 197 5/12/2023
2.0.26 198 5/12/2023
2.0.25 283 4/26/2023
2.0.24 1,200 2/1/2023
2.0.23 318 1/30/2023
2.0.22 543 1/26/2023
2.0.21 319 1/25/2023
2.0.20 333 1/25/2023
2.0.19 868 11/30/2022
2.0.18 715 11/14/2022
2.0.17 1,131 10/19/2022
2.0.16 463 10/17/2022
2.0.15 416 10/17/2022
2.0.14 508 10/3/2022
2.0.13 423 10/3/2022
2.0.12 466 10/3/2022
2.0.11 518 9/27/2022
2.0.10 549 9/20/2022
2.0.9 482 9/19/2022
2.0.8 538 9/15/2022
2.0.7 561 9/14/2022
2.0.6 475 9/13/2022
2.0.5 438 9/13/2022
2.0.4 431 9/13/2022
2.0.3 502 9/9/2022
2.0.2 443 9/9/2022
2.0.1 450 9/9/2022
1.0.276 2,478 8/17/2022
1.0.275 444 8/17/2022
1.0.274 1,082 7/28/2022
1.0.273 802 7/14/2022
1.0.272 499 7/14/2022
1.0.271 483 7/13/2022
1.0.270 717 7/7/2022
1.0.269 471 7/7/2022
1.0.268 991 6/20/2022
1.0.267 606 6/14/2022
1.0.266 724 6/9/2022
1.0.265 949 5/27/2022
1.0.264 575 5/24/2022
1.0.263 496 5/23/2022
1.0.262 545 5/17/2022
1.0.261 498 5/16/2022
1.0.260 496 5/16/2022
1.0.259 949 5/6/2022
1.0.258 515 5/5/2022
1.0.257 480 5/5/2022
1.0.256 515 5/4/2022
1.0.255 485 5/4/2022
1.0.254 913 4/5/2022
1.0.253 506 4/5/2022
1.0.252 528 4/4/2022
1.0.251 556 3/22/2022
1.0.250 1,525 2/3/2022
1.0.249 553 1/28/2022
1.0.248 519 1/27/2022
1.0.247 533 1/26/2022
1.0.246 548 1/25/2022
1.0.245 542 1/18/2022
1.0.244 512 1/18/2022
1.0.243 530 1/12/2022
1.0.242 570 12/10/2021
1.0.241 369 12/10/2021
1.0.240 375 12/10/2021
1.0.239 416 12/6/2021
1.0.238 371 12/6/2021
1.0.237 363 12/2/2021
1.0.236 336 12/2/2021
1.0.235 352 12/2/2021
1.0.234 353 12/2/2021
1.0.233 552 11/18/2021
1.0.232 363 11/18/2021
1.0.231 583 11/9/2021
1.0.228 404 11/9/2021
1.0.227 613 10/14/2021
1.0.226 852 9/2/2021
1.0.225 421 8/31/2021
1.0.224 462 8/30/2021
1.0.223 606 8/6/2021
1.0.222 451 8/6/2021
1.0.221 445 8/6/2021
1.0.220 466 8/3/2021
1.0.219 499 7/30/2021
1.0.218 668 7/7/2021
1.0.217 415 7/7/2021
1.0.216 453 7/7/2021
1.0.215 475 7/6/2021
1.0.214 432 7/6/2021
1.0.213 432 7/6/2021
1.0.212 620 5/14/2021
1.0.211 423 5/11/2021
1.0.210 393 5/11/2021
1.0.209 397 5/11/2021
1.0.208 398 5/11/2021
1.0.207 407 5/3/2021
1.0.206 485 5/3/2021
1.0.205 419 5/3/2021
1.0.204 433 5/3/2021
1.0.203 427 4/15/2021
1.0.202 410 4/15/2021
1.0.201 402 4/15/2021
1.0.200 418 4/15/2021
1.0.199 401 4/14/2021
1.0.198 473 3/19/2021
1.0.197 430 3/9/2021
1.0.196 422 3/9/2021
1.0.195 399 3/9/2021
1.0.194 453 3/9/2021
1.0.193 453 3/9/2021
1.0.192 457 3/9/2021
1.0.191 442 2/12/2021
1.0.190 531 1/21/2021
1.0.189 483 1/21/2021
1.0.188 445 1/21/2021
1.0.187 438 1/21/2021
1.0.186 504 1/8/2021
1.0.185 451 1/8/2021
1.0.184 493 11/13/2020
1.0.183 462 11/13/2020
1.0.182 467 11/13/2020
1.0.181 550 10/13/2020
1.0.180 580 10/12/2020
1.0.179 564 8/31/2020
1.0.178 540 8/4/2020
1.0.177 534 7/21/2020
1.0.176 507 7/10/2020
1.0.175 532 7/10/2020
1.0.174 580 5/20/2020
1.0.173 553 5/20/2020
1.0.172 570 5/20/2020
1.0.171 583 5/8/2020
1.0.170 556 4/9/2020
1.0.169 552 4/3/2020
1.0.168 539 3/25/2020
1.0.167 619 3/23/2020
1.0.166 606 2/6/2020
1.0.165 606 12/30/2019
1.0.164 605 12/28/2019
1.0.163 560 12/28/2019
1.0.162 599 12/5/2019
1.0.161 590 12/5/2019
1.0.160 578 11/20/2019
1.0.159 611 10/14/2019
1.0.158 580 10/13/2019
1.0.157 590 10/3/2019
1.0.156 606 9/17/2019
1.0.155 616 9/15/2019
1.0.154 657 6/20/2019
1.0.153 615 6/20/2019
1.0.152 682 6/6/2019
1.0.151 632 6/4/2019
1.0.150 651 5/25/2019
1.0.149 648 5/23/2019
1.0.148 651 5/16/2019
1.0.147 651 5/16/2019
1.0.146 637 5/16/2019
1.0.145 629 5/16/2019