Microsoft.AspNetCore.Mvc.Testing
2.1.0-rc1-final
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Mvc.Testing --version 2.1.0-rc1-final
NuGet\Install-Package Microsoft.AspNetCore.Mvc.Testing -Version 2.1.0-rc1-final
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="2.1.0-rc1-final" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="2.1.0-rc1-final" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" />
paket add Microsoft.AspNetCore.Mvc.Testing --version 2.1.0-rc1-final
#r "nuget: Microsoft.AspNetCore.Mvc.Testing, 2.1.0-rc1-final"
#:package Microsoft.AspNetCore.Mvc.Testing@2.1.0-rc1-final
#addin nuget:?package=Microsoft.AspNetCore.Mvc.Testing&version=2.1.0-rc1-final&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Mvc.Testing&version=2.1.0-rc1-final&prerelease
Support for writing functional tests for MVC applications.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Core (>= 2.1.0-rc1-final)
- Microsoft.AspNetCore.TestHost (>= 2.1.0-rc1-final)
NuGet packages (265)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Mvc.Testing:
| Package | Downloads |
|---|---|
|
Alba
Supercharged integration testing for ASP.NET Core HTTP endpoints |
|
|
Ardalis.HttpClientTestExtensions
Helpful extension methods to use when testing APIs in Functional Tests with xUnit. |
|
|
Volo.Abp.AspNetCore.TestBase
Package Description |
|
|
FastEndpoints.Testing
Integration/End-To-End testing helper library for FastEndpoints |
|
|
MELT.Serilog.AspNetCore
Helper for the MELT testing library to verify that the correct logs are generated by ASP.NET Core applications, when writing integration tests with Microsoft.AspNetCore.Mvc.Testing. |
GitHub repositories (322)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Mvc.Testing:
| Repository | Stars |
|---|---|
|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10
|
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
|
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
|
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
|
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
|
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
|
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
|
quartznet/quartznet
Quartz Enterprise Scheduler .NET
|
|
|
graphql-dotnet/graphql-dotnet
GraphQL for .NET
|
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
|
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 8 and newer.
|
|
|
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
|
|
|
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
|
|
|
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|
|
|
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 10.0.2 | 309,709 | 1/13/2026 | |
| 10.0.1 | 944,265 | 12/9/2025 | |
| 10.0.0 | 1,244,484 | 11/11/2025 | |
| 10.0.0-rc.2.25502.107 | 52,325 | 10/14/2025 | |
| 10.0.0-rc.1.25451.107 | 57,098 | 9/9/2025 | |
| 10.0.0-preview.7.25380.108 | 26,435 | 8/12/2025 | |
| 10.0.0-preview.6.25358.103 | 7,827 | 7/15/2025 | |
| 10.0.0-preview.5.25277.114 | 11,021 | 6/6/2025 | |
| 10.0.0-preview.4.25258.110 | 8,024 | 5/12/2025 | |
| 10.0.0-preview.3.25172.1 | 3,779 | 4/10/2025 | |
| 10.0.0-preview.2.25164.1 | 3,299 | 3/18/2025 | |
| 10.0.0-preview.1.25120.3 | 138,029 | 2/25/2025 | |
| 9.0.12 | 54,648 | 1/13/2026 | |
| 9.0.11 | 787,994 | 11/11/2025 | |
| 9.0.10 | 1,699,504 | 10/14/2025 | |
| 9.0.9 | 1,981,668 | 9/9/2025 | |
| 9.0.8 | 1,872,281 | 8/5/2025 | |
| 9.0.7 | 1,358,354 | 7/8/2025 | |
| 9.0.6 | 1,688,431 | 6/10/2025 | |
| 9.0.5 | 1,645,407 | 5/13/2025 | |
| 9.0.4 | 2,152,044 | 4/8/2025 | |
| 9.0.3 | 1,748,796 | 3/11/2025 | |
| 9.0.2 | 1,736,409 | 2/11/2025 | |
| 9.0.1 | 1,763,256 | 1/14/2025 | |
| 9.0.0 | 3,792,307 | 11/12/2024 | |
| 9.0.0-rc.2.24474.3 | 57,519 | 10/8/2024 | |
| 9.0.0-rc.1.24452.1 | 29,521 | 9/10/2024 | |
| 9.0.0-preview.7.24406.2 | 11,409 | 8/13/2024 | |
| 9.0.0-preview.6.24328.4 | 12,011 | 7/9/2024 | |
| 9.0.0-preview.5.24306.11 | 4,922 | 6/11/2024 | |
| 9.0.0-preview.4.24267.6 | 3,907 | 5/21/2024 | |
| 9.0.0-preview.3.24172.13 | 71,335 | 4/11/2024 | |
| 9.0.0-preview.2.24128.4 | 5,969 | 3/12/2024 | |
| 9.0.0-preview.1.24081.5 | 26,317 | 2/13/2024 | |
| 8.0.23 | 95,910 | 1/13/2026 | |
| 8.0.22 | 1,211,784 | 11/11/2025 | |
| 8.0.21 | 1,163,939 | 10/14/2025 | |
| 8.0.20 | 1,165,334 | 9/9/2025 | |
| 8.0.19 | 1,986,576 | 8/4/2025 | |
| 8.0.18 | 1,061,471 | 7/8/2025 | |
| 8.0.17 | 1,565,519 | 6/10/2025 | |
| 8.0.16 | 1,447,520 | 5/13/2025 | |
| 8.0.15 | 2,225,061 | 4/8/2025 | |
| 8.0.14 | 2,241,833 | 3/11/2025 | |
| 8.0.13 | 2,550,741 | 2/11/2025 | |
| 8.0.12 | 2,362,677 | 1/14/2025 | |
| 8.0.11 | 6,323,687 | 11/12/2024 | |
| 8.0.10 | 8,240,000 | 10/8/2024 | |
| 8.0.8 | 9,125,912 | 8/13/2024 | |
| 8.0.7 | 6,735,636 | 7/9/2024 | |
| 8.0.6 | 5,451,270 | 5/28/2024 | |
| 8.0.5 | 2,469,926 | 5/14/2024 | |
| 8.0.4 | 6,584,876 | 4/9/2024 | |
| 8.0.3 | 4,087,737 | 3/12/2024 | |
| 8.0.2 | 3,686,379 | 2/13/2024 | |
| 8.0.1 | 4,072,251 | 1/9/2024 | |
| 8.0.0 | 6,868,123 | 11/14/2023 | |
| 8.0.0-rc.2.23480.2 | 58,945 | 10/10/2023 | |
| 8.0.0-rc.1.23421.29 | 63,325 | 9/12/2023 | |
| 8.0.0-preview.7.23375.9 | 11,147 | 8/8/2023 | |
| 8.0.0-preview.6.23329.11 | 28,338 | 7/11/2023 | |
| 8.0.0-preview.5.23302.2 | 12,996 | 6/13/2023 | |
| 8.0.0-preview.4.23260.4 | 267,086 | 5/16/2023 | |
| 8.0.0-preview.3.23177.8 | 3,911 | 4/11/2023 | |
| 8.0.0-preview.2.23153.2 | 2,195 | 3/14/2023 | |
| 8.0.0-preview.1.23112.2 | 41,174 | 2/21/2023 | |
| 7.0.20 | 637,406 | 5/28/2024 | |
| 7.0.19 | 95,498 | 5/14/2024 | |
| 7.0.18 | 202,827 | 4/9/2024 | |
| 7.0.17 | 417,058 | 3/12/2024 | |
| 7.0.16 | 463,307 | 2/13/2024 | |
| 7.0.15 | 590,329 | 1/9/2024 | |
| 7.0.14 | 1,000,764 | 11/14/2023 | |
| 7.0.13 | 2,562,617 | 10/24/2023 | |
| 7.0.12 | 738,929 | 10/10/2023 | |
| 7.0.11 | 3,674,997 | 9/12/2023 | |
| 7.0.10 | 1,475,045 | 8/8/2023 | |
| 7.0.9 | 1,271,131 | 7/11/2023 | |
| 7.0.8 | 939,077 | 6/22/2023 | |
| 7.0.7 | 521,760 | 6/13/2023 | |
| 7.0.5 | 3,095,488 | 4/11/2023 | |
| 7.0.4 | 1,692,203 | 3/14/2023 | |
| 7.0.3 | 1,571,984 | 2/14/2023 | |
| 7.0.2 | 1,539,551 | 1/10/2023 | |
| 7.0.1 | 892,595 | 12/13/2022 | |
| 7.0.0 | 3,110,040 | 11/7/2022 | |
| 7.0.0-rc.2.22476.2 | 69,711 | 10/11/2022 | |
| 7.0.0-rc.1.22427.2 | 23,147 | 9/14/2022 | |
| 7.0.0-preview.7.22376.6 | 7,933 | 8/9/2022 | |
| 7.0.0-preview.6.22330.3 | 2,709 | 7/12/2022 | |
| 7.0.0-preview.5.22303.8 | 9,648 | 6/14/2022 | |
| 7.0.0-preview.4.22251.1 | 2,318 | 5/10/2022 | |
| 7.0.0-preview.3.22178.4 | 1,404 | 4/13/2022 | |
| 7.0.0-preview.2.22153.2 | 1,271 | 3/14/2022 | |
| 7.0.0-preview.1.22109.13 | 5,279 | 2/17/2022 | |
| 6.0.36 | 1,559,809 | 11/12/2024 | |
| 6.0.35 | 258,774 | 10/8/2024 | |
| 6.0.33 | 1,437,802 | 8/13/2024 | |
| 6.0.32 | 346,394 | 7/9/2024 | |
| 6.0.31 | 486,990 | 5/28/2024 | |
| 6.0.30 | 168,737 | 5/14/2024 | |
| 6.0.29 | 735,501 | 4/9/2024 | |
| 6.0.28 | 442,489 | 3/12/2024 | |
| 6.0.27 | 670,625 | 2/13/2024 | |
| 6.0.26 | 940,247 | 1/9/2024 | |
| 6.0.25 | 1,776,315 | 11/14/2023 | |
| 6.0.24 | 867,678 | 10/24/2023 | |
| 6.0.23 | 628,550 | 10/10/2023 | |
| 6.0.22 | 1,028,201 | 9/12/2023 | |
| 6.0.21 | 1,394,796 | 8/8/2023 | |
| 6.0.20 | 1,323,802 | 7/11/2023 | |
| 6.0.19 | 776,347 | 6/22/2023 | |
| 6.0.18 | 514,637 | 6/13/2023 | |
| 6.0.16 | 2,627,611 | 4/11/2023 | |
| 6.0.15 | 1,481,074 | 3/14/2023 | |
| 6.0.14 | 1,835,710 | 2/14/2023 | |
| 6.0.13 | 2,352,850 | 1/10/2023 | |
| 6.0.12 | 2,542,603 | 12/13/2022 | |
| 6.0.11 | 2,892,273 | 11/7/2022 | |
| 6.0.10 | 4,402,672 | 10/11/2022 | |
| 6.0.9 | 3,327,222 | 9/13/2022 | |
| 6.0.8 | 4,307,541 | 8/9/2022 | |
| 6.0.7 | 3,566,059 | 7/12/2022 | |
| 6.0.6 | 2,646,827 | 6/14/2022 | |
| 6.0.5 | 3,277,760 | 5/10/2022 | |
| 6.0.4 | 3,079,856 | 4/11/2022 | |
| 6.0.3 | 3,218,593 | 3/8/2022 | |
| 6.0.2 | 3,144,101 | 2/8/2022 | |
| 6.0.1 | 4,535,845 | 12/14/2021 | |
| 6.0.0 | 5,381,636 | 11/8/2021 | |
| 6.0.0-rc.2.21480.10 | 206,236 | 10/12/2021 | |
| 6.0.0-rc.1.21452.15 | 173,848 | 9/14/2021 | |
| 6.0.0-preview.7.21378.6 | 7,522 | 8/10/2021 | |
| 6.0.0-preview.6.21355.2 | 4,605 | 7/14/2021 | |
| 6.0.0-preview.5.21301.17 | 3,382 | 6/15/2021 | |
| 6.0.0-preview.4.21253.5 | 6,754 | 5/24/2021 | |
| 6.0.0-preview.3.21201.13 | 5,105 | 4/8/2021 | |
| 6.0.0-preview.2.21154.6 | 1,106 | 3/11/2021 | |
| 6.0.0-preview.1.21103.6 | 1,181 | 2/12/2021 | |
| 5.0.17 | 762,458 | 5/10/2022 | |
| 5.0.16 | 114,770 | 4/11/2022 | |
| 5.0.15 | 220,641 | 3/8/2022 | |
| 5.0.14 | 219,172 | 2/8/2022 | |
| 5.0.13 | 513,739 | 12/14/2021 | |
| 5.0.12 | 621,158 | 11/7/2021 | |
| 5.0.11 | 1,066,474 | 10/12/2021 | |
| 5.0.10 | 1,080,282 | 9/14/2021 | |
| 5.0.9 | 1,198,796 | 8/10/2021 | |
| 5.0.8 | 940,605 | 7/13/2021 | |
| 5.0.7 | 1,220,395 | 6/8/2021 | |
| 5.0.6 | 961,653 | 5/11/2021 | |
| 5.0.5 | 1,402,084 | 4/6/2021 | |
| 5.0.4 | 842,929 | 3/9/2021 | |
| 5.0.3 | 1,004,111 | 2/9/2021 | |
| 5.0.2 | 950,940 | 1/12/2021 | |
| 5.0.1 | 593,964 | 12/8/2020 | |
| 5.0.0 | 1,812,423 | 11/9/2020 | |
| 5.0.0-rc.2.20475.17 | 15,298 | 10/13/2020 | |
| 5.0.0-rc.1.20451.17 | 9,328 | 9/14/2020 | |
| 5.0.0-preview.8.20414.8 | 9,397 | 8/25/2020 | |
| 5.0.0-preview.7.20365.19 | 3,954 | 7/21/2020 | |
| 5.0.0-preview.6.20312.15 | 2,299 | 6/25/2020 | |
| 5.0.0-preview.5.20279.2 | 1,120 | 6/10/2020 | |
| 5.0.0-preview.4.20257.10 | 1,751 | 5/18/2020 | |
| 5.0.0-preview.3.20215.14 | 2,232 | 4/23/2020 | |
| 5.0.0-preview.2.20167.3 | 1,115 | 4/2/2020 | |
| 5.0.0-preview.1.20124.5 | 1,365 | 3/16/2020 | |
| 3.1.32 | 535,949 | 12/13/2022 | |
| 3.1.31 | 105,189 | 11/8/2022 | |
| 3.1.30 | 798,344 | 10/11/2022 | |
| 3.1.29 | 79,147 | 9/13/2022 | |
| 3.1.28 | 127,635 | 8/9/2022 | |
| 3.1.27 | 113,745 | 7/12/2022 | |
| 3.1.26 | 128,630 | 6/14/2022 | |
| 3.1.25 | 145,522 | 5/10/2022 | |
| 3.1.24 | 148,159 | 4/11/2022 | |
| 3.1.23 | 212,058 | 3/8/2022 | |
| 3.1.22 | 628,670 | 12/14/2021 | |
| 3.1.21 | 454,565 | 11/7/2021 | |
| 3.1.20 | 423,023 | 10/11/2021 | |
| 3.1.19 | 280,157 | 9/14/2021 | |
| 3.1.18 | 817,563 | 8/10/2021 | |
| 3.1.17 | 579,579 | 7/13/2021 | |
| 3.1.16 | 504,883 | 6/8/2021 | |
| 3.1.15 | 451,179 | 5/11/2021 | |
| 3.1.14 | 791,724 | 4/6/2021 | |
| 3.1.13 | 929,004 | 3/9/2021 | |
| 3.1.12 | 560,764 | 2/9/2021 | |
| 3.1.11 | 725,673 | 1/12/2021 | |
| 3.1.10 | 2,195,393 | 11/9/2020 | |
| 3.1.9 | 2,366,359 | 10/13/2020 | |
| 3.1.8 | 2,066,170 | 9/8/2020 | |
| 3.1.7 | 1,612,335 | 8/11/2020 | |
| 3.1.6 | 1,809,467 | 7/14/2020 | |
| 3.1.5 | 2,188,964 | 6/9/2020 | |
| 3.1.4 | 1,539,233 | 5/12/2020 | |
| 3.1.3 | 2,468,901 | 3/24/2020 | |
| 3.1.2 | 2,040,126 | 2/18/2020 | |
| 3.1.1 | 1,820,531 | 1/14/2020 | |
| 3.1.0 | 2,182,777 | 12/3/2019 | |
| 3.1.0-preview3.19555.2 | 2,573 | 11/13/2019 | |
| 3.1.0-preview2.19528.8 | 1,297 | 11/1/2019 | |
| 3.1.0-preview1.19508.20 | 1,790 | 10/15/2019 | |
| 3.0.3 | 111,961 | 2/18/2020 | |
| 3.0.2 | 60,272 | 1/14/2020 | |
| 3.0.0 | 3,048,147 | 9/23/2019 | |
| 3.0.0-rc1.19457.4 | 10,938 | 9/16/2019 | |
| 3.0.0-preview9.19424.4 | 5,347 | 9/4/2019 | |
| 3.0.0-preview8.19405.7 | 17,273 | 8/13/2019 | |
| 3.0.0-preview7.19365.7 | 6,144 | 7/23/2019 | |
| 3.0.0-preview6.19307.2 | 4,864 | 6/12/2019 | |
| 3.0.0-preview5-19227-01 | 20,087 | 5/6/2019 | |
| 3.0.0-preview4-19216-03 | 2,269 | 4/18/2019 | |
| 3.0.0-preview3-19153-02 | 1,734 | 3/6/2019 | |
| 3.0.0-preview-19075-0444 | 4,020 | 1/29/2019 | |
| 3.0.0-preview-18579-0056 | 3,436 | 12/3/2018 | |
| 2.3.9 | 613 | 1/7/2026 | |
| 2.3.8 | 520 | 1/7/2026 | |
| 2.3.0 | 61,958 | 1/14/2025 | |
| 2.2.0 | 6,908,301 | 12/3/2018 | |
| 2.2.0-preview3-35497 | 16,434 | 10/17/2018 | |
| 2.2.0-preview2-35157 | 4,597 | 9/12/2018 | |
| 2.2.0-preview1-35029 | 7,661 | 8/22/2018 | |
| 2.1.3 | 1,512,940 | 10/1/2018 | |
| 2.1.2 | 368,118 | 8/21/2018 | |
| 2.1.1 | 1,012,743 | 6/18/2018 | |
| 2.1.0 | 936,438 | 5/29/2018 | |
| 2.1.0-rc1-final | 21,319 | 5/6/2018 | |
| 2.1.0-preview2-final | 5,373 | 4/10/2018 | |
| 2.1.0-preview1-final | 4,298 | 2/26/2018 |