NExpect.Matchers.AspNetCore 2.0.123

Prefix Reserved
dotnet add package NExpect.Matchers.AspNetCore --version 2.0.123
                    
NuGet\Install-Package NExpect.Matchers.AspNetCore -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.AspNetCore" 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.AspNetCore" Version="2.0.123" />
                    
Directory.Packages.props
<PackageReference Include="NExpect.Matchers.AspNetCore" />
                    
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.AspNetCore --version 2.0.123
                    
#r "nuget: NExpect.Matchers.AspNetCore, 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.AspNetCore@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.AspNetCore&version=2.0.123
                    
Install as a Cake Addin
#tool nuget:?package=NExpect.Matchers.AspNetCore&version=2.0.123
                    
Install as a Cake Tool

NExpect.Matchers.AspNetCore

This library adds ASP.Net core extensions for NExpect so you can test your [Route] and [Http*] annotations like so:

Expect(typeof(SomeController)
    .To.Have.Method(nameof(SomeController.MethodName))
    .Supporting(HttpMethod.Delete)
    .And(HttpMethod.Post)
    .With.Route("first-route")
    .And.Route("second-route");
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

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

Repository Stars
fluffynuts/PeanutButter
Tasty, versatile, nutritious; goes with many things in .net.
Version Downloads Last Updated
2.0.123 306 9/17/2025
2.0.122 282 9/16/2025
2.0.121 187 9/11/2025
2.0.120 185 9/9/2025
2.0.119 165 8/12/2025
2.0.118 240 8/6/2025
2.0.117 167 7/15/2025
2.0.116 2,298 3/24/2025
2.0.115 653 2/25/2025
2.0.114 183 2/13/2025
2.0.113 146 2/12/2025
2.0.112 133 2/12/2025
2.0.111 432 12/17/2024
2.0.110 247 11/13/2024
2.0.109 154 11/1/2024
2.0.108 262 10/23/2024
2.0.107 153 10/23/2024
2.0.106 157 10/22/2024
2.0.105 1,238 9/11/2024
2.0.104 588 8/30/2024
2.0.103 138 8/30/2024
2.0.102 954 6/19/2024
2.0.101 162 6/11/2024
2.0.100 144 6/10/2024
2.0.99 186 6/5/2024
2.0.98 136 6/3/2024
2.0.97 139 6/3/2024
2.0.96 124 6/3/2024
2.0.95 182 5/17/2024
2.0.94 551 5/17/2024
2.0.93 154 5/17/2024
2.0.92 186 4/29/2024
2.0.91 172 4/17/2024
2.0.90 163 4/15/2024
2.0.89 160 4/8/2024
2.0.88 189 4/5/2024
2.0.87 172 4/5/2024
2.0.86 175 4/5/2024
2.0.85 160 4/5/2024
2.0.84 165 4/4/2024
2.0.83 465 4/3/2024
2.0.82 743 4/2/2024
2.0.81 221 3/13/2024
2.0.80 191 3/13/2024 2.0.80 is deprecated.
2.0.79 207 3/11/2024
2.0.78 177 3/5/2024
2.0.77 193 2/27/2024
2.0.76 145 2/26/2024
2.0.75 209 2/22/2024
2.0.74 147 2/22/2024
2.0.73 170 2/19/2024
2.0.72 168 2/15/2024
2.0.71 268 2/13/2024
2.0.70 297 2/13/2024
2.0.69 209 2/7/2024
2.0.68 159 2/6/2024
2.0.67 176 2/5/2024
2.0.66 153 2/2/2024
2.0.65 160 1/30/2024
2.0.64 195 1/18/2024
2.0.63 383 1/15/2024
2.0.62 172 1/12/2024
2.0.61 146 1/12/2024
2.0.60 160 1/10/2024
2.0.59 182 1/9/2024
2.0.58 368 12/13/2023
2.0.57 360 11/28/2023
2.0.56 168 11/28/2023
2.0.55 203 11/17/2023
2.0.54 256 11/17/2023
2.0.53 181 11/17/2023
2.0.52 205 10/30/2023
2.0.51 273 10/26/2023
2.0.50 367 10/12/2023
2.0.49 278 9/28/2023
2.0.48 218 9/22/2023
2.0.47 180 9/21/2023
2.0.46 207 9/20/2023
2.0.45 233 9/14/2023
2.0.44 197 9/14/2023
2.0.43 340 8/25/2023
2.0.42 215 8/25/2023
2.0.42-2308241227.f6c25ee 121 8/24/2023
2.0.42-2308161448.98b76da 121 8/16/2023
2.0.42-2308161446.ec7a107 120 8/16/2023
2.0.42-2308161429.74c00e2 125 8/16/2023
2.0.41 231 8/14/2023
2.0.40 228 8/4/2023
2.0.39 236 8/4/2023
2.0.38 219 8/4/2023
2.0.37 222 8/4/2023
2.0.36 229 8/4/2023
2.0.35 207 8/4/2023
2.0.34 665 6/22/2023
2.0.33 243 6/22/2023
2.0.32 239 6/22/2023
2.0.32-2306151149.332886a 145 6/15/2023
2.0.32-2306151140.93d85dc 146 6/15/2023
2.0.32-2306150947.3b80752 142 6/15/2023
2.0.31 256 6/12/2023
2.0.30 252 6/9/2023
2.0.30-2306091428.6fc0bd3 143 6/9/2023
2.0.30-2306091304.51d4d0b 144 6/9/2023
2.0.30-2306091204.1fe4d76 148 6/9/2023
2.0.30-2306090857.5be3155 145 6/9/2023
2.0.30-2306081701.3a525ef 144 6/8/2023
2.0.30-2306081646.5a15be2 146 6/8/2023
2.0.30-2306081628.68f2d91 149 6/8/2023
2.0.30-2306081611.3c4f19f 140 6/8/2023
2.0.30-2306081557.4fa2105 149 6/8/2023
2.0.30-2306081119.fdddf3b 142 6/8/2023
2.0.30-2306081053.68ba9f2 147 6/8/2023
2.0.30-2306080900.1b126b1 142 6/8/2023
2.0.29 323 5/23/2023
2.0.28 274 5/18/2023
2.0.27 255 5/12/2023
2.0.26 261 5/12/2023
2.0.25 287 4/26/2023
2.0.24 393 2/1/2023
2.0.23 393 1/30/2023
2.0.22 586 1/26/2023
2.0.21 372 1/25/2023
2.0.20 511 1/25/2023
2.0.19 512 11/30/2022
2.0.18 615 11/14/2022
2.0.17 876 10/19/2022
2.0.16 556 10/17/2022
2.0.15 517 10/17/2022
2.0.14 675 10/3/2022
2.0.13 541 10/3/2022
2.0.12 550 10/3/2022
2.0.11 641 9/27/2022
2.0.10 628 9/20/2022
2.0.9 614 9/19/2022
2.0.8 615 9/15/2022
2.0.7 646 9/14/2022
2.0.6 528 9/13/2022
2.0.5 541 9/13/2022
2.0.4 523 9/13/2022
2.0.3 558 9/9/2022
2.0.2 553 9/9/2022
2.0.1 531 9/9/2022
1.0.276 655 8/17/2022
1.0.275 549 8/17/2022
1.0.274 908 7/28/2022
1.0.273 648 7/14/2022
1.0.272 553 7/14/2022
1.0.271 571 7/13/2022
1.0.270 602 7/7/2022
1.0.269 574 7/7/2022
1.0.268 711 6/20/2022
1.0.267 630 6/14/2022
1.0.266 598 6/9/2022
1.0.265 657 5/27/2022
1.0.264 616 5/24/2022
1.0.263 574 5/23/2022
1.0.262 637 5/17/2022
1.0.261 580 5/16/2022
1.0.260 583 5/16/2022
1.0.259 656 5/6/2022
1.0.258 597 5/5/2022
1.0.257 622 5/5/2022
1.0.256 580 5/4/2022
1.0.255 593 5/4/2022
1.0.254 623 4/5/2022
1.0.253 573 4/5/2022
1.0.252 602 4/4/2022
1.0.251 584 3/22/2022
1.0.250 1,620 2/3/2022
1.0.249 625 1/28/2022
1.0.248 651 1/27/2022
1.0.247 621 1/26/2022
1.0.246 601 1/25/2022
1.0.245 626 1/18/2022
1.0.244 620 1/18/2022
1.0.243 635 1/12/2022
1.0.242 464 12/10/2021
1.0.241 472 12/10/2021
1.0.240 467 12/10/2021
1.0.239 471 12/6/2021
1.0.238 454 12/6/2021
1.0.237 446 12/2/2021
1.0.236 461 12/2/2021
1.0.235 432 12/2/2021
1.0.234 441 12/2/2021
1.0.233 494 11/18/2021
1.0.232 453 11/18/2021
1.0.231 484 11/9/2021
1.0.228 503 11/9/2021
1.0.227 499 10/14/2021
1.0.226 524 9/2/2021
1.0.225 521 8/31/2021
1.0.224 485 8/30/2021
1.0.223 532 8/6/2021
1.0.222 533 8/6/2021
1.0.221 553 8/6/2021
1.0.220 542 8/3/2021
1.0.219 591 7/30/2021
1.0.218 509 7/7/2021
1.0.217 475 7/7/2021
1.0.216 531 7/7/2021
1.0.215 535 7/6/2021
1.0.214 606 7/6/2021
1.0.213 541 7/6/2021
1.0.212 501 5/14/2021
1.0.211 520 5/11/2021
1.0.210 519 5/11/2021
1.0.209 486 5/11/2021
1.0.208 490 5/11/2021
1.0.207 526 5/3/2021
1.0.206 561 5/3/2021
1.0.205 540 5/3/2021
1.0.204 534 5/3/2021
1.0.203 495 4/15/2021
1.0.202 523 4/15/2021
1.0.201 532 4/15/2021
1.0.200 534 4/15/2021
1.0.199 512 4/14/2021
1.0.198 551 3/19/2021
1.0.197 532 3/9/2021
1.0.196 544 3/9/2021
1.0.195 534 3/9/2021
1.0.194 560 3/9/2021
1.0.193 571 3/9/2021
1.0.192 577 3/9/2021
1.0.191 561 2/12/2021
1.0.190 621 1/21/2021
1.0.189 597 1/21/2021
1.0.188 569 1/21/2021
1.0.187 557 1/21/2021
1.0.186 639 1/8/2021
1.0.185 581 1/8/2021
1.0.184 572 11/13/2020
1.0.183 585 11/13/2020
1.0.182 625 11/13/2020
1.0.181 674 10/13/2020
1.0.180 696 10/12/2020
1.0.179 679 8/31/2020
1.0.178 658 8/4/2020
1.0.177 650 7/21/2020
1.0.176 646 7/10/2020
1.0.175 659 7/10/2020
1.0.174 685 5/20/2020
1.0.173 665 5/20/2020
1.0.172 677 5/20/2020
1.0.171 722 5/8/2020
1.0.170 721 4/9/2020
1.0.169 702 4/3/2020
1.0.168 670 3/25/2020
1.0.167 731 3/23/2020
1.0.166 704 2/6/2020
1.0.165 739 12/30/2019
1.0.164 751 12/28/2019
1.0.163 661 12/28/2019
1.0.162 744 12/5/2019
1.0.161 705 12/5/2019
1.0.160 725 11/20/2019
1.0.159 771 10/14/2019
1.0.158 710 10/13/2019
1.0.157 725 10/3/2019
1.0.156 737 9/17/2019
1.0.155 732 9/15/2019
1.0.154 763 6/20/2019
1.0.153 747 6/20/2019
1.0.152 814 6/6/2019
1.0.151 800 6/4/2019
1.0.150 781 5/25/2019
1.0.149 787 5/23/2019
1.0.148 802 5/16/2019
1.0.147 796 5/16/2019