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 284 9/17/2025
2.0.122 266 9/16/2025
2.0.121 168 9/11/2025
2.0.120 178 9/9/2025
2.0.119 148 8/12/2025
2.0.118 225 8/6/2025
2.0.117 153 7/15/2025
2.0.116 2,154 3/24/2025
2.0.115 624 2/25/2025
2.0.114 169 2/13/2025
2.0.113 133 2/12/2025
2.0.112 118 2/12/2025
2.0.111 418 12/17/2024
2.0.110 234 11/13/2024
2.0.109 141 11/1/2024
2.0.108 248 10/23/2024
2.0.107 146 10/23/2024
2.0.106 143 10/22/2024
2.0.105 1,231 9/11/2024
2.0.104 575 8/30/2024
2.0.103 124 8/30/2024
2.0.102 951 6/19/2024
2.0.101 149 6/11/2024
2.0.100 128 6/10/2024
2.0.99 183 6/5/2024
2.0.98 123 6/3/2024
2.0.97 125 6/3/2024
2.0.96 110 6/3/2024
2.0.95 168 5/17/2024
2.0.94 546 5/17/2024
2.0.93 151 5/17/2024
2.0.92 182 4/29/2024
2.0.91 159 4/17/2024
2.0.90 150 4/15/2024
2.0.89 143 4/8/2024
2.0.88 175 4/5/2024
2.0.87 158 4/5/2024
2.0.86 160 4/5/2024
2.0.85 147 4/5/2024
2.0.84 151 4/4/2024
2.0.83 451 4/3/2024
2.0.82 739 4/2/2024
2.0.81 207 3/13/2024
2.0.80 176 3/13/2024 2.0.80 is deprecated.
2.0.79 194 3/11/2024
2.0.78 164 3/5/2024
2.0.77 179 2/27/2024
2.0.76 130 2/26/2024
2.0.75 195 2/22/2024
2.0.74 142 2/22/2024
2.0.73 157 2/19/2024
2.0.72 155 2/15/2024
2.0.71 265 2/13/2024
2.0.70 283 2/13/2024
2.0.69 194 2/7/2024
2.0.68 145 2/6/2024
2.0.67 163 2/5/2024
2.0.66 140 2/2/2024
2.0.65 147 1/30/2024
2.0.64 182 1/18/2024
2.0.63 370 1/15/2024
2.0.62 159 1/12/2024
2.0.61 142 1/12/2024
2.0.60 147 1/10/2024
2.0.59 169 1/9/2024
2.0.58 353 12/13/2023
2.0.57 345 11/28/2023
2.0.56 155 11/28/2023
2.0.55 190 11/17/2023
2.0.54 252 11/17/2023
2.0.53 168 11/17/2023
2.0.52 193 10/30/2023
2.0.51 261 10/26/2023
2.0.50 365 10/12/2023
2.0.49 266 9/28/2023
2.0.48 207 9/22/2023
2.0.47 168 9/21/2023
2.0.46 195 9/20/2023
2.0.45 222 9/14/2023
2.0.44 186 9/14/2023
2.0.43 329 8/25/2023
2.0.42 203 8/25/2023
2.0.42-2308241227.f6c25ee 120 8/24/2023
2.0.42-2308161448.98b76da 119 8/16/2023
2.0.42-2308161446.ec7a107 118 8/16/2023
2.0.42-2308161429.74c00e2 124 8/16/2023
2.0.41 219 8/14/2023
2.0.40 216 8/4/2023
2.0.39 225 8/4/2023
2.0.38 208 8/4/2023
2.0.37 211 8/4/2023
2.0.36 218 8/4/2023
2.0.35 206 8/4/2023
2.0.34 647 6/22/2023
2.0.33 226 6/22/2023
2.0.32 225 6/22/2023
2.0.32-2306151149.332886a 136 6/15/2023
2.0.32-2306151140.93d85dc 141 6/15/2023
2.0.32-2306150947.3b80752 136 6/15/2023
2.0.31 236 6/12/2023
2.0.30 233 6/9/2023
2.0.30-2306091428.6fc0bd3 138 6/9/2023
2.0.30-2306091304.51d4d0b 139 6/9/2023
2.0.30-2306091204.1fe4d76 142 6/9/2023
2.0.30-2306090857.5be3155 140 6/9/2023
2.0.30-2306081701.3a525ef 138 6/8/2023
2.0.30-2306081646.5a15be2 140 6/8/2023
2.0.30-2306081628.68f2d91 144 6/8/2023
2.0.30-2306081611.3c4f19f 135 6/8/2023
2.0.30-2306081557.4fa2105 143 6/8/2023
2.0.30-2306081119.fdddf3b 137 6/8/2023
2.0.30-2306081053.68ba9f2 140 6/8/2023
2.0.30-2306080900.1b126b1 136 6/8/2023
2.0.29 308 5/23/2023
2.0.28 258 5/18/2023
2.0.27 239 5/12/2023
2.0.26 245 5/12/2023
2.0.25 281 4/26/2023
2.0.24 387 2/1/2023
2.0.23 377 1/30/2023
2.0.22 570 1/26/2023
2.0.21 356 1/25/2023
2.0.20 495 1/25/2023
2.0.19 497 11/30/2022
2.0.18 599 11/14/2022
2.0.17 860 10/19/2022
2.0.16 532 10/17/2022
2.0.15 511 10/17/2022
2.0.14 648 10/3/2022
2.0.13 524 10/3/2022
2.0.12 526 10/3/2022
2.0.11 635 9/27/2022
2.0.10 611 9/20/2022
2.0.9 595 9/19/2022
2.0.8 600 9/15/2022
2.0.7 629 9/14/2022
2.0.6 511 9/13/2022
2.0.5 524 9/13/2022
2.0.4 506 9/13/2022
2.0.3 541 9/9/2022
2.0.2 536 9/9/2022
2.0.1 514 9/9/2022
1.0.276 638 8/17/2022
1.0.275 531 8/17/2022
1.0.274 888 7/28/2022
1.0.273 631 7/14/2022
1.0.272 536 7/14/2022
1.0.271 554 7/13/2022
1.0.270 585 7/7/2022
1.0.269 557 7/7/2022
1.0.268 692 6/20/2022
1.0.267 613 6/14/2022
1.0.266 591 6/9/2022
1.0.265 640 5/27/2022
1.0.264 610 5/24/2022
1.0.263 557 5/23/2022
1.0.262 628 5/17/2022
1.0.261 562 5/16/2022
1.0.260 566 5/16/2022
1.0.259 639 5/6/2022
1.0.258 580 5/5/2022
1.0.257 605 5/5/2022
1.0.256 574 5/4/2022
1.0.255 575 5/4/2022
1.0.254 616 4/5/2022
1.0.253 556 4/5/2022
1.0.252 585 4/4/2022
1.0.251 566 3/22/2022
1.0.250 1,597 2/3/2022
1.0.249 608 1/28/2022
1.0.248 634 1/27/2022
1.0.247 604 1/26/2022
1.0.246 595 1/25/2022
1.0.245 609 1/18/2022
1.0.244 603 1/18/2022
1.0.243 618 1/12/2022
1.0.242 458 12/10/2021
1.0.241 455 12/10/2021
1.0.240 447 12/10/2021
1.0.239 453 12/6/2021
1.0.238 437 12/6/2021
1.0.237 429 12/2/2021
1.0.236 442 12/2/2021
1.0.235 415 12/2/2021
1.0.234 422 12/2/2021
1.0.233 477 11/18/2021
1.0.232 436 11/18/2021
1.0.231 465 11/9/2021
1.0.228 487 11/9/2021
1.0.227 482 10/14/2021
1.0.226 507 9/2/2021
1.0.225 503 8/31/2021
1.0.224 468 8/30/2021
1.0.223 513 8/6/2021
1.0.222 516 8/6/2021
1.0.221 536 8/6/2021
1.0.220 524 8/3/2021
1.0.219 573 7/30/2021
1.0.218 503 7/7/2021
1.0.217 460 7/7/2021
1.0.216 513 7/7/2021
1.0.215 517 7/6/2021
1.0.214 586 7/6/2021
1.0.213 535 7/6/2021
1.0.212 485 5/14/2021
1.0.211 503 5/11/2021
1.0.210 513 5/11/2021
1.0.209 469 5/11/2021
1.0.208 472 5/11/2021
1.0.207 511 5/3/2021
1.0.206 531 5/3/2021
1.0.205 524 5/3/2021
1.0.204 519 5/3/2021
1.0.203 478 4/15/2021
1.0.202 519 4/15/2021
1.0.201 517 4/15/2021
1.0.200 516 4/15/2021
1.0.199 496 4/14/2021
1.0.198 534 3/19/2021
1.0.197 516 3/9/2021
1.0.196 527 3/9/2021
1.0.195 517 3/9/2021
1.0.194 544 3/9/2021
1.0.193 553 3/9/2021
1.0.192 572 3/9/2021
1.0.191 545 2/12/2021
1.0.190 605 1/21/2021
1.0.189 580 1/21/2021
1.0.188 553 1/21/2021
1.0.187 552 1/21/2021
1.0.186 623 1/8/2021
1.0.185 565 1/8/2021
1.0.184 556 11/13/2020
1.0.183 569 11/13/2020
1.0.182 608 11/13/2020
1.0.181 657 10/13/2020
1.0.180 679 10/12/2020
1.0.179 662 8/31/2020
1.0.178 640 8/4/2020
1.0.177 633 7/21/2020
1.0.176 641 7/10/2020
1.0.175 643 7/10/2020
1.0.174 670 5/20/2020
1.0.173 647 5/20/2020
1.0.172 660 5/20/2020
1.0.171 705 5/8/2020
1.0.170 693 4/9/2020
1.0.169 686 4/3/2020
1.0.168 653 3/25/2020
1.0.167 714 3/23/2020
1.0.166 688 2/6/2020
1.0.165 734 12/30/2019
1.0.164 735 12/28/2019
1.0.163 645 12/28/2019
1.0.162 728 12/5/2019
1.0.161 688 12/5/2019
1.0.160 708 11/20/2019
1.0.159 755 10/14/2019
1.0.158 693 10/13/2019
1.0.157 719 10/3/2019
1.0.156 721 9/17/2019
1.0.155 716 9/15/2019
1.0.154 745 6/20/2019
1.0.153 731 6/20/2019
1.0.152 797 6/6/2019
1.0.151 784 6/4/2019
1.0.150 765 5/25/2019
1.0.149 770 5/23/2019
1.0.148 786 5/16/2019
1.0.147 780 5/16/2019