NExpect.Matchers.AspNetMvc 2.0.106

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

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

NExpect.Matchers.AspNetMvc

Use this matcher library if you're doing route and supported verb tests for controllers in a legacy ASP.NET MVC application.

This library adds ASP.Net MVC 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 Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.111 94 12/17/2024
2.0.110 97 11/13/2024
2.0.109 91 11/1/2024
2.0.108 101 10/23/2024
2.0.107 95 10/23/2024
2.0.106 86 10/22/2024
2.0.105 114 9/11/2024
2.0.104 113 8/30/2024
2.0.103 109 8/30/2024
2.0.102 120 6/19/2024
2.0.101 110 6/11/2024
2.0.100 106 6/10/2024
2.0.99 111 6/5/2024
2.0.98 102 6/3/2024
2.0.97 93 6/3/2024
2.0.96 96 6/3/2024
2.0.95 114 5/17/2024
2.0.94 120 5/17/2024
2.0.93 128 5/17/2024
2.0.92 112 4/29/2024
2.0.91 139 4/17/2024
2.0.90 122 4/15/2024
2.0.89 119 4/8/2024
2.0.88 110 4/5/2024
2.0.87 112 4/5/2024
2.0.86 115 4/5/2024
2.0.85 118 4/5/2024
2.0.84 117 4/4/2024
2.0.83 120 4/3/2024
2.0.82 119 4/2/2024
2.0.81 133 3/13/2024
2.0.80 118 3/13/2024
2.0.79 121 3/11/2024
2.0.78 129 3/5/2024
2.0.77 128 2/27/2024
2.0.76 119 2/26/2024
2.0.75 126 2/22/2024
2.0.74 114 2/22/2024
2.0.73 117 2/19/2024
2.0.72 120 2/15/2024
2.0.71 116 2/13/2024
2.0.70 104 2/13/2024
2.0.69 138 2/7/2024
2.0.68 125 2/6/2024
2.0.67 113 2/5/2024
2.0.66 113 2/2/2024
2.0.65 118 1/30/2024
2.0.64 127 1/18/2024
2.0.63 128 1/15/2024
2.0.62 111 1/12/2024
2.0.61 110 1/12/2024
2.0.60 117 1/10/2024
2.0.59 122 1/9/2024
2.0.58 172 12/13/2023
2.0.57 148 11/28/2023
2.0.56 126 11/28/2023
2.0.55 138 11/17/2023
2.0.54 131 11/17/2023
2.0.53 124 11/17/2023
2.0.52 151 10/30/2023
2.0.51 150 10/26/2023
2.0.50 178 10/12/2023
2.0.49 133 9/28/2023
2.0.48 146 9/22/2023
2.0.47 126 9/21/2023
2.0.46 140 9/20/2023
2.0.45 163 9/14/2023
2.0.44 151 9/14/2023
2.0.43 171 8/25/2023
2.0.42 158 8/25/2023
2.0.42-2308241227.f6c25ee 77 8/24/2023
2.0.42-2308161448.98b76da 76 8/16/2023
2.0.42-2308161446.ec7a107 73 8/16/2023
2.0.42-2308161429.74c00e2 78 8/16/2023
2.0.41 192 8/14/2023
2.0.40 172 8/4/2023
2.0.39 167 8/4/2023
2.0.38 184 8/4/2023
2.0.37 173 8/4/2023
2.0.36 183 8/4/2023
2.0.35 164 8/4/2023
2.0.34 213 6/22/2023
2.0.33 191 6/22/2023
2.0.32 172 6/22/2023
2.0.32-2306151149.332886a 85 6/15/2023
2.0.32-2306151140.93d85dc 81 6/15/2023
2.0.32-2306150947.3b80752 89 6/15/2023
2.0.31 205 6/12/2023
2.0.30 168 6/9/2023
2.0.30-2306091428.6fc0bd3 82 6/9/2023
2.0.30-2306091304.51d4d0b 87 6/9/2023
2.0.30-2306091204.1fe4d76 87 6/9/2023
2.0.30-2306090857.5be3155 86 6/9/2023
2.0.30-2306081701.3a525ef 84 6/8/2023
2.0.30-2306081646.5a15be2 86 6/8/2023
2.0.30-2306081628.68f2d91 84 6/8/2023
2.0.30-2306081611.3c4f19f 83 6/8/2023
2.0.30-2306081557.4fa2105 86 6/8/2023
2.0.30-2306081119.fdddf3b 84 6/8/2023
2.0.30-2306081053.68ba9f2 88 6/8/2023
2.0.30-2306080900.1b126b1 82 6/8/2023
2.0.29 180 5/23/2023
2.0.28 204 5/18/2023
2.0.27 195 5/12/2023
2.0.26 192 5/12/2023
2.0.25 234 4/26/2023
2.0.24 380 2/1/2023
2.0.23 343 1/30/2023
2.0.22 307 1/26/2023
2.0.21 315 1/25/2023
2.0.20 314 1/25/2023
2.0.19 368 11/30/2022
2.0.18 523 11/14/2022
2.0.17 645 10/19/2022
2.0.16 443 10/17/2022
2.0.15 406 10/17/2022
2.0.14 529 10/3/2022
2.0.13 435 10/3/2022
2.0.12 479 10/3/2022
2.0.11 516 9/27/2022
2.0.10 493 9/20/2022
2.0.9 471 9/19/2022
2.0.8 527 9/15/2022
2.0.7 542 9/14/2022
2.0.6 472 9/13/2022
2.0.5 459 9/13/2022
2.0.4 465 9/13/2022
2.0.3 503 9/9/2022
2.0.2 468 9/9/2022
2.0.1 477 9/9/2022
1.0.276 594 8/17/2022
1.0.275 440 8/17/2022
1.0.274 748 7/28/2022
1.0.273 577 7/14/2022
1.0.272 482 7/14/2022
1.0.271 479 7/13/2022
1.0.270 515 7/7/2022
1.0.269 479 7/7/2022
1.0.268 621 6/20/2022
1.0.267 510 6/14/2022
1.0.266 521 6/9/2022
1.0.265 561 5/27/2022
1.0.264 535 5/24/2022
1.0.263 517 5/23/2022
1.0.262 546 5/17/2022
1.0.261 492 5/16/2022
1.0.260 496 5/16/2022
1.0.259 555 5/6/2022
1.0.258 473 5/5/2022
1.0.257 472 5/5/2022
1.0.256 509 5/4/2022
1.0.255 513 5/4/2022
1.0.254 540 4/5/2022
1.0.253 505 4/5/2022
1.0.252 510 4/4/2022
1.0.251 518 3/22/2022
1.0.250 556 2/3/2022
1.0.249 541 1/28/2022
1.0.248 510 1/27/2022
1.0.247 515 1/26/2022
1.0.246 512 1/25/2022
1.0.245 538 1/18/2022
1.0.244 493 1/18/2022
1.0.243 524 1/12/2022
1.0.242 364 12/10/2021
1.0.241 354 12/10/2021