Microsoft.AspNetCore.Mvc.Testing 3.0.0-preview-18579-0056

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

This is a prerelease version of Microsoft.AspNetCore.Mvc.Testing.
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.0-preview-18579-0056
                    
NuGet\Install-Package Microsoft.AspNetCore.Mvc.Testing -Version 3.0.0-preview-18579-0056
                    
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.0-preview-18579-0056" />
                    
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.0-preview-18579-0056" />
                    
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.0-preview-18579-0056
                    
#r "nuget: Microsoft.AspNetCore.Mvc.Testing, 3.0.0-preview-18579-0056"
                    
#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.0-preview-18579-0056
                    
#: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.0-preview-18579-0056&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Mvc.Testing&version=3.0.0-preview-18579-0056&prerelease
                    
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/9e73c3382f4d9e6ba47afff6a1467ace945c77e7

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

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

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.0 534,779 11/11/2025
10.0.0-rc.2.25502.107 47,219 10/14/2025
10.0.0-rc.1.25451.107 55,074 9/9/2025
10.0.0-preview.7.25380.108 25,478 8/12/2025
10.0.0-preview.6.25358.103 5,893 7/15/2025
10.0.0-preview.5.25277.114 9,135 6/6/2025
10.0.0-preview.4.25258.110 5,594 5/12/2025
10.0.0-preview.3.25172.1 3,670 4/10/2025
10.0.0-preview.2.25164.1 3,171 3/18/2025
10.0.0-preview.1.25120.3 117,594 2/25/2025
9.0.11 279,437 11/11/2025
9.0.10 1,272,721 10/14/2025
9.0.9 1,674,749 9/9/2025
9.0.8 1,673,902 8/5/2025
9.0.7 1,238,949 7/8/2025
9.0.6 1,515,073 6/10/2025
9.0.5 1,515,547 5/13/2025
9.0.4 1,998,979 4/8/2025
9.0.3 1,648,015 3/11/2025
9.0.2 1,630,345 2/11/2025
9.0.1 1,659,354 1/14/2025
9.0.0 3,411,742 11/12/2024
9.0.0-rc.2.24474.3 54,930 10/8/2024
9.0.0-rc.1.24452.1 28,221 9/10/2024
9.0.0-preview.7.24406.2 9,942 8/13/2024
9.0.0-preview.6.24328.4 11,927 7/9/2024
9.0.0-preview.5.24306.11 4,778 6/11/2024
9.0.0-preview.4.24267.6 3,817 5/21/2024
9.0.0-preview.3.24172.13 70,956 4/11/2024
9.0.0-preview.2.24128.4 5,543 3/12/2024
9.0.0-preview.1.24081.5 26,225 2/13/2024
8.0.22 329,611 11/11/2025
8.0.21 785,038 10/14/2025
8.0.20 954,491 9/9/2025
8.0.19 1,725,558 8/4/2025
8.0.18 886,414 7/8/2025
8.0.17 1,396,817 6/10/2025
8.0.16 1,286,304 5/13/2025
8.0.15 2,022,485 4/8/2025
8.0.14 2,065,163 3/11/2025
8.0.13 2,324,086 2/11/2025
8.0.12 2,212,390 1/14/2025
8.0.11 5,840,158 11/12/2024
8.0.10 7,736,641 10/8/2024
8.0.8 8,688,399 8/13/2024
8.0.7 6,304,296 7/9/2024
8.0.6 5,191,093 5/28/2024
8.0.5 2,373,779 5/14/2024
8.0.4 6,215,971 4/9/2024
8.0.3 3,877,620 3/12/2024
8.0.2 3,560,927 2/13/2024
8.0.1 3,951,589 1/9/2024
8.0.0 6,294,822 11/14/2023
8.0.0-rc.2.23480.2 58,646 10/10/2023
8.0.0-rc.1.23421.29 61,707 9/12/2023
8.0.0-preview.7.23375.9 11,056 8/8/2023
8.0.0-preview.6.23329.11 28,281 7/11/2023
8.0.0-preview.5.23302.2 12,960 6/13/2023
8.0.0-preview.4.23260.4 265,312 5/16/2023
8.0.0-preview.3.23177.8 3,871 4/11/2023
8.0.0-preview.2.23153.2 2,170 3/14/2023
8.0.0-preview.1.23112.2 41,128 2/21/2023
7.0.20 593,873 5/28/2024
7.0.19 90,493 5/14/2024
7.0.18 199,022 4/9/2024
7.0.17 407,242 3/12/2024
7.0.16 451,716 2/13/2024
7.0.15 582,954 1/9/2024
7.0.14 989,511 11/14/2023
7.0.13 2,362,391 10/24/2023
7.0.12 734,155 10/10/2023
7.0.11 3,506,724 9/12/2023
7.0.10 1,459,329 8/8/2023
7.0.9 1,262,036 7/11/2023
7.0.8 931,226 6/22/2023
7.0.7 507,411 6/13/2023
7.0.5 3,063,863 4/11/2023
7.0.4 1,679,160 3/14/2023
7.0.3 1,552,434 2/14/2023
7.0.2 1,527,635 1/10/2023
7.0.1 885,679 12/13/2022
7.0.0 3,025,980 11/7/2022
7.0.0-rc.2.22476.2 68,611 10/11/2022
7.0.0-rc.1.22427.2 22,923 9/14/2022
7.0.0-preview.7.22376.6 7,900 8/9/2022
7.0.0-preview.6.22330.3 2,690 7/12/2022
7.0.0-preview.5.22303.8 9,549 6/14/2022
7.0.0-preview.4.22251.1 2,289 5/10/2022
7.0.0-preview.3.22178.4 1,377 4/13/2022
7.0.0-preview.2.22153.2 1,196 3/14/2022
7.0.0-preview.1.22109.13 5,250 2/17/2022
6.0.36 1,478,827 11/12/2024
6.0.35 247,328 10/8/2024
6.0.33 1,327,102 8/13/2024
6.0.32 334,133 7/9/2024
6.0.31 475,920 5/28/2024
6.0.30 165,131 5/14/2024
6.0.29 719,206 4/9/2024
6.0.28 434,218 3/12/2024
6.0.27 655,606 2/13/2024
6.0.26 924,022 1/9/2024
6.0.25 1,728,177 11/14/2023
6.0.24 854,275 10/24/2023
6.0.23 616,792 10/10/2023
6.0.22 1,006,970 9/12/2023
6.0.21 1,376,425 8/8/2023
6.0.20 1,295,019 7/11/2023
6.0.19 765,341 6/22/2023
6.0.18 507,977 6/13/2023
6.0.16 2,596,454 4/11/2023
6.0.15 1,455,218 3/14/2023
6.0.14 1,813,260 2/14/2023
6.0.13 2,330,000 1/10/2023
6.0.12 2,526,750 12/13/2022
6.0.11 2,862,010 11/7/2022
6.0.10 4,365,837 10/11/2022
6.0.9 3,298,367 9/13/2022
6.0.8 4,262,746 8/9/2022
6.0.7 3,541,139 7/12/2022
6.0.6 2,628,152 6/14/2022
6.0.5 3,246,090 5/10/2022
6.0.4 3,037,603 4/11/2022
6.0.3 3,199,026 3/8/2022
6.0.2 3,125,110 2/8/2022
6.0.1 4,507,181 12/14/2021
6.0.0 5,301,434 11/8/2021
6.0.0-rc.2.21480.10 206,112 10/12/2021
6.0.0-rc.1.21452.15 173,697 9/14/2021
6.0.0-preview.7.21378.6 7,488 8/10/2021
6.0.0-preview.6.21355.2 4,578 7/14/2021
6.0.0-preview.5.21301.17 3,351 6/15/2021
6.0.0-preview.4.21253.5 6,721 5/24/2021
6.0.0-preview.3.21201.13 5,074 4/8/2021
6.0.0-preview.2.21154.6 1,074 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,144 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 745,561 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 113,709 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 218,836 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 217,077 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 511,325 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 618,368 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,061,661 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,076,913 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,196,339 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 938,436 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,216,488 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 959,081 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,398,881 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 840,278 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,002,536 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 949,217 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 592,439 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,781,959 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 15,228 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,295 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,364 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,913 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,258 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,088 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,716 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,197 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,074 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,330 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 521,698 12/13/2022
3.1.31 103,447 11/8/2022
3.1.30 794,977 10/11/2022
3.1.29 77,657 9/13/2022
3.1.28 124,969 8/9/2022
3.1.27 112,634 7/12/2022
3.1.26 127,869 6/14/2022
3.1.25 144,534 5/10/2022
3.1.24 146,776 4/11/2022
3.1.23 210,648 3/8/2022
3.1.22 623,037 12/14/2021
3.1.21 450,155 11/7/2021
3.1.20 414,255 10/11/2021
3.1.19 278,328 9/14/2021
3.1.18 814,511 8/10/2021
3.1.17 577,099 7/13/2021
3.1.16 502,757 6/8/2021
3.1.15 449,332 5/11/2021
3.1.14 788,686 4/6/2021
3.1.13 924,670 3/9/2021
3.1.12 558,977 2/9/2021
3.1.11 720,138 1/12/2021
3.1.10 2,187,539 11/9/2020
3.1.9 2,359,942 10/13/2020
3.1.8 2,060,960 9/8/2020
3.1.7 1,606,666 8/11/2020
3.1.6 1,802,374 7/14/2020
3.1.5 2,181,309 6/9/2020
3.1.4 1,531,538 5/12/2020
3.1.3 2,459,520 3/24/2020
3.1.2 2,032,175 2/18/2020
3.1.1 1,815,938 1/14/2020
3.1.0 2,177,407 12/3/2019
3.1.0-preview3.19555.2 2,513 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,264 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,754 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 111,422 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 59,866 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 3,021,429 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 10,909 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 5,311 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 17,168 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 6,106 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 4,827 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 19,164 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 2,241 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 1,703 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 3,962 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,407 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 49,198 1/14/2025
2.2.0 6,859,213 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 16,380 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 4,538 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 7,616 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.3 1,510,262 10/1/2018
2.1.2 367,506 8/21/2018
2.1.1 1,009,025 6/18/2018
2.1.0 922,129 5/29/2018
2.1.0-rc1-final 21,274 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 5,314 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 4,245 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.