Microsoft.AspNetCore.Mvc.Testing
2.2.0-preview3-35497
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.2.0-preview3-35497
NuGet\Install-Package Microsoft.AspNetCore.Mvc.Testing -Version 2.2.0-preview3-35497
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="2.2.0-preview3-35497" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="2.2.0-preview3-35497" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" />
paket add Microsoft.AspNetCore.Mvc.Testing --version 2.2.0-preview3-35497
#r "nuget: Microsoft.AspNetCore.Mvc.Testing, 2.2.0-preview3-35497"
#addin nuget:?package=Microsoft.AspNetCore.Mvc.Testing&version=2.2.0-preview3-35497&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Mvc.Testing&version=2.2.0-preview3-35497&prerelease
Support for writing functional tests for MVC applications.
This package was built from the source at:
https://github.com/aspnet/Mvc/tree/fb57810f2960730e59db0235207b873c924bc3fd
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. |
.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.2.0-preview3-35497)
- Microsoft.AspNetCore.TestHost (>= 2.2.0-preview3-35497)
NuGet packages (234)
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 (286)
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 2, 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.
|
|
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.
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
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/EventStore
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.2.25164.1 | 1,859 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 2,476 | 2/25/2025 | |
9.0.4 | 1,354 | 4/8/2025 | |
9.0.3 | 517,985 | 3/11/2025 | |
9.0.2 | 762,989 | 2/11/2025 | |
9.0.1 | 880,686 | 1/14/2025 | |
9.0.0 | 1,748,319 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 37,179 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 18,743 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 7,036 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 10,758 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 3,228 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 2,230 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 69,680 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 3,326 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 23,977 | 2/13/2024 | |
8.0.15 | 1,071 | 4/8/2025 | |
8.0.14 | 405,949 | 3/11/2025 | |
8.0.13 | 807,943 | 2/11/2025 | |
8.0.12 | 979,356 | 1/14/2025 | |
8.0.11 | 3,029,161 | 11/12/2024 | |
8.0.10 | 4,502,257 | 10/8/2024 | |
8.0.8 | 5,556,167 | 8/13/2024 | |
8.0.7 | 3,979,528 | 7/9/2024 | |
8.0.6 | 3,615,252 | 5/28/2024 | |
8.0.5 | 1,631,342 | 5/14/2024 | |
8.0.4 | 3,973,151 | 4/9/2024 | |
8.0.3 | 2,819,712 | 3/12/2024 | |
8.0.2 | 2,771,011 | 2/13/2024 | |
8.0.1 | 3,165,293 | 1/9/2024 | |
8.0.0 | 4,181,080 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 56,727 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 50,502 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 10,406 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 27,590 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 12,678 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 229,746 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 3,254 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 2,013 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 40,927 | 2/21/2023 | |
7.0.20 | 373,691 | 5/28/2024 | |
7.0.19 | 62,546 | 5/14/2024 | |
7.0.18 | 165,518 | 4/9/2024 | |
7.0.17 | 338,690 | 3/12/2024 | |
7.0.16 | 360,270 | 2/13/2024 | |
7.0.15 | 525,434 | 1/9/2024 | |
7.0.14 | 906,925 | 11/14/2023 | |
7.0.13 | 1,615,501 | 10/24/2023 | |
7.0.12 | 691,169 | 10/10/2023 | |
7.0.11 | 2,496,058 | 9/12/2023 | |
7.0.10 | 1,351,161 | 8/8/2023 | |
7.0.9 | 1,193,534 | 7/11/2023 | |
7.0.8 | 869,809 | 6/22/2023 | |
7.0.7 | 441,856 | 6/13/2023 | |
7.0.5 | 2,783,224 | 4/11/2023 | |
7.0.4 | 1,602,532 | 3/14/2023 | |
7.0.3 | 1,432,346 | 2/14/2023 | |
7.0.2 | 1,462,687 | 1/10/2023 | |
7.0.1 | 835,761 | 12/13/2022 | |
7.0.0 | 2,515,194 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 65,953 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 21,630 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 7,627 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 2,415 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 9,292 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 2,098 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,213 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 973 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 5,010 | 2/17/2022 | |
6.0.36 | 492,575 | 11/12/2024 | |
6.0.35 | 170,546 | 10/8/2024 | |
6.0.33 | 715,820 | 8/13/2024 | |
6.0.32 | 253,868 | 7/9/2024 | |
6.0.31 | 395,740 | 5/28/2024 | |
6.0.30 | 139,427 | 5/14/2024 | |
6.0.29 | 613,265 | 4/9/2024 | |
6.0.28 | 366,045 | 3/12/2024 | |
6.0.27 | 557,099 | 2/13/2024 | |
6.0.26 | 820,387 | 1/9/2024 | |
6.0.25 | 1,460,654 | 11/14/2023 | |
6.0.24 | 790,712 | 10/24/2023 | |
6.0.23 | 531,268 | 10/10/2023 | |
6.0.22 | 868,461 | 9/12/2023 | |
6.0.21 | 1,240,495 | 8/8/2023 | |
6.0.20 | 1,139,665 | 7/11/2023 | |
6.0.19 | 697,321 | 6/22/2023 | |
6.0.18 | 457,224 | 6/13/2023 | |
6.0.16 | 2,364,826 | 4/11/2023 | |
6.0.15 | 1,273,635 | 3/14/2023 | |
6.0.14 | 1,643,930 | 2/14/2023 | |
6.0.13 | 2,134,628 | 1/10/2023 | |
6.0.12 | 2,399,558 | 12/13/2022 | |
6.0.11 | 2,637,400 | 11/7/2022 | |
6.0.10 | 4,036,226 | 10/11/2022 | |
6.0.9 | 3,084,761 | 9/13/2022 | |
6.0.8 | 3,928,912 | 8/9/2022 | |
6.0.7 | 3,348,540 | 7/12/2022 | |
6.0.6 | 2,457,457 | 6/14/2022 | |
6.0.5 | 3,077,377 | 5/10/2022 | |
6.0.4 | 2,817,659 | 4/11/2022 | |
6.0.3 | 3,060,426 | 3/8/2022 | |
6.0.2 | 2,952,083 | 2/8/2022 | |
6.0.1 | 4,312,295 | 12/14/2021 | |
6.0.0 | 4,816,680 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 201,273 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 171,127 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 7,315 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 4,137 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 3,069 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 2,507 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 2,844 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 821 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 922 | 2/12/2021 | |
5.0.17 | 672,938 | 5/10/2022 | |
5.0.16 | 107,194 | 4/11/2022 | |
5.0.15 | 210,589 | 3/8/2022 | |
5.0.14 | 205,857 | 2/8/2022 | |
5.0.13 | 494,649 | 12/14/2021 | |
5.0.12 | 597,510 | 11/7/2021 | |
5.0.11 | 1,034,737 | 10/12/2021 | |
5.0.10 | 1,054,043 | 9/14/2021 | |
5.0.9 | 1,161,357 | 8/10/2021 | |
5.0.8 | 918,115 | 7/13/2021 | |
5.0.7 | 1,187,213 | 6/8/2021 | |
5.0.6 | 930,324 | 5/11/2021 | |
5.0.5 | 1,361,794 | 4/6/2021 | |
5.0.4 | 822,437 | 3/9/2021 | |
5.0.3 | 982,898 | 2/9/2021 | |
5.0.2 | 935,764 | 1/12/2021 | |
5.0.1 | 564,141 | 12/8/2020 | |
5.0.0 | 1,587,601 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 14,874 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 7,742 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 9,110 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 3,554 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 2,006 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 835 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 1,462 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 1,849 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 836 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 1,071 | 3/16/2020 | |
3.1.32 | 427,831 | 12/13/2022 | |
3.1.31 | 93,145 | 11/8/2022 | |
3.1.30 | 774,498 | 10/11/2022 | |
3.1.29 | 69,482 | 9/13/2022 | |
3.1.28 | 114,791 | 8/9/2022 | |
3.1.27 | 108,537 | 7/12/2022 | |
3.1.26 | 119,534 | 6/14/2022 | |
3.1.25 | 137,766 | 5/10/2022 | |
3.1.24 | 138,169 | 4/11/2022 | |
3.1.23 | 204,516 | 3/8/2022 | |
3.1.22 | 585,878 | 12/14/2021 | |
3.1.21 | 432,394 | 11/7/2021 | |
3.1.20 | 379,280 | 10/11/2021 | |
3.1.19 | 267,971 | 9/14/2021 | |
3.1.18 | 797,276 | 8/10/2021 | |
3.1.17 | 566,405 | 7/13/2021 | |
3.1.16 | 489,354 | 6/8/2021 | |
3.1.15 | 437,084 | 5/11/2021 | |
3.1.14 | 770,935 | 4/6/2021 | |
3.1.13 | 903,737 | 3/9/2021 | |
3.1.12 | 548,967 | 2/9/2021 | |
3.1.11 | 696,566 | 1/12/2021 | |
3.1.10 | 2,127,481 | 11/9/2020 | |
3.1.9 | 2,316,520 | 10/13/2020 | |
3.1.8 | 2,027,095 | 9/8/2020 | |
3.1.7 | 1,569,381 | 8/11/2020 | |
3.1.6 | 1,762,417 | 7/14/2020 | |
3.1.5 | 2,118,185 | 6/9/2020 | |
3.1.4 | 1,487,975 | 5/12/2020 | |
3.1.3 | 2,398,847 | 3/24/2020 | |
3.1.2 | 1,987,117 | 2/18/2020 | |
3.1.1 | 1,784,249 | 1/14/2020 | |
3.1.0 | 2,136,345 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 2,233 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 1,016 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 1,482 | 10/15/2019 | |
3.0.3 | 108,423 | 2/18/2020 | |
3.0.2 | 57,995 | 1/14/2020 | |
3.0.0 | 2,860,161 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 10,533 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 5,027 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 14,921 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 5,760 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 4,571 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 13,927 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 1,990 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 1,451 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 3,601 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 3,119 | 12/3/2018 | |
2.3.0 | 3,034 | 1/14/2025 | |
2.2.0 | 6,561,046 | 12/3/2018 | |
2.2.0-preview3-35497 | 16,030 | 10/17/2018 | |
2.2.0-preview2-35157 | 4,132 | 9/12/2018 | |
2.2.0-preview1-35029 | 7,246 | 8/22/2018 | |
2.1.3 | 1,471,780 | 10/1/2018 | |
2.1.2 | 363,334 | 8/21/2018 | |
2.1.1 | 993,049 | 6/18/2018 | |
2.1.0 | 840,273 | 5/29/2018 | |
2.1.0-rc1-final | 20,785 | 5/6/2018 | |
2.1.0-preview2-final | 4,797 | 4/10/2018 | |
2.1.0-preview1-final | 3,749 | 2/26/2018 |