NExpect.Matchers.AspNetCore 1.0.240

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

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

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 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 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

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.105 145 9/11/2024
2.0.104 284 8/30/2024
2.0.103 76 8/30/2024
2.0.102 903 6/19/2024
2.0.101 102 6/11/2024
2.0.100 87 6/10/2024
2.0.99 147 6/5/2024
2.0.98 86 6/3/2024
2.0.97 80 6/3/2024
2.0.96 68 6/3/2024
2.0.95 120 5/17/2024
2.0.94 499 5/17/2024
2.0.93 108 5/17/2024
2.0.92 129 4/29/2024
2.0.91 127 4/17/2024
2.0.90 106 4/15/2024
2.0.89 108 4/8/2024
2.0.88 142 4/5/2024
2.0.87 117 4/5/2024
2.0.86 118 4/5/2024
2.0.85 103 4/5/2024
2.0.84 105 4/4/2024
2.0.83 419 4/3/2024
2.0.82 673 4/2/2024
2.0.81 164 3/13/2024
2.0.80 127 3/13/2024 2.0.80 is deprecated.
2.0.79 147 3/11/2024
2.0.78 118 3/5/2024
2.0.77 134 2/27/2024
2.0.76 97 2/26/2024
2.0.75 159 2/22/2024
2.0.74 96 2/22/2024
2.0.73 108 2/19/2024
2.0.72 106 2/15/2024
2.0.71 216 2/13/2024
2.0.70 250 2/13/2024
2.0.69 157 2/7/2024
2.0.68 98 2/6/2024
2.0.67 121 2/5/2024
2.0.66 100 2/2/2024
2.0.65 105 1/30/2024
2.0.64 138 1/18/2024
2.0.63 324 1/15/2024
2.0.62 122 1/12/2024
2.0.61 104 1/12/2024
2.0.60 102 1/10/2024
2.0.59 128 1/9/2024
2.0.58 314 12/13/2023
2.0.57 302 11/28/2023
2.0.56 123 11/28/2023
2.0.55 150 11/17/2023
2.0.54 209 11/17/2023
2.0.53 136 11/17/2023
2.0.52 160 10/30/2023
2.0.51 220 10/26/2023
2.0.50 322 10/12/2023
2.0.49 218 9/28/2023
2.0.48 162 9/22/2023
2.0.47 119 9/21/2023
2.0.46 144 9/20/2023
2.0.45 174 9/14/2023
2.0.44 139 9/14/2023
2.0.43 260 8/25/2023
2.0.42 137 8/25/2023
2.0.42-2308241227.f6c25ee 72 8/24/2023
2.0.42-2308161448.98b76da 63 8/16/2023
2.0.42-2308161446.ec7a107 61 8/16/2023
2.0.42-2308161429.74c00e2 65 8/16/2023
2.0.41 151 8/14/2023
2.0.40 159 8/4/2023
2.0.39 155 8/4/2023
2.0.38 141 8/4/2023
2.0.37 145 8/4/2023
2.0.36 150 8/4/2023
2.0.35 147 8/4/2023
2.0.34 414 6/22/2023
2.0.33 153 6/22/2023
2.0.32 151 6/22/2023
2.0.32-2306151149.332886a 73 6/15/2023
2.0.32-2306151140.93d85dc 74 6/15/2023
2.0.32-2306150947.3b80752 72 6/15/2023
2.0.31 153 6/12/2023
2.0.30 158 6/9/2023
2.0.30-2306091428.6fc0bd3 76 6/9/2023
2.0.30-2306091304.51d4d0b 74 6/9/2023
2.0.30-2306091204.1fe4d76 76 6/9/2023
2.0.30-2306090857.5be3155 73 6/9/2023
2.0.30-2306081701.3a525ef 74 6/8/2023
2.0.30-2306081646.5a15be2 75 6/8/2023
2.0.30-2306081628.68f2d91 73 6/8/2023
2.0.30-2306081611.3c4f19f 70 6/8/2023
2.0.30-2306081557.4fa2105 74 6/8/2023
2.0.30-2306081119.fdddf3b 73 6/8/2023
2.0.30-2306081053.68ba9f2 72 6/8/2023
2.0.30-2306080900.1b126b1 74 6/8/2023
2.0.29 232 5/23/2023
2.0.28 181 5/18/2023
2.0.27 170 5/12/2023
2.0.26 168 5/12/2023
2.0.25 207 4/26/2023
2.0.24 307 2/1/2023
2.0.23 294 1/30/2023
2.0.22 499 1/26/2023
2.0.21 277 1/25/2023
2.0.20 413 1/25/2023
2.0.19 402 11/30/2022
2.0.18 524 11/14/2022
2.0.17 773 10/19/2022
2.0.16 443 10/17/2022
2.0.15 423 10/17/2022
2.0.14 561 10/3/2022
2.0.13 441 10/3/2022
2.0.12 453 10/3/2022
2.0.11 538 9/27/2022
2.0.10 523 9/20/2022
2.0.9 508 9/19/2022
2.0.8 521 9/15/2022
2.0.7 542 9/14/2022
2.0.6 435 9/13/2022
2.0.5 442 9/13/2022
2.0.4 433 9/13/2022
2.0.3 453 9/9/2022
2.0.2 439 9/9/2022
2.0.1 429 9/9/2022
1.0.276 559 8/17/2022
1.0.275 441 8/17/2022
1.0.274 774 7/28/2022
1.0.273 537 7/14/2022
1.0.272 443 7/14/2022
1.0.271 460 7/13/2022
1.0.270 503 7/7/2022
1.0.269 466 7/7/2022
1.0.268 593 6/20/2022
1.0.267 521 6/14/2022
1.0.266 492 6/9/2022
1.0.265 538 5/27/2022
1.0.264 511 5/24/2022
1.0.263 461 5/23/2022
1.0.262 533 5/17/2022
1.0.261 463 5/16/2022
1.0.260 482 5/16/2022
1.0.259 545 5/6/2022
1.0.258 487 5/5/2022
1.0.257 505 5/5/2022
1.0.256 478 5/4/2022
1.0.255 476 5/4/2022
1.0.254 516 4/5/2022
1.0.253 459 4/5/2022
1.0.252 485 4/4/2022
1.0.251 468 3/22/2022
1.0.250 1,290 2/3/2022
1.0.249 502 1/28/2022
1.0.248 529 1/27/2022
1.0.247 507 1/26/2022
1.0.246 504 1/25/2022
1.0.245 516 1/18/2022
1.0.244 493 1/18/2022
1.0.243 512 1/12/2022
1.0.242 354 12/10/2021
1.0.241 351 12/10/2021
1.0.240 343 12/10/2021
1.0.239 347 12/6/2021
1.0.238 335 12/6/2021
1.0.237 325 12/2/2021
1.0.236 339 12/2/2021
1.0.235 303 12/2/2021
1.0.234 320 12/2/2021
1.0.233 375 11/18/2021
1.0.232 329 11/18/2021
1.0.231 362 11/9/2021
1.0.228 383 11/9/2021
1.0.227 377 10/14/2021
1.0.226 404 9/2/2021
1.0.225 402 8/31/2021
1.0.224 375 8/30/2021
1.0.223 408 8/6/2021
1.0.222 414 8/6/2021
1.0.221 432 8/6/2021
1.0.220 422 8/3/2021
1.0.219 471 7/30/2021
1.0.218 401 7/7/2021
1.0.217 358 7/7/2021
1.0.216 424 7/7/2021
1.0.215 418 7/6/2021
1.0.214 486 7/6/2021
1.0.213 431 7/6/2021
1.0.212 377 5/14/2021
1.0.211 399 5/11/2021
1.0.210 409 5/11/2021
1.0.209 365 5/11/2021
1.0.208 370 5/11/2021
1.0.207 401 5/3/2021
1.0.206 416 5/3/2021
1.0.205 414 5/3/2021
1.0.204 411 5/3/2021
1.0.203 379 4/15/2021
1.0.202 403 4/15/2021
1.0.201 406 4/15/2021
1.0.200 401 4/15/2021
1.0.199 385 4/14/2021
1.0.198 423 3/19/2021
1.0.197 412 3/9/2021
1.0.196 410 3/9/2021
1.0.195 403 3/9/2021
1.0.194 430 3/9/2021
1.0.193 435 3/9/2021
1.0.192 460 3/9/2021
1.0.191 427 2/12/2021
1.0.190 491 1/21/2021
1.0.189 462 1/21/2021
1.0.188 440 1/21/2021
1.0.187 434 1/21/2021
1.0.186 501 1/8/2021
1.0.185 456 1/8/2021
1.0.184 442 11/13/2020
1.0.183 451 11/13/2020
1.0.182 489 11/13/2020
1.0.181 538 10/13/2020
1.0.180 557 10/12/2020
1.0.179 543 8/31/2020
1.0.178 524 8/4/2020
1.0.177 513 7/21/2020
1.0.176 524 7/10/2020
1.0.175 519 7/10/2020
1.0.174 548 5/20/2020
1.0.173 524 5/20/2020
1.0.172 534 5/20/2020
1.0.171 582 5/8/2020
1.0.170 566 4/9/2020
1.0.169 559 4/3/2020
1.0.168 532 3/25/2020
1.0.167 589 3/23/2020
1.0.166 565 2/6/2020
1.0.165 609 12/30/2019
1.0.164 612 12/28/2019
1.0.163 523 12/28/2019
1.0.162 602 12/5/2019
1.0.161 560 12/5/2019
1.0.160 581 11/20/2019
1.0.159 626 10/14/2019
1.0.158 568 10/13/2019
1.0.157 594 10/3/2019
1.0.156 594 9/17/2019
1.0.155 593 9/15/2019
1.0.154 609 6/20/2019
1.0.153 607 6/20/2019
1.0.152 670 6/6/2019
1.0.151 657 6/4/2019
1.0.150 635 5/25/2019
1.0.149 651 5/23/2019
1.0.148 656 5/16/2019
1.0.147 647 5/16/2019