NExpect.Matchers.AspNetMvc 2.0.52

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.52
                    
NuGet\Install-Package NExpect.Matchers.AspNetMvc -Version 2.0.52
                    
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.52" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NExpect.Matchers.AspNetMvc" Version="2.0.52" />
                    
Directory.Packages.props
<PackageReference Include="NExpect.Matchers.AspNetMvc" />
                    
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.AspNetMvc --version 2.0.52
                    
#r "nuget: NExpect.Matchers.AspNetMvc, 2.0.52"
                    
#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.
#addin nuget:?package=NExpect.Matchers.AspNetMvc&version=2.0.52
                    
Install NExpect.Matchers.AspNetMvc as a Cake Addin
#tool nuget:?package=NExpect.Matchers.AspNetMvc&version=2.0.52
                    
Install NExpect.Matchers.AspNetMvc as a Cake Tool

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.116 399 a month ago
2.0.115 98 2 months ago
2.0.114 116 2 months ago
2.0.113 100 2 months ago
2.0.112 101 2 months ago
2.0.111 105 4 months ago
2.0.110 103 5 months ago
2.0.109 100 6 months ago
2.0.108 109 6 months ago
2.0.107 102 6 months ago
2.0.106 91 6 months ago
2.0.105 123 8 months ago
2.0.104 120 8 months ago
2.0.103 118 8 months ago
2.0.102 128 6/19/2024
2.0.101 115 6/11/2024
2.0.100 111 6/10/2024
2.0.99 123 6/5/2024
2.0.98 108 6/3/2024
2.0.97 98 6/3/2024
2.0.96 101 6/3/2024
2.0.95 119 5/17/2024
2.0.94 126 5/17/2024
2.0.93 133 5/17/2024
2.0.92 117 4/29/2024
2.0.91 144 4/17/2024
2.0.90 128 4/15/2024
2.0.89 131 4/8/2024
2.0.88 116 4/5/2024
2.0.87 117 4/5/2024
2.0.86 121 4/5/2024
2.0.85 124 4/5/2024
2.0.84 122 4/4/2024
2.0.83 126 4/3/2024
2.0.82 125 4/2/2024
2.0.81 139 3/13/2024
2.0.80 130 3/13/2024
2.0.79 133 3/11/2024
2.0.78 134 3/5/2024
2.0.77 134 2/27/2024
2.0.76 124 2/26/2024
2.0.75 134 2/22/2024
2.0.74 124 2/22/2024
2.0.73 126 2/19/2024
2.0.72 128 2/15/2024
2.0.71 121 2/13/2024
2.0.70 109 2/13/2024
2.0.69 144 2/7/2024
2.0.68 130 2/6/2024
2.0.67 119 2/5/2024
2.0.66 118 2/2/2024
2.0.65 123 1/30/2024
2.0.64 132 1/18/2024
2.0.63 132 1/15/2024
2.0.62 116 1/12/2024
2.0.61 115 1/12/2024
2.0.60 122 1/10/2024
2.0.59 127 1/9/2024
2.0.58 177 12/13/2023
2.0.57 150 11/28/2023
2.0.56 127 11/28/2023
2.0.55 139 11/17/2023
2.0.54 133 11/17/2023
2.0.53 125 11/17/2023
2.0.52 152 10/30/2023
2.0.51 152 10/26/2023
2.0.50 179 10/12/2023
2.0.49 134 9/28/2023
2.0.48 147 9/22/2023
2.0.47 127 9/21/2023
2.0.46 141 9/20/2023
2.0.45 165 9/14/2023
2.0.44 153 9/14/2023
2.0.43 172 8/25/2023
2.0.42 159 8/25/2023
2.0.42-2308241227.f6c25ee 78 8/24/2023
2.0.42-2308161448.98b76da 77 8/16/2023
2.0.42-2308161446.ec7a107 74 8/16/2023
2.0.42-2308161429.74c00e2 79 8/16/2023
2.0.41 193 8/14/2023
2.0.40 173 8/4/2023
2.0.39 168 8/4/2023
2.0.38 187 8/4/2023
2.0.37 174 8/4/2023
2.0.36 184 8/4/2023
2.0.35 165 8/4/2023
2.0.34 215 6/22/2023
2.0.33 192 6/22/2023
2.0.32 173 6/22/2023
2.0.32-2306151149.332886a 90 6/15/2023
2.0.32-2306151140.93d85dc 85 6/15/2023
2.0.32-2306150947.3b80752 94 6/15/2023
2.0.31 210 6/12/2023
2.0.30 173 6/9/2023
2.0.30-2306091428.6fc0bd3 87 6/9/2023
2.0.30-2306091304.51d4d0b 92 6/9/2023
2.0.30-2306091204.1fe4d76 92 6/9/2023
2.0.30-2306090857.5be3155 91 6/9/2023
2.0.30-2306081701.3a525ef 90 6/8/2023
2.0.30-2306081646.5a15be2 91 6/8/2023
2.0.30-2306081628.68f2d91 90 6/8/2023
2.0.30-2306081611.3c4f19f 89 6/8/2023
2.0.30-2306081557.4fa2105 91 6/8/2023
2.0.30-2306081119.fdddf3b 89 6/8/2023
2.0.30-2306081053.68ba9f2 93 6/8/2023
2.0.30-2306080900.1b126b1 87 6/8/2023
2.0.29 187 5/23/2023
2.0.28 210 5/18/2023
2.0.27 203 5/12/2023
2.0.26 199 5/12/2023
2.0.25 241 4/26/2023
2.0.24 390 2/1/2023
2.0.23 352 1/30/2023
2.0.22 317 1/26/2023
2.0.21 324 1/25/2023
2.0.20 322 1/25/2023
2.0.19 379 11/30/2022
2.0.18 532 11/14/2022
2.0.17 657 10/19/2022
2.0.16 457 10/17/2022
2.0.15 419 10/17/2022
2.0.14 540 10/3/2022
2.0.13 447 10/3/2022
2.0.12 490 10/3/2022
2.0.11 531 9/27/2022
2.0.10 507 9/20/2022
2.0.9 485 9/19/2022
2.0.8 542 9/15/2022
2.0.7 557 9/14/2022
2.0.6 486 9/13/2022
2.0.5 473 9/13/2022
2.0.4 484 9/13/2022
2.0.3 518 9/9/2022
2.0.2 483 9/9/2022
2.0.1 491 9/9/2022
1.0.276 608 8/17/2022
1.0.275 454 8/17/2022
1.0.274 762 7/28/2022
1.0.273 592 7/14/2022
1.0.272 497 7/14/2022
1.0.271 493 7/13/2022
1.0.270 530 7/7/2022
1.0.269 493 7/7/2022
1.0.268 636 6/20/2022
1.0.267 524 6/14/2022
1.0.266 542 6/9/2022
1.0.265 577 5/27/2022
1.0.264 551 5/24/2022
1.0.263 532 5/23/2022
1.0.262 561 5/17/2022
1.0.261 507 5/16/2022
1.0.260 512 5/16/2022
1.0.259 571 5/6/2022
1.0.258 488 5/5/2022
1.0.257 487 5/5/2022
1.0.256 524 5/4/2022
1.0.255 529 5/4/2022
1.0.254 557 4/5/2022
1.0.253 521 4/5/2022
1.0.252 526 4/4/2022
1.0.251 534 3/22/2022
1.0.250 575 2/3/2022
1.0.249 560 1/28/2022
1.0.248 528 1/27/2022
1.0.247 533 1/26/2022
1.0.246 531 1/25/2022
1.0.245 556 1/18/2022
1.0.244 511 1/18/2022
1.0.243 543 1/12/2022
1.0.242 383 12/10/2021
1.0.241 372 12/10/2021