Microsoft.AspNetCore.TestHost
2.1.0-preview1-final
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.TestHost --version 2.1.0-preview1-final
NuGet\Install-Package Microsoft.AspNetCore.TestHost -Version 2.1.0-preview1-final
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="2.1.0-preview1-final" />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="2.1.0-preview1-final" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" />
paket add Microsoft.AspNetCore.TestHost --version 2.1.0-preview1-final
#r "nuget: Microsoft.AspNetCore.TestHost, 2.1.0-preview1-final"
#:package Microsoft.AspNetCore.TestHost@2.1.0-preview1-final
#addin nuget:?package=Microsoft.AspNetCore.TestHost&version=2.1.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.AspNetCore.TestHost&version=2.1.0-preview1-final&prerelease
ASP.NET Core web server for writing and running tests.
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. 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 | 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.Hosting (>= 2.1.0-preview1-final)
NuGet packages (184)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.TestHost:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Mvc.Testing
Support for writing functional tests for MVC applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0 |
|
Rystem.Test.XUnit
Rystem is a open-source framework to improve the System namespace in .Net |
|
Acheve.TestHost
Achve.TestHost is a nuget package to improve TestServer experiences. For more information see http://github.com/Xabaril/Acheve.TestHost |
|
Volo.Abp.AspNetCore.TestBase
Package Description |
|
MyTested.AspNetCore.Mvc.Abstractions
My Tested ASP.NET Core MVC common abstractions and interfaces. |
GitHub repositories (222)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.TestHost:
Repository | Stars |
---|---|
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/yarp
A toolkit for developing high-performance HTTP reverse proxy applications.
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
ThreeMammals/Ocelot
.NET API Gateway
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
|
|
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.
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
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
|
|
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
opserver/Opserver
Stack Exchange's Monitoring System
|
|
grpc/grpc-dotnet
gRPC for .NET
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-rc.1.25451.107 | 12,263 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 32,533 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 4,759 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 31,591 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 4,996 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 6,954 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 2,455 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 84,163 | 2/25/2025 | |
9.0.9 | 325,429 | 9/9/2025 | |
9.0.8 | 1,179,397 | 8/5/2025 | |
9.0.7 | 969,159 | 7/8/2025 | |
9.0.6 | 1,234,162 | 6/10/2025 | |
9.0.5 | 1,959,553 | 5/13/2025 | |
9.0.4 | 2,147,320 | 4/8/2025 | |
9.0.3 | 1,675,171 | 3/11/2025 | |
9.0.2 | 1,801,165 | 2/11/2025 | |
9.0.1 | 1,549,123 | 1/14/2025 | |
9.0.0 | 3,517,360 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 61,275 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 41,812 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 8,901 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 12,630 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 4,274 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 2,813 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 70,443 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 4,221 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 27,728 | 2/13/2024 | |
8.0.20 | 225,178 | 9/9/2025 | |
8.0.19 | 942,025 | 8/4/2025 | |
8.0.18 | 619,178 | 7/8/2025 | |
8.0.17 | 1,165,209 | 6/10/2025 | |
8.0.16 | 1,101,296 | 5/13/2025 | |
8.0.15 | 1,822,462 | 4/8/2025 | |
8.0.14 | 1,904,825 | 3/11/2025 | |
8.0.13 | 2,228,862 | 2/11/2025 | |
8.0.12 | 2,111,364 | 1/14/2025 | |
8.0.11 | 6,105,745 | 11/12/2024 | |
8.0.10 | 8,142,785 | 10/8/2024 | |
8.0.8 | 9,314,988 | 8/13/2024 | |
8.0.7 | 6,612,417 | 7/9/2024 | |
8.0.6 | 6,347,246 | 5/28/2024 | |
8.0.5 | 2,459,854 | 5/14/2024 | |
8.0.4 | 6,230,050 | 4/9/2024 | |
8.0.3 | 4,087,397 | 3/12/2024 | |
8.0.2 | 3,974,661 | 2/13/2024 | |
8.0.1 | 4,493,611 | 1/9/2024 | |
8.0.0 | 7,417,872 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 65,336 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 67,804 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 13,560 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 44,143 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 12,915 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 262,928 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 3,444 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 1,903 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 41,585 | 2/21/2023 | |
7.0.20 | 621,271 | 5/28/2024 | |
7.0.19 | 104,151 | 5/14/2024 | |
7.0.18 | 234,047 | 4/9/2024 | |
7.0.17 | 462,969 | 3/12/2024 | |
7.0.16 | 473,162 | 2/13/2024 | |
7.0.15 | 679,902 | 1/9/2024 | |
7.0.14 | 1,113,686 | 11/14/2023 | |
7.0.13 | 2,234,984 | 10/24/2023 | |
7.0.12 | 1,115,701 | 10/10/2023 | |
7.0.11 | 3,449,544 | 9/12/2023 | |
7.0.10 | 1,848,336 | 8/8/2023 | |
7.0.9 | 1,408,307 | 7/11/2023 | |
7.0.8 | 1,153,583 | 6/22/2023 | |
7.0.7 | 582,959 | 6/13/2023 | |
7.0.5 | 3,953,400 | 4/11/2023 | |
7.0.4 | 2,086,105 | 3/14/2023 | |
7.0.3 | 1,842,447 | 2/14/2023 | |
7.0.2 | 1,903,301 | 1/10/2023 | |
7.0.1 | 1,117,601 | 12/13/2022 | |
7.0.0 | 3,790,999 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 69,480 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 23,514 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 10,921 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 3,944 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 9,691 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 2,364 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,378 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 1,142 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 5,190 | 2/17/2022 | |
6.0.36 | 1,350,853 | 11/12/2024 | |
6.0.35 | 297,460 | 10/8/2024 | |
6.0.33 | 1,254,277 | 8/13/2024 | |
6.0.32 | 398,299 | 7/9/2024 | |
6.0.31 | 605,832 | 5/28/2024 | |
6.0.30 | 207,959 | 5/14/2024 | |
6.0.29 | 859,277 | 4/9/2024 | |
6.0.28 | 524,690 | 3/12/2024 | |
6.0.27 | 975,335 | 2/13/2024 | |
6.0.26 | 1,183,842 | 1/9/2024 | |
6.0.25 | 1,976,055 | 11/14/2023 | |
6.0.24 | 989,973 | 10/24/2023 | |
6.0.23 | 696,503 | 10/10/2023 | |
6.0.22 | 1,161,947 | 9/12/2023 | |
6.0.21 | 1,777,293 | 8/8/2023 | |
6.0.20 | 1,580,942 | 7/11/2023 | |
6.0.19 | 991,622 | 6/22/2023 | |
6.0.18 | 656,727 | 6/13/2023 | |
6.0.16 | 3,426,548 | 4/11/2023 | |
6.0.15 | 2,083,697 | 3/14/2023 | |
6.0.14 | 2,391,883 | 2/14/2023 | |
6.0.13 | 3,198,252 | 1/10/2023 | |
6.0.12 | 2,956,922 | 12/13/2022 | |
6.0.11 | 3,914,495 | 11/7/2022 | |
6.0.10 | 5,498,192 | 10/11/2022 | |
6.0.9 | 4,239,112 | 9/13/2022 | |
6.0.8 | 5,023,607 | 8/9/2022 | |
6.0.7 | 4,441,117 | 7/12/2022 | |
6.0.6 | 3,395,043 | 6/14/2022 | |
6.0.5 | 4,293,726 | 5/10/2022 | |
6.0.4 | 3,981,944 | 4/11/2022 | |
6.0.3 | 4,687,706 | 3/8/2022 | |
6.0.2 | 3,890,780 | 2/8/2022 | |
6.0.1 | 5,842,083 | 12/14/2021 | |
6.0.0 | 7,005,434 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 209,784 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 177,437 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 9,236 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 5,400 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 3,726 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 6,904 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 5,156 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 1,172 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 1,557 | 2/12/2021 | |
5.0.17 | 976,318 | 5/10/2022 | |
5.0.16 | 180,484 | 4/11/2022 | |
5.0.15 | 296,452 | 3/8/2022 | |
5.0.14 | 278,976 | 2/8/2022 | |
5.0.13 | 706,682 | 12/14/2021 | |
5.0.12 | 829,969 | 11/7/2021 | |
5.0.11 | 1,481,087 | 10/12/2021 | |
5.0.10 | 1,505,730 | 9/14/2021 | |
5.0.9 | 1,602,282 | 8/10/2021 | |
5.0.8 | 1,263,254 | 7/13/2021 | |
5.0.7 | 1,700,941 | 6/8/2021 | |
5.0.6 | 1,368,282 | 5/11/2021 | |
5.0.5 | 1,933,251 | 4/6/2021 | |
5.0.4 | 1,113,936 | 3/9/2021 | |
5.0.3 | 1,333,709 | 2/9/2021 | |
5.0.2 | 1,334,819 | 1/12/2021 | |
5.0.1 | 927,880 | 12/8/2020 | |
5.0.0 | 2,305,595 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 18,049 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 185,121 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 9,552 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 4,593 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 2,282 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,127 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 1,764 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 2,266 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 1,055 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 1,270 | 3/16/2020 | |
3.1.32 | 745,227 | 12/13/2022 | |
3.1.31 | 177,089 | 11/8/2022 | |
3.1.30 | 717,430 | 10/11/2022 | |
3.1.29 | 127,759 | 9/13/2022 | |
3.1.28 | 176,250 | 8/9/2022 | |
3.1.27 | 191,467 | 7/12/2022 | |
3.1.26 | 183,776 | 6/14/2022 | |
3.1.25 | 247,314 | 5/10/2022 | |
3.1.24 | 210,948 | 4/11/2022 | |
3.1.23 | 376,281 | 3/8/2022 | |
3.1.22 | 969,167 | 12/14/2021 | |
3.1.21 | 773,929 | 11/7/2021 | |
3.1.20 | 679,362 | 10/11/2021 | |
3.1.19 | 477,713 | 9/14/2021 | |
3.1.18 | 1,068,992 | 8/10/2021 | |
3.1.17 | 869,792 | 7/13/2021 | |
3.1.16 | 781,152 | 6/8/2021 | |
3.1.15 | 779,852 | 5/11/2021 | |
3.1.14 | 1,721,860 | 4/6/2021 | |
3.1.13 | 1,264,123 | 3/9/2021 | |
3.1.12 | 996,897 | 2/9/2021 | |
3.1.11 | 1,197,868 | 1/12/2021 | |
3.1.10 | 3,059,267 | 11/9/2020 | |
3.1.9 | 3,241,462 | 10/13/2020 | |
3.1.8 | 3,267,958 | 9/8/2020 | |
3.1.7 | 2,499,781 | 8/11/2020 | |
3.1.6 | 2,439,539 | 7/14/2020 | |
3.1.5 | 3,753,321 | 6/9/2020 | |
3.1.4 | 2,321,149 | 5/12/2020 | |
3.1.3 | 3,889,147 | 3/24/2020 | |
3.1.2 | 2,903,352 | 2/18/2020 | |
3.1.1 | 3,262,737 | 1/14/2020 | |
3.1.0 | 3,398,167 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 3,577 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 1,268 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 1,864 | 10/15/2019 | |
3.0.3 | 251,205 | 2/18/2020 | |
3.0.2 | 98,675 | 1/14/2020 | |
3.0.0 | 4,354,263 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 15,801 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 9,233 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 37,898 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 14,076 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 7,407 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 11,838 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 2,430 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 2,269 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 7,595 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 4,525 | 12/3/2018 | |
2.3.0 | 56,234 | 1/14/2025 | |
2.2.0 | 12,955,065 | 12/3/2018 | |
2.2.0-preview3-35497 | 23,830 | 10/17/2018 | |
2.2.0-preview2-35157 | 13,440 | 9/12/2018 | |
2.2.0-preview1-35029 | 14,048 | 8/22/2018 | |
2.1.1 | 7,373,874 | 6/18/2018 | |
2.1.0 | 1,631,099 | 5/29/2018 | |
2.1.0-rc1-final | 37,681 | 5/6/2018 | |
2.1.0-preview2-final | 13,585 | 4/10/2018 | |
2.1.0-preview1-final | 29,026 | 2/26/2018 | |
2.0.3 | 289,600 | 5/7/2018 | |
2.0.2 | 748,175 | 3/13/2018 | |
2.0.1 | 1,327,433 | 11/14/2017 | |
2.0.0 | 1,025,398 | 8/11/2017 | |
2.0.0-preview2-final | 10,438 | 6/28/2017 | |
2.0.0-preview1-final | 21,174 | 5/10/2017 | |
1.1.3 | 157,034 | 9/20/2017 | |
1.1.2 | 593,006 | 5/9/2017 | |
1.1.1 | 300,342 | 3/6/2017 | |
1.1.0 | 389,380 | 11/16/2016 | |
1.1.0-preview1-final | 6,000 | 10/24/2016 | |
1.0.5 | 45,092 | 11/14/2017 | |
1.0.4 | 25,523 | 9/20/2017 | |
1.0.3 | 78,194 | 5/9/2017 | |
1.0.2 | 187,933 | 3/6/2017 | |
1.0.1 | 35,477 | 12/12/2016 | |
1.0.0 | 322,355 | 6/27/2016 | |
1.0.0-rc2-final | 16,257 | 5/16/2016 |