NExpect.Matchers.AspNetMvc 2.0.116

Prefix Reserved
dotnet add package NExpect.Matchers.AspNetMvc --version 2.0.116
                    
NuGet\Install-Package NExpect.Matchers.AspNetMvc -Version 2.0.116
                    
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.116" />
                    
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.116" />
                    
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.116
                    
#r "nuget: NExpect.Matchers.AspNetMvc, 2.0.116"
                    
#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.116
                    
Install as a Cake Addin
#tool nuget:?package=NExpect.Matchers.AspNetMvc&version=2.0.116
                    
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.116 415 3/24/2025
2.0.115 114 2/25/2025
2.0.114 136 2/13/2025
2.0.113 115 2/12/2025
2.0.112 115 2/12/2025
2.0.111 120 12/17/2024
2.0.110 115 11/13/2024
2.0.109 112 11/1/2024
2.0.108 122 10/23/2024
2.0.107 120 10/23/2024
2.0.106 106 10/22/2024
2.0.105 140 9/11/2024
2.0.104 133 8/30/2024
2.0.103 130 8/30/2024
2.0.102 140 6/19/2024
2.0.101 127 6/11/2024
2.0.100 124 6/10/2024
2.0.99 138 6/5/2024
2.0.98 122 6/3/2024
2.0.97 113 6/3/2024
2.0.96 112 6/3/2024
2.0.95 132 5/17/2024
2.0.94 139 5/17/2024
2.0.93 148 5/17/2024
2.0.92 134 4/29/2024
2.0.91 155 4/17/2024
2.0.90 141 4/15/2024
2.0.89 147 4/8/2024
2.0.88 128 4/5/2024
2.0.87 130 4/5/2024
2.0.86 134 4/5/2024
2.0.85 140 4/5/2024
2.0.84 133 4/4/2024
2.0.83 141 4/3/2024
2.0.82 137 4/2/2024
2.0.81 154 3/13/2024
2.0.80 142 3/13/2024
2.0.79 148 3/11/2024
2.0.78 152 3/5/2024
2.0.77 149 2/27/2024
2.0.76 138 2/26/2024
2.0.75 145 2/22/2024
2.0.74 138 2/22/2024
2.0.73 139 2/19/2024
2.0.72 140 2/15/2024
2.0.71 135 2/13/2024
2.0.70 120 2/13/2024
2.0.69 159 2/7/2024
2.0.68 146 2/6/2024
2.0.67 136 2/5/2024
2.0.66 131 2/2/2024
2.0.65 139 1/30/2024
2.0.64 143 1/18/2024
2.0.63 150 1/15/2024
2.0.62 129 1/12/2024
2.0.61 127 1/12/2024
2.0.60 133 1/10/2024
2.0.59 141 1/9/2024
2.0.58 194 12/13/2023
2.0.57 156 11/28/2023
2.0.56 132 11/28/2023
2.0.55 144 11/17/2023
2.0.54 143 11/17/2023
2.0.53 131 11/17/2023
2.0.52 158 10/30/2023
2.0.51 158 10/26/2023
2.0.50 189 10/12/2023
2.0.49 142 9/28/2023
2.0.48 160 9/22/2023
2.0.47 135 9/21/2023
2.0.46 153 9/20/2023
2.0.45 174 9/14/2023
2.0.44 163 9/14/2023
2.0.43 190 8/25/2023
2.0.42 171 8/25/2023
2.0.42-2308241227.f6c25ee 89 8/24/2023
2.0.42-2308161448.98b76da 88 8/16/2023
2.0.42-2308161446.ec7a107 89 8/16/2023
2.0.42-2308161429.74c00e2 90 8/16/2023
2.0.41 210 8/14/2023
2.0.40 193 8/4/2023
2.0.39 185 8/4/2023
2.0.38 201 8/4/2023
2.0.37 190 8/4/2023
2.0.36 201 8/4/2023
2.0.35 178 8/4/2023
2.0.34 230 6/22/2023
2.0.33 212 6/22/2023
2.0.32 188 6/22/2023
2.0.32-2306151149.332886a 104 6/15/2023
2.0.32-2306151140.93d85dc 99 6/15/2023
2.0.32-2306150947.3b80752 111 6/15/2023
2.0.31 227 6/12/2023
2.0.30 190 6/9/2023
2.0.30-2306091428.6fc0bd3 112 6/9/2023
2.0.30-2306091304.51d4d0b 106 6/9/2023
2.0.30-2306091204.1fe4d76 109 6/9/2023
2.0.30-2306090857.5be3155 107 6/9/2023
2.0.30-2306081701.3a525ef 107 6/8/2023
2.0.30-2306081646.5a15be2 106 6/8/2023
2.0.30-2306081628.68f2d91 104 6/8/2023
2.0.30-2306081611.3c4f19f 104 6/8/2023
2.0.30-2306081557.4fa2105 105 6/8/2023
2.0.30-2306081119.fdddf3b 103 6/8/2023
2.0.30-2306081053.68ba9f2 111 6/8/2023
2.0.30-2306080900.1b126b1 105 6/8/2023
2.0.29 203 5/23/2023
2.0.28 227 5/18/2023
2.0.27 222 5/12/2023
2.0.26 215 5/12/2023
2.0.25 261 4/26/2023
2.0.24 408 2/1/2023
2.0.23 373 1/30/2023
2.0.22 334 1/26/2023
2.0.21 343 1/25/2023
2.0.20 338 1/25/2023
2.0.19 395 11/30/2022
2.0.18 547 11/14/2022
2.0.17 675 10/19/2022
2.0.16 476 10/17/2022
2.0.15 435 10/17/2022
2.0.14 557 10/3/2022
2.0.13 462 10/3/2022
2.0.12 505 10/3/2022
2.0.11 547 9/27/2022
2.0.10 520 9/20/2022
2.0.9 499 9/19/2022
2.0.8 558 9/15/2022
2.0.7 571 9/14/2022
2.0.6 501 9/13/2022
2.0.5 490 9/13/2022
2.0.4 499 9/13/2022
2.0.3 531 9/9/2022
2.0.2 497 9/9/2022
2.0.1 508 9/9/2022
1.0.276 624 8/17/2022
1.0.275 473 8/17/2022
1.0.274 780 7/28/2022
1.0.273 612 7/14/2022
1.0.272 517 7/14/2022
1.0.271 511 7/13/2022
1.0.270 551 7/7/2022
1.0.269 512 7/7/2022
1.0.268 659 6/20/2022
1.0.267 546 6/14/2022
1.0.266 562 6/9/2022
1.0.265 599 5/27/2022
1.0.264 572 5/24/2022
1.0.263 551 5/23/2022
1.0.262 587 5/17/2022
1.0.261 530 5/16/2022
1.0.260 531 5/16/2022
1.0.259 593 5/6/2022
1.0.258 510 5/5/2022
1.0.257 507 5/5/2022
1.0.256 545 5/4/2022
1.0.255 553 5/4/2022
1.0.254 578 4/5/2022
1.0.253 544 4/5/2022
1.0.252 551 4/4/2022
1.0.251 556 3/22/2022
1.0.250 598 2/3/2022
1.0.249 584 1/28/2022
1.0.248 553 1/27/2022
1.0.247 558 1/26/2022
1.0.246 558 1/25/2022
1.0.245 582 1/18/2022
1.0.244 534 1/18/2022
1.0.243 567 1/12/2022
1.0.242 406 12/10/2021
1.0.241 399 12/10/2021