NExpect.Matchers.AspNetMvc 2.0.30-2306091204.1fe4d76

Prefix Reserved
This is a prerelease version of NExpect.Matchers.AspNetMvc.
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.30-2306091204.1fe4d76
                    
NuGet\Install-Package NExpect.Matchers.AspNetMvc -Version 2.0.30-2306091204.1fe4d76
                    
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.30-2306091204.1fe4d76" />
                    
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.30-2306091204.1fe4d76" />
                    
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.30-2306091204.1fe4d76
                    
#r "nuget: NExpect.Matchers.AspNetMvc, 2.0.30-2306091204.1fe4d76"
                    
#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.AspNetMvc@2.0.30-2306091204.1fe4d76
                    
#: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.AspNetMvc&version=2.0.30-2306091204.1fe4d76&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NExpect.Matchers.AspNetMvc&version=2.0.30-2306091204.1fe4d76&prerelease
                    
Install 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.117 113 7/15/2025
2.0.116 425 3/24/2025
2.0.115 124 2/25/2025
2.0.114 146 2/13/2025
2.0.113 125 2/12/2025
2.0.112 125 2/12/2025
2.0.111 130 12/17/2024
2.0.110 125 11/13/2024
2.0.109 122 11/1/2024
2.0.108 132 10/23/2024
2.0.107 130 10/23/2024
2.0.106 117 10/22/2024
2.0.105 149 9/11/2024
2.0.104 142 8/30/2024
2.0.103 139 8/30/2024
2.0.102 148 6/19/2024
2.0.101 136 6/11/2024
2.0.100 133 6/10/2024
2.0.99 147 6/5/2024
2.0.98 130 6/3/2024
2.0.97 122 6/3/2024
2.0.96 121 6/3/2024
2.0.95 141 5/17/2024
2.0.94 149 5/17/2024
2.0.93 157 5/17/2024
2.0.92 142 4/29/2024
2.0.91 164 4/17/2024
2.0.90 149 4/15/2024
2.0.89 156 4/8/2024
2.0.88 137 4/5/2024
2.0.87 139 4/5/2024
2.0.86 143 4/5/2024
2.0.85 149 4/5/2024
2.0.84 141 4/4/2024
2.0.83 150 4/3/2024
2.0.82 147 4/2/2024
2.0.81 162 3/13/2024
2.0.80 151 3/13/2024
2.0.79 156 3/11/2024
2.0.78 160 3/5/2024
2.0.77 158 2/27/2024
2.0.76 147 2/26/2024
2.0.75 154 2/22/2024
2.0.74 147 2/22/2024
2.0.73 148 2/19/2024
2.0.72 149 2/15/2024
2.0.71 145 2/13/2024
2.0.70 129 2/13/2024
2.0.69 168 2/7/2024
2.0.68 155 2/6/2024
2.0.67 145 2/5/2024
2.0.66 140 2/2/2024
2.0.65 147 1/30/2024
2.0.64 152 1/18/2024
2.0.63 159 1/15/2024
2.0.62 138 1/12/2024
2.0.61 136 1/12/2024
2.0.60 142 1/10/2024
2.0.59 150 1/9/2024
2.0.58 203 12/13/2023
2.0.57 158 11/28/2023
2.0.56 134 11/28/2023
2.0.55 146 11/17/2023
2.0.54 145 11/17/2023
2.0.53 133 11/17/2023
2.0.52 162 10/30/2023
2.0.51 162 10/26/2023
2.0.50 193 10/12/2023
2.0.49 146 9/28/2023
2.0.48 165 9/22/2023
2.0.47 140 9/21/2023
2.0.46 157 9/20/2023
2.0.45 179 9/14/2023
2.0.44 168 9/14/2023
2.0.43 197 8/25/2023
2.0.42 178 8/25/2023
2.0.42-2308241227.f6c25ee 96 8/24/2023
2.0.42-2308161448.98b76da 95 8/16/2023
2.0.42-2308161446.ec7a107 96 8/16/2023
2.0.42-2308161429.74c00e2 97 8/16/2023
2.0.41 217 8/14/2023
2.0.40 200 8/4/2023
2.0.39 192 8/4/2023
2.0.38 208 8/4/2023
2.0.37 197 8/4/2023
2.0.36 208 8/4/2023
2.0.35 185 8/4/2023
2.0.34 237 6/22/2023
2.0.33 219 6/22/2023
2.0.32 195 6/22/2023
2.0.32-2306151149.332886a 112 6/15/2023
2.0.32-2306151140.93d85dc 106 6/15/2023
2.0.32-2306150947.3b80752 118 6/15/2023
2.0.31 234 6/12/2023
2.0.30 198 6/9/2023
2.0.30-2306091428.6fc0bd3 119 6/9/2023
2.0.30-2306091304.51d4d0b 113 6/9/2023
2.0.30-2306091204.1fe4d76 116 6/9/2023
2.0.30-2306090857.5be3155 114 6/9/2023
2.0.30-2306081701.3a525ef 115 6/8/2023
2.0.30-2306081646.5a15be2 113 6/8/2023
2.0.30-2306081628.68f2d91 112 6/8/2023
2.0.30-2306081611.3c4f19f 111 6/8/2023
2.0.30-2306081557.4fa2105 112 6/8/2023
2.0.30-2306081119.fdddf3b 111 6/8/2023
2.0.30-2306081053.68ba9f2 119 6/8/2023
2.0.30-2306080900.1b126b1 112 6/8/2023
2.0.29 210 5/23/2023
2.0.28 235 5/18/2023
2.0.27 229 5/12/2023
2.0.26 222 5/12/2023
2.0.25 269 4/26/2023
2.0.24 416 2/1/2023
2.0.23 381 1/30/2023
2.0.22 342 1/26/2023
2.0.21 351 1/25/2023
2.0.20 346 1/25/2023
2.0.19 403 11/30/2022
2.0.18 556 11/14/2022
2.0.17 684 10/19/2022
2.0.16 485 10/17/2022
2.0.15 444 10/17/2022
2.0.14 567 10/3/2022
2.0.13 471 10/3/2022
2.0.12 514 10/3/2022
2.0.11 556 9/27/2022
2.0.10 529 9/20/2022
2.0.9 508 9/19/2022
2.0.8 568 9/15/2022
2.0.7 580 9/14/2022
2.0.6 510 9/13/2022
2.0.5 499 9/13/2022
2.0.4 508 9/13/2022
2.0.3 540 9/9/2022
2.0.2 506 9/9/2022
2.0.1 517 9/9/2022
1.0.276 633 8/17/2022
1.0.275 482 8/17/2022
1.0.274 789 7/28/2022
1.0.273 621 7/14/2022
1.0.272 526 7/14/2022
1.0.271 519 7/13/2022
1.0.270 560 7/7/2022
1.0.269 522 7/7/2022
1.0.268 668 6/20/2022
1.0.267 555 6/14/2022
1.0.266 572 6/9/2022
1.0.265 609 5/27/2022
1.0.264 582 5/24/2022
1.0.263 561 5/23/2022
1.0.262 598 5/17/2022
1.0.261 540 5/16/2022
1.0.260 541 5/16/2022
1.0.259 603 5/6/2022
1.0.258 521 5/5/2022
1.0.257 518 5/5/2022
1.0.256 555 5/4/2022
1.0.255 564 5/4/2022
1.0.254 587 4/5/2022
1.0.253 554 4/5/2022
1.0.252 561 4/4/2022
1.0.251 567 3/22/2022
1.0.250 609 2/3/2022
1.0.249 595 1/28/2022
1.0.248 564 1/27/2022
1.0.247 569 1/26/2022
1.0.246 568 1/25/2022
1.0.245 593 1/18/2022
1.0.244 545 1/18/2022
1.0.243 578 1/12/2022
1.0.242 417 12/10/2021
1.0.241 410 12/10/2021