NExpect.Matchers.AspNetMvc 2.0.32-2306151149.332886a

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.32-2306151149.332886a                
NuGet\Install-Package NExpect.Matchers.AspNetMvc -Version 2.0.32-2306151149.332886a                
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.32-2306151149.332886a" />                
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.32-2306151149.332886a                
#r "nuget: NExpect.Matchers.AspNetMvc, 2.0.32-2306151149.332886a"                
#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.32-2306151149.332886a&prerelease

// Install NExpect.Matchers.AspNetMvc as a Cake Tool
#tool nuget:?package=NExpect.Matchers.AspNetMvc&version=2.0.32-2306151149.332886a&prerelease                

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 42 12/17/2024
2.0.110 89 11/13/2024
2.0.109 82 11/1/2024
2.0.108 93 10/23/2024
2.0.107 85 10/23/2024
2.0.106 77 10/22/2024
2.0.105 110 9/11/2024
2.0.104 109 8/30/2024
2.0.103 105 8/30/2024
2.0.102 117 6/19/2024
2.0.101 105 6/11/2024
2.0.100 101 6/10/2024
2.0.99 108 6/5/2024
2.0.98 99 6/3/2024
2.0.97 90 6/3/2024
2.0.96 93 6/3/2024
2.0.95 109 5/17/2024
2.0.94 115 5/17/2024
2.0.93 125 5/17/2024
2.0.92 109 4/29/2024
2.0.91 134 4/17/2024
2.0.90 119 4/15/2024
2.0.89 115 4/8/2024
2.0.88 105 4/5/2024
2.0.87 107 4/5/2024
2.0.86 112 4/5/2024
2.0.85 113 4/5/2024
2.0.84 112 4/4/2024
2.0.83 117 4/3/2024
2.0.82 116 4/2/2024
2.0.81 130 3/13/2024
2.0.80 115 3/13/2024
2.0.79 118 3/11/2024
2.0.78 126 3/5/2024
2.0.77 125 2/27/2024
2.0.76 116 2/26/2024
2.0.75 123 2/22/2024
2.0.74 111 2/22/2024
2.0.73 112 2/19/2024
2.0.72 113 2/15/2024
2.0.71 113 2/13/2024
2.0.70 101 2/13/2024
2.0.69 135 2/7/2024
2.0.68 122 2/6/2024
2.0.67 110 2/5/2024
2.0.66 110 2/2/2024
2.0.65 115 1/30/2024
2.0.64 124 1/18/2024
2.0.63 125 1/15/2024
2.0.62 108 1/12/2024
2.0.61 107 1/12/2024
2.0.60 114 1/10/2024
2.0.59 119 1/9/2024
2.0.58 169 12/13/2023
2.0.57 145 11/28/2023
2.0.56 123 11/28/2023
2.0.55 135 11/17/2023
2.0.54 128 11/17/2023
2.0.53 121 11/17/2023
2.0.52 148 10/30/2023
2.0.51 147 10/26/2023
2.0.50 175 10/12/2023
2.0.49 130 9/28/2023
2.0.48 143 9/22/2023
2.0.47 123 9/21/2023
2.0.46 137 9/20/2023
2.0.45 160 9/14/2023
2.0.44 148 9/14/2023
2.0.43 168 8/25/2023
2.0.42 155 8/25/2023
2.0.42-2308241227.f6c25ee 74 8/24/2023
2.0.42-2308161448.98b76da 71 8/16/2023
2.0.42-2308161446.ec7a107 70 8/16/2023
2.0.42-2308161429.74c00e2 73 8/16/2023
2.0.41 187 8/14/2023
2.0.40 168 8/4/2023
2.0.39 161 8/4/2023
2.0.38 180 8/4/2023
2.0.37 167 8/4/2023
2.0.36 179 8/4/2023
2.0.35 159 8/4/2023
2.0.34 208 6/22/2023
2.0.33 186 6/22/2023
2.0.32 167 6/22/2023
2.0.32-2306151149.332886a 82 6/15/2023
2.0.32-2306151140.93d85dc 78 6/15/2023
2.0.32-2306150947.3b80752 82 6/15/2023
2.0.31 200 6/12/2023
2.0.30 163 6/9/2023
2.0.30-2306091428.6fc0bd3 77 6/9/2023
2.0.30-2306091304.51d4d0b 84 6/9/2023
2.0.30-2306091204.1fe4d76 84 6/9/2023
2.0.30-2306090857.5be3155 81 6/9/2023
2.0.30-2306081701.3a525ef 79 6/8/2023
2.0.30-2306081646.5a15be2 83 6/8/2023
2.0.30-2306081628.68f2d91 81 6/8/2023
2.0.30-2306081611.3c4f19f 78 6/8/2023
2.0.30-2306081557.4fa2105 81 6/8/2023
2.0.30-2306081119.fdddf3b 79 6/8/2023
2.0.30-2306081053.68ba9f2 83 6/8/2023
2.0.30-2306080900.1b126b1 77 6/8/2023
2.0.29 175 5/23/2023
2.0.28 198 5/18/2023
2.0.27 190 5/12/2023
2.0.26 186 5/12/2023
2.0.25 231 4/26/2023
2.0.24 375 2/1/2023
2.0.23 338 1/30/2023
2.0.22 304 1/26/2023
2.0.21 310 1/25/2023
2.0.20 309 1/25/2023
2.0.19 361 11/30/2022
2.0.18 516 11/14/2022
2.0.17 638 10/19/2022
2.0.16 438 10/17/2022
2.0.15 401 10/17/2022
2.0.14 524 10/3/2022
2.0.13 430 10/3/2022
2.0.12 474 10/3/2022
2.0.11 510 9/27/2022
2.0.10 488 9/20/2022
2.0.9 466 9/19/2022
2.0.8 522 9/15/2022
2.0.7 537 9/14/2022
2.0.6 467 9/13/2022
2.0.5 454 9/13/2022
2.0.4 461 9/13/2022
2.0.3 498 9/9/2022
2.0.2 463 9/9/2022
2.0.1 472 9/9/2022
1.0.276 589 8/17/2022
1.0.275 435 8/17/2022
1.0.274 743 7/28/2022
1.0.273 572 7/14/2022
1.0.272 476 7/14/2022
1.0.271 472 7/13/2022
1.0.270 510 7/7/2022
1.0.269 474 7/7/2022
1.0.268 616 6/20/2022
1.0.267 505 6/14/2022
1.0.266 516 6/9/2022
1.0.265 556 5/27/2022
1.0.264 530 5/24/2022
1.0.263 512 5/23/2022
1.0.262 541 5/17/2022
1.0.261 487 5/16/2022
1.0.260 491 5/16/2022
1.0.259 550 5/6/2022
1.0.258 468 5/5/2022
1.0.257 467 5/5/2022
1.0.256 504 5/4/2022
1.0.255 508 5/4/2022
1.0.254 535 4/5/2022
1.0.253 500 4/5/2022
1.0.252 505 4/4/2022
1.0.251 513 3/22/2022
1.0.250 551 2/3/2022
1.0.249 536 1/28/2022
1.0.248 505 1/27/2022
1.0.247 509 1/26/2022
1.0.246 507 1/25/2022
1.0.245 533 1/18/2022
1.0.244 486 1/18/2022
1.0.243 519 1/12/2022
1.0.242 359 12/10/2021
1.0.241 349 12/10/2021