NExpect.Matchers.AspNetCore 2.0.42-2308161446.ec7a107

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

// Install NExpect.Matchers.AspNetCore as a Cake Tool
#tool nuget:?package=NExpect.Matchers.AspNetCore&version=2.0.42-2308161446.ec7a107&prerelease                

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 is compatible.  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. 
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.109 73 11/1/2024
2.0.108 102 10/23/2024
2.0.107 90 10/23/2024
2.0.106 87 10/22/2024
2.0.105 345 9/11/2024
2.0.104 531 8/30/2024
2.0.103 83 8/30/2024
2.0.102 904 6/19/2024
2.0.101 104 6/11/2024
2.0.100 88 6/10/2024
2.0.99 150 6/5/2024
2.0.98 87 6/3/2024
2.0.97 81 6/3/2024
2.0.96 70 6/3/2024
2.0.95 121 5/17/2024
2.0.94 503 5/17/2024
2.0.93 110 5/17/2024
2.0.92 134 4/29/2024
2.0.91 128 4/17/2024
2.0.90 108 4/15/2024
2.0.89 109 4/8/2024
2.0.88 145 4/5/2024
2.0.87 120 4/5/2024
2.0.86 120 4/5/2024
2.0.85 106 4/5/2024
2.0.84 107 4/4/2024
2.0.83 420 4/3/2024
2.0.82 694 4/2/2024
2.0.81 166 3/13/2024
2.0.80 133 3/13/2024 2.0.80 is deprecated.
2.0.79 149 3/11/2024
2.0.78 124 3/5/2024
2.0.77 136 2/27/2024
2.0.76 99 2/26/2024
2.0.75 161 2/22/2024
2.0.74 97 2/22/2024
2.0.73 111 2/19/2024
2.0.72 110 2/15/2024
2.0.71 224 2/13/2024
2.0.70 251 2/13/2024
2.0.69 158 2/7/2024
2.0.68 105 2/6/2024
2.0.67 124 2/5/2024
2.0.66 101 2/2/2024
2.0.65 110 1/30/2024
2.0.64 139 1/18/2024
2.0.63 327 1/15/2024
2.0.62 127 1/12/2024
2.0.61 108 1/12/2024
2.0.60 104 1/10/2024
2.0.59 130 1/9/2024
2.0.58 316 12/13/2023
2.0.57 305 11/28/2023
2.0.56 125 11/28/2023
2.0.55 152 11/17/2023
2.0.54 213 11/17/2023
2.0.53 137 11/17/2023
2.0.52 163 10/30/2023
2.0.51 222 10/26/2023
2.0.50 324 10/12/2023
2.0.49 222 9/28/2023
2.0.48 167 9/22/2023
2.0.47 122 9/21/2023
2.0.46 147 9/20/2023
2.0.45 176 9/14/2023
2.0.44 142 9/14/2023
2.0.43 266 8/25/2023
2.0.42 142 8/25/2023
2.0.42-2308241227.f6c25ee 77 8/24/2023
2.0.42-2308161448.98b76da 72 8/16/2023
2.0.42-2308161446.ec7a107 69 8/16/2023
2.0.42-2308161429.74c00e2 70 8/16/2023
2.0.41 155 8/14/2023
2.0.40 162 8/4/2023
2.0.39 159 8/4/2023
2.0.38 144 8/4/2023
2.0.37 148 8/4/2023
2.0.36 153 8/4/2023
2.0.35 150 8/4/2023
2.0.34 497 6/22/2023
2.0.33 156 6/22/2023
2.0.32 154 6/22/2023
2.0.32-2306151149.332886a 78 6/15/2023
2.0.32-2306151140.93d85dc 80 6/15/2023
2.0.32-2306150947.3b80752 79 6/15/2023
2.0.31 157 6/12/2023
2.0.30 161 6/9/2023
2.0.30-2306091428.6fc0bd3 81 6/9/2023
2.0.30-2306091304.51d4d0b 80 6/9/2023
2.0.30-2306091204.1fe4d76 81 6/9/2023
2.0.30-2306090857.5be3155 78 6/9/2023
2.0.30-2306081701.3a525ef 79 6/8/2023
2.0.30-2306081646.5a15be2 80 6/8/2023
2.0.30-2306081628.68f2d91 78 6/8/2023
2.0.30-2306081611.3c4f19f 78 6/8/2023
2.0.30-2306081557.4fa2105 80 6/8/2023
2.0.30-2306081119.fdddf3b 80 6/8/2023
2.0.30-2306081053.68ba9f2 80 6/8/2023
2.0.30-2306080900.1b126b1 79 6/8/2023
2.0.29 234 5/23/2023
2.0.28 184 5/18/2023
2.0.27 173 5/12/2023
2.0.26 170 5/12/2023
2.0.25 209 4/26/2023
2.0.24 309 2/1/2023
2.0.23 296 1/30/2023
2.0.22 502 1/26/2023
2.0.21 279 1/25/2023
2.0.20 418 1/25/2023
2.0.19 404 11/30/2022
2.0.18 527 11/14/2022
2.0.17 776 10/19/2022
2.0.16 445 10/17/2022
2.0.15 426 10/17/2022
2.0.14 563 10/3/2022
2.0.13 443 10/3/2022
2.0.12 455 10/3/2022
2.0.11 540 9/27/2022
2.0.10 526 9/20/2022
2.0.9 511 9/19/2022
2.0.8 523 9/15/2022
2.0.7 544 9/14/2022
2.0.6 438 9/13/2022
2.0.5 445 9/13/2022
2.0.4 435 9/13/2022
2.0.3 456 9/9/2022
2.0.2 441 9/9/2022
2.0.1 431 9/9/2022
1.0.276 562 8/17/2022
1.0.275 443 8/17/2022
1.0.274 776 7/28/2022
1.0.273 539 7/14/2022
1.0.272 445 7/14/2022
1.0.271 462 7/13/2022
1.0.270 506 7/7/2022
1.0.269 468 7/7/2022
1.0.268 596 6/20/2022
1.0.267 524 6/14/2022
1.0.266 494 6/9/2022
1.0.265 540 5/27/2022
1.0.264 513 5/24/2022
1.0.263 464 5/23/2022
1.0.262 535 5/17/2022
1.0.261 466 5/16/2022
1.0.260 484 5/16/2022
1.0.259 547 5/6/2022
1.0.258 489 5/5/2022
1.0.257 507 5/5/2022
1.0.256 481 5/4/2022
1.0.255 478 5/4/2022
1.0.254 518 4/5/2022
1.0.253 461 4/5/2022
1.0.252 488 4/4/2022
1.0.251 470 3/22/2022
1.0.250 1,297 2/3/2022
1.0.249 504 1/28/2022
1.0.248 532 1/27/2022
1.0.247 510 1/26/2022
1.0.246 506 1/25/2022
1.0.245 518 1/18/2022
1.0.244 495 1/18/2022
1.0.243 515 1/12/2022
1.0.242 356 12/10/2021
1.0.241 354 12/10/2021
1.0.240 345 12/10/2021
1.0.239 349 12/6/2021
1.0.238 337 12/6/2021
1.0.237 327 12/2/2021
1.0.236 342 12/2/2021
1.0.235 305 12/2/2021
1.0.234 322 12/2/2021
1.0.233 377 11/18/2021
1.0.232 332 11/18/2021
1.0.231 364 11/9/2021
1.0.228 386 11/9/2021
1.0.227 380 10/14/2021
1.0.226 406 9/2/2021
1.0.225 404 8/31/2021
1.0.224 377 8/30/2021
1.0.223 411 8/6/2021
1.0.222 416 8/6/2021
1.0.221 435 8/6/2021
1.0.220 424 8/3/2021
1.0.219 473 7/30/2021
1.0.218 403 7/7/2021
1.0.217 360 7/7/2021
1.0.216 427 7/7/2021
1.0.215 420 7/6/2021
1.0.214 488 7/6/2021
1.0.213 433 7/6/2021
1.0.212 380 5/14/2021
1.0.211 401 5/11/2021
1.0.210 412 5/11/2021
1.0.209 367 5/11/2021
1.0.208 373 5/11/2021
1.0.207 404 5/3/2021
1.0.206 418 5/3/2021
1.0.205 416 5/3/2021
1.0.204 413 5/3/2021
1.0.203 382 4/15/2021
1.0.202 413 4/15/2021
1.0.201 409 4/15/2021
1.0.200 403 4/15/2021
1.0.199 387 4/14/2021
1.0.198 426 3/19/2021
1.0.197 414 3/9/2021
1.0.196 418 3/9/2021
1.0.195 406 3/9/2021
1.0.194 432 3/9/2021
1.0.193 438 3/9/2021
1.0.192 462 3/9/2021
1.0.191 432 2/12/2021
1.0.190 493 1/21/2021
1.0.189 467 1/21/2021
1.0.188 442 1/21/2021
1.0.187 436 1/21/2021
1.0.186 504 1/8/2021
1.0.185 458 1/8/2021
1.0.184 448 11/13/2020
1.0.183 453 11/13/2020
1.0.182 492 11/13/2020
1.0.181 540 10/13/2020
1.0.180 562 10/12/2020
1.0.179 545 8/31/2020
1.0.178 527 8/4/2020
1.0.177 516 7/21/2020
1.0.176 527 7/10/2020
1.0.175 523 7/10/2020
1.0.174 551 5/20/2020
1.0.173 528 5/20/2020
1.0.172 537 5/20/2020
1.0.171 586 5/8/2020
1.0.170 568 4/9/2020
1.0.169 562 4/3/2020
1.0.168 534 3/25/2020
1.0.167 591 3/23/2020
1.0.166 567 2/6/2020
1.0.165 611 12/30/2019
1.0.164 616 12/28/2019
1.0.163 525 12/28/2019
1.0.162 605 12/5/2019
1.0.161 562 12/5/2019
1.0.160 584 11/20/2019
1.0.159 630 10/14/2019
1.0.158 571 10/13/2019
1.0.157 596 10/3/2019
1.0.156 596 9/17/2019
1.0.155 596 9/15/2019
1.0.154 611 6/20/2019
1.0.153 610 6/20/2019
1.0.152 672 6/6/2019
1.0.151 662 6/4/2019
1.0.150 637 5/25/2019
1.0.149 654 5/23/2019
1.0.148 658 5/16/2019
1.0.147 649 5/16/2019