Microsoft.AspNetCore.Mvc.Testing 2.1.0-preview2-final

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

Support for writing functional tests for MVC applications.

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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (240)

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

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 3, 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
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 8 and newer.
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.3.25172.1 2,425 4/10/2025
10.0.0-preview.2.25164.1 2,636 3/18/2025
10.0.0-preview.1.25120.3 2,805 2/25/2025
9.0.4 527,734 4/8/2025
9.0.3 812,799 3/11/2025
9.0.2 916,931 2/11/2025
9.0.1 1,012,200 1/14/2025
9.0.0 1,958,542 11/12/2024
9.0.0-rc.2.24474.3 39,208 10/8/2024
9.0.0-rc.1.24452.1 19,676 9/10/2024
9.0.0-preview.7.24406.2 7,210 8/13/2024
9.0.0-preview.6.24328.4 10,810 7/9/2024
9.0.0-preview.5.24306.11 3,260 6/11/2024
9.0.0-preview.4.24267.6 2,312 5/21/2024
9.0.0-preview.3.24172.13 69,786 4/11/2024
9.0.0-preview.2.24128.4 3,434 3/12/2024
9.0.0-preview.1.24081.5 24,429 2/13/2024
8.0.15 360,183 4/8/2025
8.0.14 737,018 3/11/2025
8.0.13 1,065,433 2/11/2025
8.0.12 1,146,626 1/14/2025
8.0.11 3,404,662 11/12/2024
8.0.10 4,928,874 10/8/2024
8.0.8 5,937,291 8/13/2024
8.0.7 4,236,595 7/9/2024
8.0.6 3,823,269 5/28/2024
8.0.5 1,728,461 5/14/2024
8.0.4 4,211,198 4/9/2024
8.0.3 2,953,331 3/12/2024
8.0.2 2,864,372 2/13/2024
8.0.1 3,262,103 1/9/2024
8.0.0 4,365,560 11/14/2023
8.0.0-rc.2.23480.2 57,192 10/10/2023
8.0.0-rc.1.23421.29 51,819 9/12/2023
8.0.0-preview.7.23375.9 10,512 8/8/2023
8.0.0-preview.6.23329.11 27,650 7/11/2023
8.0.0-preview.5.23302.2 12,710 6/13/2023
8.0.0-preview.4.23260.4 246,960 5/16/2023
8.0.0-preview.3.23177.8 3,272 4/11/2023
8.0.0-preview.2.23153.2 2,021 3/14/2023
8.0.0-preview.1.23112.2 40,939 2/21/2023
7.0.20 404,360 5/28/2024
7.0.19 66,335 5/14/2024
7.0.18 170,041 4/9/2024
7.0.17 351,580 3/12/2024
7.0.16 371,794 2/13/2024
7.0.15 533,496 1/9/2024
7.0.14 919,676 11/14/2023
7.0.13 1,707,803 10/24/2023
7.0.12 700,366 10/10/2023
7.0.11 2,623,765 9/12/2023
7.0.10 1,364,770 8/8/2023
7.0.9 1,207,603 7/11/2023
7.0.8 878,536 6/22/2023
7.0.7 452,904 6/13/2023
7.0.5 2,818,215 4/11/2023
7.0.4 1,611,949 3/14/2023
7.0.3 1,449,114 2/14/2023
7.0.2 1,470,542 1/10/2023
7.0.1 844,250 12/13/2022
7.0.0 2,575,014 11/7/2022
7.0.0-rc.2.22476.2 66,180 10/11/2022
7.0.0-rc.1.22427.2 21,822 9/14/2022
7.0.0-preview.7.22376.6 7,648 8/9/2022
7.0.0-preview.6.22330.3 2,422 7/12/2022
7.0.0-preview.5.22303.8 9,298 6/14/2022
7.0.0-preview.4.22251.1 2,108 5/10/2022
7.0.0-preview.3.22178.4 1,222 4/13/2022
7.0.0-preview.2.22153.2 980 3/14/2022
7.0.0-preview.1.22109.13 5,040 2/17/2022
6.0.36 633,342 11/12/2024
6.0.35 183,281 10/8/2024
6.0.33 788,312 8/13/2024
6.0.32 264,814 7/9/2024
6.0.31 407,225 5/28/2024
6.0.30 143,776 5/14/2024
6.0.29 630,688 4/9/2024
6.0.28 376,895 3/12/2024
6.0.27 568,380 2/13/2024
6.0.26 835,880 1/9/2024
6.0.25 1,497,482 11/14/2023
6.0.24 800,583 10/24/2023
6.0.23 543,229 10/10/2023
6.0.22 883,808 9/12/2023
6.0.21 1,257,938 8/8/2023
6.0.20 1,158,132 7/11/2023
6.0.19 706,317 6/22/2023
6.0.18 466,147 6/13/2023
6.0.16 2,392,398 4/11/2023
6.0.15 1,298,289 3/14/2023
6.0.14 1,667,867 2/14/2023
6.0.13 2,162,880 1/10/2023
6.0.12 2,417,770 12/13/2022
6.0.11 2,671,020 11/7/2022
6.0.10 4,076,734 10/11/2022
6.0.9 3,111,802 9/13/2022
6.0.8 3,972,636 8/9/2022
6.0.7 3,378,124 7/12/2022
6.0.6 2,477,996 6/14/2022
6.0.5 3,096,692 5/10/2022
6.0.4 2,845,706 4/11/2022
6.0.3 3,079,431 3/8/2022
6.0.2 2,977,611 2/8/2022
6.0.1 4,338,166 12/14/2021
6.0.0 4,876,631 11/8/2021
6.0.0-rc.2.21480.10 201,390 10/12/2021
6.0.0-rc.1.21452.15 171,361 9/14/2021
6.0.0-preview.7.21378.6 7,330 8/10/2021
6.0.0-preview.6.21355.2 4,155 7/14/2021
6.0.0-preview.5.21301.17 3,085 6/15/2021
6.0.0-preview.4.21253.5 2,519 5/24/2021
6.0.0-preview.3.21201.13 2,856 4/8/2021
6.0.0-preview.2.21154.6 835 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 939 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 681,466 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 108,086 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 211,979 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 207,335 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 496,991 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 600,637 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,037,413 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,056,244 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,166,119 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 920,472 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,190,387 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 932,405 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,369,429 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 824,350 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 984,063 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 936,921 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 565,633 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,607,748 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 14,891 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 7,755 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,125 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,568 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,020 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 850 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,479 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 1,901 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 851 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,086 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 437,663 12/13/2022
3.1.31 94,766 11/8/2022
3.1.30 776,316 10/11/2022
3.1.29 70,325 9/13/2022
3.1.28 115,920 8/9/2022
3.1.27 109,089 7/12/2022
3.1.26 121,017 6/14/2022
3.1.25 139,024 5/10/2022
3.1.24 139,539 4/11/2022
3.1.23 205,471 3/8/2022
3.1.22 590,225 12/14/2021
3.1.21 434,409 11/7/2021
3.1.20 383,909 10/11/2021
3.1.19 269,776 9/14/2021
3.1.18 799,569 8/10/2021
3.1.17 567,782 7/13/2021
3.1.16 491,806 6/8/2021
3.1.15 438,527 5/11/2021
3.1.14 773,655 4/6/2021
3.1.13 906,461 3/9/2021
3.1.12 550,450 2/9/2021
3.1.11 699,964 1/12/2021
3.1.10 2,137,060 11/9/2020
3.1.9 2,321,588 10/13/2020
3.1.8 2,032,200 9/8/2020
3.1.7 1,574,502 8/11/2020
3.1.6 1,768,170 7/14/2020
3.1.5 2,124,020 6/9/2020
3.1.4 1,493,309 5/12/2020
3.1.3 2,406,094 3/24/2020
3.1.2 1,992,677 2/18/2020
3.1.1 1,789,783 1/14/2020
3.1.0 2,142,457 12/3/2019
3.1.0-preview3.19555.2 2,249 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,032 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,498 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 109,093 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 58,313 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,879,970 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 10,557 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 5,046 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 15,182 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 5,784 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 4,586 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 14,129 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 2,010 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 1,468 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 3,633 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,134 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 4,922 1/14/2025
2.2.0 6,602,796 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 16,063 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 4,172 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 7,273 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.3 1,478,158 10/1/2018
2.1.2 363,623 8/21/2018
2.1.1 994,562 6/18/2018
2.1.0 851,012 5/29/2018
2.1.0-rc1-final 20,821 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 4,836 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 3,784 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.