Microsoft.AspNetCore.Mvc.Testing 3.0.2

Prefix Reserved
Additional Details

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

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Mvc.Testing --version 3.0.2
                    
NuGet\Install-Package Microsoft.AspNetCore.Mvc.Testing -Version 3.0.2
                    
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="Microsoft.AspNetCore.Mvc.Testing" Version="3.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="3.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" />
                    
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 Microsoft.AspNetCore.Mvc.Testing --version 3.0.2
                    
#r "nuget: Microsoft.AspNetCore.Mvc.Testing, 3.0.2"
                    
#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 Microsoft.AspNetCore.Mvc.Testing@3.0.2
                    
#: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=Microsoft.AspNetCore.Mvc.Testing&version=3.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Mvc.Testing&version=3.0.2
                    
Install as a Cake Tool

Support for writing functional tests for MVC applications.

This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/561deb05ae2d6680206e3d4a6bc75de699585980

Product 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 netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (259)

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.

Reo.Core.IntegrationTesting

Package Description

Volo.Abp.AspNetCore.TestBase

Package Description

FastEndpoints.Testing

Integration/End-To-End testing helper library for FastEndpoints

GitHub repositories (313)

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
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10
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, 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.1 69,981 12/9/2025
10.0.0 695,709 11/11/2025
10.0.0-rc.2.25502.107 48,300 10/14/2025
10.0.0-rc.1.25451.107 55,422 9/9/2025
10.0.0-preview.7.25380.108 25,608 8/12/2025
10.0.0-preview.6.25358.103 5,998 7/15/2025
10.0.0-preview.5.25277.114 9,310 6/6/2025
10.0.0-preview.4.25258.110 5,759 5/12/2025
10.0.0-preview.3.25172.1 3,699 4/10/2025
10.0.0-preview.2.25164.1 3,179 3/18/2025
10.0.0-preview.1.25120.3 120,801 2/25/2025
9.0.11 368,516 11/11/2025
9.0.10 1,371,292 10/14/2025
9.0.9 1,735,036 9/9/2025
9.0.8 1,711,556 8/5/2025
9.0.7 1,262,934 7/8/2025
9.0.6 1,548,356 6/10/2025
9.0.5 1,538,949 5/13/2025
9.0.4 2,028,344 4/8/2025
9.0.3 1,666,218 3/11/2025
9.0.2 1,649,863 2/11/2025
9.0.1 1,676,931 1/14/2025
9.0.0 3,473,377 11/12/2024
9.0.0-rc.2.24474.3 55,461 10/8/2024
9.0.0-rc.1.24452.1 28,496 9/10/2024
9.0.0-preview.7.24406.2 10,293 8/13/2024
9.0.0-preview.6.24328.4 11,942 7/9/2024
9.0.0-preview.5.24306.11 4,835 6/11/2024
9.0.0-preview.4.24267.6 3,829 5/21/2024
9.0.0-preview.3.24172.13 71,010 4/11/2024
9.0.0-preview.2.24128.4 5,621 3/12/2024
9.0.0-preview.1.24081.5 26,232 2/13/2024
8.0.22 466,214 11/11/2025
8.0.21 863,742 10/14/2025
8.0.20 997,359 9/9/2025
8.0.19 1,771,949 8/4/2025
8.0.18 917,682 7/8/2025
8.0.17 1,427,344 6/10/2025
8.0.16 1,317,321 5/13/2025
8.0.15 2,057,957 4/8/2025
8.0.14 2,095,188 3/11/2025
8.0.13 2,361,427 2/11/2025
8.0.12 2,238,827 1/14/2025
8.0.11 5,921,794 11/12/2024
8.0.10 7,827,369 10/8/2024
8.0.8 8,765,736 8/13/2024
8.0.7 6,370,062 7/9/2024
8.0.6 5,232,370 5/28/2024
8.0.5 2,390,606 5/14/2024
8.0.4 6,268,079 4/9/2024
8.0.3 3,907,826 3/12/2024
8.0.2 3,582,856 2/13/2024
8.0.1 3,972,215 1/9/2024
8.0.0 6,385,480 11/14/2023
8.0.0-rc.2.23480.2 58,684 10/10/2023
8.0.0-rc.1.23421.29 62,093 9/12/2023
8.0.0-preview.7.23375.9 11,069 8/8/2023
8.0.0-preview.6.23329.11 28,290 7/11/2023
8.0.0-preview.5.23302.2 12,962 6/13/2023
8.0.0-preview.4.23260.4 265,796 5/16/2023
8.0.0-preview.3.23177.8 3,875 4/11/2023
8.0.0-preview.2.23153.2 2,170 3/14/2023
8.0.0-preview.1.23112.2 41,129 2/21/2023
7.0.20 601,595 5/28/2024
7.0.19 91,338 5/14/2024
7.0.18 199,504 4/9/2024
7.0.17 408,490 3/12/2024
7.0.16 453,677 2/13/2024
7.0.15 584,203 1/9/2024
7.0.14 991,574 11/14/2023
7.0.13 2,386,103 10/24/2023
7.0.12 734,902 10/10/2023
7.0.11 3,535,100 9/12/2023
7.0.10 1,462,338 8/8/2023
7.0.9 1,263,580 7/11/2023
7.0.8 932,536 6/22/2023
7.0.7 509,907 6/13/2023
7.0.5 3,069,914 4/11/2023
7.0.4 1,681,209 3/14/2023
7.0.3 1,555,414 2/14/2023
7.0.2 1,529,625 1/10/2023
7.0.1 886,721 12/13/2022
7.0.0 3,039,934 11/7/2022
7.0.0-rc.2.22476.2 68,800 10/11/2022
7.0.0-rc.1.22427.2 22,935 9/14/2022
7.0.0-preview.7.22376.6 7,903 8/9/2022
7.0.0-preview.6.22330.3 2,693 7/12/2022
7.0.0-preview.5.22303.8 9,561 6/14/2022
7.0.0-preview.4.22251.1 2,292 5/10/2022
7.0.0-preview.3.22178.4 1,381 4/13/2022
7.0.0-preview.2.22153.2 1,205 3/14/2022
7.0.0-preview.1.22109.13 5,253 2/17/2022
6.0.36 1,493,056 11/12/2024
6.0.35 249,325 10/8/2024
6.0.33 1,346,976 8/13/2024
6.0.32 336,514 7/9/2024
6.0.31 477,603 5/28/2024
6.0.30 165,783 5/14/2024
6.0.29 721,695 4/9/2024
6.0.28 435,426 3/12/2024
6.0.27 658,304 2/13/2024
6.0.26 926,772 1/9/2024
6.0.25 1,736,425 11/14/2023
6.0.24 856,381 10/24/2023
6.0.23 618,509 10/10/2023
6.0.22 1,010,384 9/12/2023
6.0.21 1,379,969 8/8/2023
6.0.20 1,300,104 7/11/2023
6.0.19 767,144 6/22/2023
6.0.18 509,004 6/13/2023
6.0.16 2,601,579 4/11/2023
6.0.15 1,458,904 3/14/2023
6.0.14 1,817,228 2/14/2023
6.0.13 2,333,778 1/10/2023
6.0.12 2,529,542 12/13/2022
6.0.11 2,867,313 11/7/2022
6.0.10 4,373,449 10/11/2022
6.0.9 3,303,580 9/13/2022
6.0.8 4,271,087 8/9/2022
6.0.7 3,545,175 7/12/2022
6.0.6 2,631,234 6/14/2022
6.0.5 3,252,876 5/10/2022
6.0.4 3,045,408 4/11/2022
6.0.3 3,202,781 3/8/2022
6.0.2 3,128,603 2/8/2022
6.0.1 4,511,857 12/14/2021
6.0.0 5,314,614 11/8/2021
6.0.0-rc.2.21480.10 206,134 10/12/2021
6.0.0-rc.1.21452.15 173,717 9/14/2021
6.0.0-preview.7.21378.6 7,492 8/10/2021
6.0.0-preview.6.21355.2 4,580 7/14/2021
6.0.0-preview.5.21301.17 3,354 6/15/2021
6.0.0-preview.4.21253.5 6,726 5/24/2021
6.0.0-preview.3.21201.13 5,077 4/8/2021
6.0.0-preview.2.21154.6 1,080 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 1,149 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 748,753 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 113,839 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 219,149 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 217,349 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 511,729 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 618,808 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,062,154 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,077,331 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,196,652 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 938,824 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,216,983 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 959,452 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,399,288 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 840,776 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,002,789 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 949,424 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 592,734 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,787,116 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 15,237 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 9,300 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 9,369 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 3,919 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 2,263 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 1,093 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 1,721 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 2,202 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 1,079 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 1,335 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 523,938 12/13/2022
3.1.31 103,684 11/8/2022
3.1.30 795,519 10/11/2022
3.1.29 77,883 9/13/2022
3.1.28 125,902 8/9/2022
3.1.27 112,779 7/12/2022
3.1.26 127,969 6/14/2022
3.1.25 144,702 5/10/2022
3.1.24 146,987 4/11/2022
3.1.23 210,862 3/8/2022
3.1.22 623,948 12/14/2021
3.1.21 450,698 11/7/2021
3.1.20 415,247 10/11/2021
3.1.19 278,648 9/14/2021
3.1.18 814,957 8/10/2021
3.1.17 577,375 7/13/2021
3.1.16 503,034 6/8/2021
3.1.15 449,657 5/11/2021
3.1.14 789,172 4/6/2021
3.1.13 925,239 3/9/2021
3.1.12 559,166 2/9/2021
3.1.11 721,225 1/12/2021
3.1.10 2,188,911 11/9/2020
3.1.9 2,360,951 10/13/2020
3.1.8 2,061,620 9/8/2020
3.1.7 1,607,584 8/11/2020
3.1.6 1,803,356 7/14/2020
3.1.5 2,183,760 6/9/2020
3.1.4 1,532,576 5/12/2020
3.1.3 2,460,876 3/24/2020
3.1.2 2,033,239 2/18/2020
3.1.1 1,816,527 1/14/2020
3.1.0 2,178,086 12/3/2019
3.1.0-preview3.19555.2 2,518 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,270 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,760 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 111,497 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 59,929 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 3,025,658 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 10,915 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 5,317 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 17,209 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 6,112 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 4,833 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 19,200 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 2,248 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 1,709 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 3,970 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,413 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 50,945 1/14/2025
2.2.0 6,867,042 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 16,390 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 4,551 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 7,627 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.3 1,510,707 10/1/2018
2.1.2 367,577 8/21/2018
2.1.1 1,009,551 6/18/2018
2.1.0 924,474 5/29/2018
2.1.0-rc1-final 21,288 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 5,328 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 4,257 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.