Microsoft.AspNetCore.Mvc.Testing
2.1.0-preview2-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-preview2-final
NuGet\Install-Package Microsoft.AspNetCore.Mvc.Testing -Version 2.1.0-preview2-final
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="2.1.0-preview2-final" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="2.1.0-preview2-final" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" />
paket add Microsoft.AspNetCore.Mvc.Testing --version 2.1.0-preview2-final
#r "nuget: Microsoft.AspNetCore.Mvc.Testing, 2.1.0-preview2-final"
#addin nuget:?package=Microsoft.AspNetCore.Mvc.Testing&version=2.1.0-preview2-final&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Mvc.Testing&version=2.1.0-preview2-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-preview2-final)
- Microsoft.AspNetCore.TestHost (>= 2.1.0-preview2-final)
NuGet packages (235)
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 |
|
Reo.Core.IntegrationTesting
Package Description |
|
FastEndpoints.Testing
Integration/End-To-End testing helper library for FastEndpoints |
GitHub repositories (233)
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
|
|
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
|
|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
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 Preview 5, 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.
|
|
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.
|
|
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 8 and newer.
|
|
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
|
|
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
|
Version | Downloads | Last updated | |
---|---|---|---|
10.0.0-preview.5.25277.114 | 1,313 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 4,568 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 3,238 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 2,787 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 22,297 | 2/25/2025 | |
9.0.6 | 170,420 | 6/10/2025 | |
9.0.5 | 649,139 | 5/13/2025 | |
9.0.4 | 1,146,107 | 4/8/2025 | |
9.0.3 | 1,099,699 | 3/11/2025 | |
9.0.2 | 1,118,474 | 2/11/2025 | |
9.0.1 | 1,182,180 | 1/14/2025 | |
9.0.0 | 2,238,840 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 42,452 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 22,049 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 7,471 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 10,893 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 3,375 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 2,487 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 70,144 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 3,898 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 25,259 | 2/13/2024 | |
8.0.17 | 111,387 | 6/10/2025 | |
8.0.16 | 459,948 | 5/13/2025 | |
8.0.15 | 931,084 | 4/8/2025 | |
8.0.14 | 1,098,819 | 3/11/2025 | |
8.0.13 | 1,377,341 | 2/11/2025 | |
8.0.12 | 1,383,567 | 1/14/2025 | |
8.0.11 | 3,985,378 | 11/12/2024 | |
8.0.10 | 5,572,735 | 10/8/2024 | |
8.0.8 | 6,552,310 | 8/13/2024 | |
8.0.7 | 4,673,453 | 7/9/2024 | |
8.0.6 | 4,141,844 | 5/28/2024 | |
8.0.5 | 1,894,261 | 5/14/2024 | |
8.0.4 | 4,587,073 | 4/9/2024 | |
8.0.3 | 3,156,724 | 3/12/2024 | |
8.0.2 | 3,023,959 | 2/13/2024 | |
8.0.1 | 3,424,450 | 1/9/2024 | |
8.0.0 | 4,687,981 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 57,524 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 53,825 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 10,640 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 27,896 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 12,754 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 256,690 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 3,366 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 2,043 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 40,967 | 2/21/2023 | |
7.0.20 | 448,606 | 5/28/2024 | |
7.0.19 | 71,719 | 5/14/2024 | |
7.0.18 | 177,787 | 4/9/2024 | |
7.0.17 | 366,195 | 3/12/2024 | |
7.0.16 | 391,259 | 2/13/2024 | |
7.0.15 | 547,629 | 1/9/2024 | |
7.0.14 | 940,135 | 11/14/2023 | |
7.0.13 | 1,840,038 | 10/24/2023 | |
7.0.12 | 712,104 | 10/10/2023 | |
7.0.11 | 2,827,352 | 9/12/2023 | |
7.0.10 | 1,387,549 | 8/8/2023 | |
7.0.9 | 1,222,164 | 7/11/2023 | |
7.0.8 | 892,206 | 6/22/2023 | |
7.0.7 | 468,519 | 6/13/2023 | |
7.0.5 | 2,876,969 | 4/11/2023 | |
7.0.4 | 1,625,409 | 3/14/2023 | |
7.0.3 | 1,472,582 | 2/14/2023 | |
7.0.2 | 1,483,844 | 1/10/2023 | |
7.0.1 | 855,215 | 12/13/2022 | |
7.0.0 | 2,673,355 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 66,554 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 22,004 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 7,743 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 2,449 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 9,329 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 2,143 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,253 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 1,015 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 5,073 | 2/17/2022 | |
6.0.36 | 811,171 | 11/12/2024 | |
6.0.35 | 197,830 | 10/8/2024 | |
6.0.33 | 912,872 | 8/13/2024 | |
6.0.32 | 280,670 | 7/9/2024 | |
6.0.31 | 426,230 | 5/28/2024 | |
6.0.30 | 149,405 | 5/14/2024 | |
6.0.29 | 647,606 | 4/9/2024 | |
6.0.28 | 390,371 | 3/12/2024 | |
6.0.27 | 589,686 | 2/13/2024 | |
6.0.26 | 859,411 | 1/9/2024 | |
6.0.25 | 1,552,892 | 11/14/2023 | |
6.0.24 | 811,729 | 10/24/2023 | |
6.0.23 | 560,735 | 10/10/2023 | |
6.0.22 | 910,051 | 9/12/2023 | |
6.0.21 | 1,289,847 | 8/8/2023 | |
6.0.20 | 1,184,502 | 7/11/2023 | |
6.0.19 | 720,941 | 6/22/2023 | |
6.0.18 | 476,687 | 6/13/2023 | |
6.0.16 | 2,449,464 | 4/11/2023 | |
6.0.15 | 1,339,115 | 3/14/2023 | |
6.0.14 | 1,705,247 | 2/14/2023 | |
6.0.13 | 2,211,078 | 1/10/2023 | |
6.0.12 | 2,445,943 | 12/13/2022 | |
6.0.11 | 2,723,920 | 11/7/2022 | |
6.0.10 | 4,138,436 | 10/11/2022 | |
6.0.9 | 3,155,956 | 9/13/2022 | |
6.0.8 | 4,034,879 | 8/9/2022 | |
6.0.7 | 3,422,079 | 7/12/2022 | |
6.0.6 | 2,514,234 | 6/14/2022 | |
6.0.5 | 3,127,573 | 5/10/2022 | |
6.0.4 | 2,886,166 | 4/11/2022 | |
6.0.3 | 3,107,927 | 3/8/2022 | |
6.0.2 | 3,013,238 | 2/8/2022 | |
6.0.1 | 4,375,572 | 12/14/2021 | |
6.0.0 | 4,973,650 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 203,159 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 172,545 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 7,361 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 4,191 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 3,149 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 4,194 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 2,895 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 879 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 979 | 2/12/2021 | |
5.0.17 | 693,992 | 5/10/2022 | |
5.0.16 | 109,418 | 4/11/2022 | |
5.0.15 | 213,867 | 3/8/2022 | |
5.0.14 | 209,678 | 2/8/2022 | |
5.0.13 | 500,525 | 12/14/2021 | |
5.0.12 | 604,904 | 11/7/2021 | |
5.0.11 | 1,043,894 | 10/12/2021 | |
5.0.10 | 1,063,866 | 9/14/2021 | |
5.0.9 | 1,181,254 | 8/10/2021 | |
5.0.8 | 928,012 | 7/13/2021 | |
5.0.7 | 1,201,747 | 6/8/2021 | |
5.0.6 | 948,547 | 5/11/2021 | |
5.0.5 | 1,384,224 | 4/6/2021 | |
5.0.4 | 830,379 | 3/9/2021 | |
5.0.3 | 993,967 | 2/9/2021 | |
5.0.2 | 944,328 | 1/12/2021 | |
5.0.1 | 584,079 | 12/8/2020 | |
5.0.0 | 1,658,480 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 14,952 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 9,063 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 9,171 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 3,702 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 2,061 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 895 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 1,526 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 1,968 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 898 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 1,134 | 3/16/2020 | |
3.1.32 | 454,390 | 12/13/2022 | |
3.1.31 | 96,356 | 11/8/2022 | |
3.1.30 | 779,334 | 10/11/2022 | |
3.1.29 | 71,974 | 9/13/2022 | |
3.1.28 | 117,407 | 8/9/2022 | |
3.1.27 | 109,730 | 7/12/2022 | |
3.1.26 | 123,961 | 6/14/2022 | |
3.1.25 | 140,622 | 5/10/2022 | |
3.1.24 | 141,267 | 4/11/2022 | |
3.1.23 | 206,595 | 3/8/2022 | |
3.1.22 | 596,032 | 12/14/2021 | |
3.1.21 | 437,647 | 11/7/2021 | |
3.1.20 | 390,763 | 10/11/2021 | |
3.1.19 | 271,747 | 9/14/2021 | |
3.1.18 | 803,649 | 8/10/2021 | |
3.1.17 | 569,530 | 7/13/2021 | |
3.1.16 | 494,856 | 6/8/2021 | |
3.1.15 | 441,403 | 5/11/2021 | |
3.1.14 | 776,485 | 4/6/2021 | |
3.1.13 | 909,826 | 3/9/2021 | |
3.1.12 | 552,698 | 2/9/2021 | |
3.1.11 | 704,723 | 1/12/2021 | |
3.1.10 | 2,151,197 | 11/9/2020 | |
3.1.9 | 2,330,388 | 10/13/2020 | |
3.1.8 | 2,039,966 | 9/8/2020 | |
3.1.7 | 1,581,090 | 8/11/2020 | |
3.1.6 | 1,776,540 | 7/14/2020 | |
3.1.5 | 2,132,975 | 6/9/2020 | |
3.1.4 | 1,502,479 | 5/12/2020 | |
3.1.3 | 2,416,120 | 3/24/2020 | |
3.1.2 | 2,001,156 | 2/18/2020 | |
3.1.1 | 1,797,895 | 1/14/2020 | |
3.1.0 | 2,150,712 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 2,299 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 1,077 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 1,550 | 10/15/2019 | |
3.0.3 | 109,804 | 2/18/2020 | |
3.0.2 | 58,749 | 1/14/2020 | |
3.0.0 | 2,911,473 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 10,606 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 5,096 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 15,474 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 5,840 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 4,636 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 14,370 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 2,059 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 1,522 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 3,695 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 3,186 | 12/3/2018 | |
2.3.0 | 7,423 | 1/14/2025 | |
2.2.0 | 6,658,514 | 12/3/2018 | |
2.2.0-preview3-35497 | 16,130 | 10/17/2018 | |
2.2.0-preview2-35157 | 4,254 | 9/12/2018 | |
2.2.0-preview1-35029 | 7,346 | 8/22/2018 | |
2.1.3 | 1,486,261 | 10/1/2018 | |
2.1.2 | 363,969 | 8/21/2018 | |
2.1.1 | 998,820 | 6/18/2018 | |
2.1.0 | 865,028 | 5/29/2018 | |
2.1.0-rc1-final | 20,944 | 5/6/2018 | |
2.1.0-preview2-final | 4,948 | 4/10/2018 | |
2.1.0-preview1-final | 3,892 | 2/26/2018 |