Microsoft.AspNetCore.Mvc.Testing 5.0.13

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 5.0.13
                    
NuGet\Install-Package Microsoft.AspNetCore.Mvc.Testing -Version 5.0.13
                    
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="5.0.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.13" />
                    
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 5.0.13
                    
#r "nuget: Microsoft.AspNetCore.Mvc.Testing, 5.0.13"
                    
#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@5.0.13
                    
#: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=5.0.13
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Mvc.Testing&version=5.0.13
                    
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/dotnet/aspnetcore/tree/55738ff96b832439076e25584cfe0eb3bace9b01

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

NuGet packages (239)

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 (290)

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 3,262 6/6/2025
10.0.0-preview.4.25258.110 4,742 5/12/2025
10.0.0-preview.3.25172.1 3,305 4/10/2025
10.0.0-preview.2.25164.1 2,817 3/18/2025
10.0.0-preview.1.25120.3 34,521 2/25/2025
9.0.7 64,694 7/8/2025
9.0.6 583,463 6/10/2025
9.0.5 843,005 5/13/2025
9.0.4 1,312,142 4/8/2025
9.0.3 1,188,443 3/11/2025
9.0.2 1,197,042 2/11/2025
9.0.1 1,244,537 1/14/2025
9.0.0 2,369,080 11/12/2024
9.0.0-rc.2.24474.3 43,907 10/8/2024
9.0.0-rc.1.24452.1 23,252 9/10/2024
9.0.0-preview.7.24406.2 7,677 8/13/2024
9.0.0-preview.6.24328.4 10,936 7/9/2024
9.0.0-preview.5.24306.11 3,469 6/11/2024
9.0.0-preview.4.24267.6 2,569 5/21/2024
9.0.0-preview.3.24172.13 70,232 4/11/2024
9.0.0-preview.2.24128.4 4,067 3/12/2024
9.0.0-preview.1.24081.5 25,500 2/13/2024
8.0.18 34,825 7/8/2025
8.0.17 441,625 6/10/2025
8.0.16 608,114 5/13/2025
8.0.15 1,118,863 4/8/2025
8.0.14 1,250,216 3/11/2025
8.0.13 1,509,931 2/11/2025
8.0.12 1,495,755 1/14/2025
8.0.11 4,228,852 11/12/2024
8.0.10 5,850,673 10/8/2024
8.0.8 6,817,500 8/13/2024
8.0.7 4,870,028 7/9/2024
8.0.6 4,280,655 5/28/2024
8.0.5 1,972,257 5/14/2024
8.0.4 4,770,163 4/9/2024
8.0.3 3,255,579 3/12/2024
8.0.2 3,094,323 2/13/2024
8.0.1 3,494,796 1/9/2024
8.0.0 4,846,526 11/14/2023
8.0.0-rc.2.23480.2 57,679 10/10/2023
8.0.0-rc.1.23421.29 54,433 9/12/2023
8.0.0-preview.7.23375.9 10,702 8/8/2023
8.0.0-preview.6.23329.11 27,951 7/11/2023
8.0.0-preview.5.23302.2 12,803 6/13/2023
8.0.0-preview.4.23260.4 257,790 5/16/2023
8.0.0-preview.3.23177.8 3,430 4/11/2023
8.0.0-preview.2.23153.2 2,068 3/14/2023
8.0.0-preview.1.23112.2 40,991 2/21/2023
7.0.20 465,825 5/28/2024
7.0.19 73,427 5/14/2024
7.0.18 180,468 4/9/2024
7.0.17 371,717 3/12/2024
7.0.16 399,552 2/13/2024
7.0.15 553,232 1/9/2024
7.0.14 948,680 11/14/2023
7.0.13 1,890,700 10/24/2023
7.0.12 717,325 10/10/2023
7.0.11 2,916,524 9/12/2023
7.0.10 1,398,362 8/8/2023
7.0.9 1,227,615 7/11/2023
7.0.8 898,229 6/22/2023
7.0.7 473,842 6/13/2023
7.0.5 2,904,243 4/11/2023
7.0.4 1,632,111 3/14/2023
7.0.3 1,483,788 2/14/2023
7.0.2 1,489,627 1/10/2023
7.0.1 859,281 12/13/2022
7.0.0 2,715,680 11/7/2022
7.0.0-rc.2.22476.2 66,735 10/11/2022
7.0.0-rc.1.22427.2 22,153 9/14/2022
7.0.0-preview.7.22376.6 7,791 8/9/2022
7.0.0-preview.6.22330.3 2,469 7/12/2022
7.0.0-preview.5.22303.8 9,394 6/14/2022
7.0.0-preview.4.22251.1 2,172 5/10/2022
7.0.0-preview.3.22178.4 1,276 4/13/2022
7.0.0-preview.2.22153.2 1,036 3/14/2022
7.0.0-preview.1.22109.13 5,107 2/17/2022
6.0.36 899,307 11/12/2024
6.0.35 203,298 10/8/2024
6.0.33 980,868 8/13/2024
6.0.32 287,863 7/9/2024
6.0.31 434,085 5/28/2024
6.0.30 151,621 5/14/2024
6.0.29 657,107 4/9/2024
6.0.28 396,803 3/12/2024
6.0.27 597,421 2/13/2024
6.0.26 867,855 1/9/2024
6.0.25 1,576,396 11/14/2023
6.0.24 816,080 10/24/2023
6.0.23 569,664 10/10/2023
6.0.22 920,385 9/12/2023
6.0.21 1,301,852 8/8/2023
6.0.20 1,197,392 7/11/2023
6.0.19 726,501 6/22/2023
6.0.18 481,631 6/13/2023
6.0.16 2,477,144 4/11/2023
6.0.15 1,356,581 3/14/2023
6.0.14 1,721,210 2/14/2023
6.0.13 2,230,170 1/10/2023
6.0.12 2,458,594 12/13/2022
6.0.11 2,744,413 11/7/2022
6.0.10 4,166,193 10/11/2022
6.0.9 3,175,931 9/13/2022
6.0.8 4,064,635 8/9/2022
6.0.7 3,442,165 7/12/2022
6.0.6 2,539,110 6/14/2022
6.0.5 3,141,512 5/10/2022
6.0.4 2,903,280 4/11/2022
6.0.3 3,122,115 3/8/2022
6.0.2 3,028,645 2/8/2022
6.0.1 4,400,471 12/14/2021
6.0.0 5,020,194 11/8/2021
6.0.0-rc.2.21480.10 205,516 10/12/2021
6.0.0-rc.1.21452.15 173,046 9/14/2021
6.0.0-preview.7.21378.6 7,386 8/10/2021
6.0.0-preview.6.21355.2 4,446 7/14/2021
6.0.0-preview.5.21301.17 3,229 6/15/2021
6.0.0-preview.4.21253.5 6,608 5/24/2021
6.0.0-preview.3.21201.13 4,956 4/8/2021
6.0.0-preview.2.21154.6 912 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,010 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 699,206 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 109,916 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 214,654 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 210,566 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 501,940 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 606,721 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,046,759 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,065,626 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,182,845 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 929,431 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,204,063 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 950,283 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,386,197 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 831,370 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 994,855 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 945,422 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 585,829 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,674,519 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 15,001 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,106 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,209 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,740 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,096 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 927 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,556 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,032 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 929 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,171 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 462,117 12/13/2022
3.1.31 97,030 11/8/2022
3.1.30 780,613 10/11/2022
3.1.29 72,391 9/13/2022
3.1.28 117,837 8/9/2022
3.1.27 110,003 7/12/2022
3.1.26 125,262 6/14/2022
3.1.25 141,265 5/10/2022
3.1.24 142,009 4/11/2022
3.1.23 207,047 3/8/2022
3.1.22 598,847 12/14/2021
3.1.21 439,277 11/7/2021
3.1.20 393,611 10/11/2021
3.1.19 272,797 9/14/2021
3.1.18 805,230 8/10/2021
3.1.17 570,313 7/13/2021
3.1.16 496,141 6/8/2021
3.1.15 442,669 5/11/2021
3.1.14 778,098 4/6/2021
3.1.13 912,012 3/9/2021
3.1.12 553,700 2/9/2021
3.1.11 706,562 1/12/2021
3.1.10 2,156,487 11/9/2020
3.1.9 2,333,795 10/13/2020
3.1.8 2,043,033 9/8/2020
3.1.7 1,584,282 8/11/2020
3.1.6 1,779,863 7/14/2020
3.1.5 2,136,787 6/9/2020
3.1.4 1,507,556 5/12/2020
3.1.3 2,423,273 3/24/2020
3.1.2 2,004,711 2/18/2020
3.1.1 1,801,049 1/14/2020
3.1.0 2,153,783 12/3/2019
3.1.0-preview3.19555.2 2,333 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,110 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,587 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 110,023 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 58,871 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,924,853 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 10,640 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 5,138 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 15,659 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 5,880 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 4,672 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 14,845 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 2,091 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 1,553 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 3,739 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,220 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 9,477 1/14/2025
2.2.0 6,685,602 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 16,167 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 4,296 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 7,387 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.3 1,490,384 10/1/2018
2.1.2 364,210 8/21/2018
2.1.1 1,000,458 6/18/2018
2.1.0 871,671 5/29/2018
2.1.0-rc1-final 20,993 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 5,001 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 3,947 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.