Microsoft.AspNetCore.TestHost
2.1.0-preview2-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-preview2-final
NuGet\Install-Package Microsoft.AspNetCore.TestHost -Version 2.1.0-preview2-final
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="2.1.0-preview2-final" />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="2.1.0-preview2-final" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" />
paket add Microsoft.AspNetCore.TestHost --version 2.1.0-preview2-final
#r "nuget: Microsoft.AspNetCore.TestHost, 2.1.0-preview2-final"
#:package Microsoft.AspNetCore.TestHost@2.1.0-preview2-final
#addin nuget:?package=Microsoft.AspNetCore.TestHost&version=2.1.0-preview2-final&prerelease
#tool nuget:?package=Microsoft.AspNetCore.TestHost&version=2.1.0-preview2-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-preview2-final)
- System.IO.Pipelines (>= 4.5.0-preview2-26406-04)
NuGet packages (183)
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/30000d883e06c122311a66894579bc12329a09d4 |
|
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 (220)
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-preview.7.25380.108 | 10,398 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 3,092 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 28,014 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 4,957 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 6,915 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 2,439 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 69,469 | 2/25/2025 | |
9.0.8 | 693,130 | 8/5/2025 | |
9.0.7 | 646,637 | 7/8/2025 | |
9.0.6 | 1,003,455 | 6/10/2025 | |
9.0.5 | 1,661,251 | 5/13/2025 | |
9.0.4 | 1,993,858 | 4/8/2025 | |
9.0.3 | 1,566,409 | 3/11/2025 | |
9.0.2 | 1,696,033 | 2/11/2025 | |
9.0.1 | 1,464,817 | 1/14/2025 | |
9.0.0 | 3,300,322 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 59,433 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 40,944 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 8,636 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 12,425 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 4,213 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 2,760 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 70,231 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 3,944 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 27,475 | 2/13/2024 | |
8.0.19 | 500,464 | 8/4/2025 | |
8.0.18 | 410,762 | 7/8/2025 | |
8.0.17 | 935,917 | 6/10/2025 | |
8.0.16 | 943,447 | 5/13/2025 | |
8.0.15 | 1,610,634 | 4/8/2025 | |
8.0.14 | 1,702,013 | 3/11/2025 | |
8.0.13 | 2,032,722 | 2/11/2025 | |
8.0.12 | 1,953,925 | 1/14/2025 | |
8.0.11 | 5,730,074 | 11/12/2024 | |
8.0.10 | 7,720,396 | 10/8/2024 | |
8.0.8 | 8,829,887 | 8/13/2024 | |
8.0.7 | 6,318,704 | 7/9/2024 | |
8.0.6 | 6,119,898 | 5/28/2024 | |
8.0.5 | 2,376,461 | 5/14/2024 | |
8.0.4 | 5,900,329 | 4/9/2024 | |
8.0.3 | 3,935,389 | 3/12/2024 | |
8.0.2 | 3,867,658 | 2/13/2024 | |
8.0.1 | 4,368,514 | 1/9/2024 | |
8.0.0 | 7,041,104 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 65,169 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 66,186 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 13,473 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 44,073 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 12,890 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 261,439 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 3,382 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 1,890 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 41,558 | 2/21/2023 | |
7.0.20 | 588,562 | 5/28/2024 | |
7.0.19 | 95,129 | 5/14/2024 | |
7.0.18 | 224,301 | 4/9/2024 | |
7.0.17 | 449,937 | 3/12/2024 | |
7.0.16 | 456,417 | 2/13/2024 | |
7.0.15 | 667,619 | 1/9/2024 | |
7.0.14 | 1,099,183 | 11/14/2023 | |
7.0.13 | 2,150,318 | 10/24/2023 | |
7.0.12 | 1,106,213 | 10/10/2023 | |
7.0.11 | 3,351,008 | 9/12/2023 | |
7.0.10 | 1,829,508 | 8/8/2023 | |
7.0.9 | 1,395,810 | 7/11/2023 | |
7.0.8 | 1,140,461 | 6/22/2023 | |
7.0.7 | 571,369 | 6/13/2023 | |
7.0.5 | 3,911,336 | 4/11/2023 | |
7.0.4 | 2,070,280 | 3/14/2023 | |
7.0.3 | 1,821,328 | 2/14/2023 | |
7.0.2 | 1,888,954 | 1/10/2023 | |
7.0.1 | 1,105,576 | 12/13/2022 | |
7.0.0 | 3,718,781 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 69,144 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 23,366 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 10,902 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 3,923 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 9,664 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 2,350 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,353 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 1,129 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 5,166 | 2/17/2022 | |
6.0.36 | 1,218,660 | 11/12/2024 | |
6.0.35 | 279,746 | 10/8/2024 | |
6.0.33 | 1,182,278 | 8/13/2024 | |
6.0.32 | 382,072 | 7/9/2024 | |
6.0.31 | 585,729 | 5/28/2024 | |
6.0.30 | 199,330 | 5/14/2024 | |
6.0.29 | 837,873 | 4/9/2024 | |
6.0.28 | 510,058 | 3/12/2024 | |
6.0.27 | 950,369 | 2/13/2024 | |
6.0.26 | 1,161,427 | 1/9/2024 | |
6.0.25 | 1,932,348 | 11/14/2023 | |
6.0.24 | 976,448 | 10/24/2023 | |
6.0.23 | 678,905 | 10/10/2023 | |
6.0.22 | 1,138,921 | 9/12/2023 | |
6.0.21 | 1,749,166 | 8/8/2023 | |
6.0.20 | 1,552,080 | 7/11/2023 | |
6.0.19 | 972,266 | 6/22/2023 | |
6.0.18 | 643,583 | 6/13/2023 | |
6.0.16 | 3,389,712 | 4/11/2023 | |
6.0.15 | 2,054,314 | 3/14/2023 | |
6.0.14 | 2,363,277 | 2/14/2023 | |
6.0.13 | 3,147,840 | 1/10/2023 | |
6.0.12 | 2,935,340 | 12/13/2022 | |
6.0.11 | 3,867,066 | 11/7/2022 | |
6.0.10 | 5,442,877 | 10/11/2022 | |
6.0.9 | 4,198,094 | 9/13/2022 | |
6.0.8 | 4,977,976 | 8/9/2022 | |
6.0.7 | 4,409,528 | 7/12/2022 | |
6.0.6 | 3,367,735 | 6/14/2022 | |
6.0.5 | 4,264,524 | 5/10/2022 | |
6.0.4 | 3,945,385 | 4/11/2022 | |
6.0.3 | 4,647,097 | 3/8/2022 | |
6.0.2 | 3,861,977 | 2/8/2022 | |
6.0.1 | 5,804,044 | 12/14/2021 | |
6.0.0 | 6,929,923 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 209,670 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 177,317 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 9,218 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 5,385 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 3,715 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 6,888 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 5,139 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 1,148 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 1,528 | 2/12/2021 | |
5.0.17 | 959,169 | 5/10/2022 | |
5.0.16 | 174,063 | 4/11/2022 | |
5.0.15 | 289,554 | 3/8/2022 | |
5.0.14 | 271,448 | 2/8/2022 | |
5.0.13 | 698,603 | 12/14/2021 | |
5.0.12 | 821,402 | 11/7/2021 | |
5.0.11 | 1,471,837 | 10/12/2021 | |
5.0.10 | 1,496,365 | 9/14/2021 | |
5.0.9 | 1,593,720 | 8/10/2021 | |
5.0.8 | 1,252,759 | 7/13/2021 | |
5.0.7 | 1,691,193 | 6/8/2021 | |
5.0.6 | 1,360,115 | 5/11/2021 | |
5.0.5 | 1,923,540 | 4/6/2021 | |
5.0.4 | 1,105,981 | 3/9/2021 | |
5.0.3 | 1,326,001 | 2/9/2021 | |
5.0.2 | 1,327,859 | 1/12/2021 | |
5.0.1 | 920,380 | 12/8/2020 | |
5.0.0 | 2,276,523 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 18,016 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 185,063 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 9,526 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 4,568 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 2,257 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,106 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 1,741 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 2,233 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 1,032 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 1,247 | 3/16/2020 | |
3.1.32 | 723,677 | 12/13/2022 | |
3.1.31 | 168,907 | 11/8/2022 | |
3.1.30 | 709,713 | 10/11/2022 | |
3.1.29 | 120,875 | 9/13/2022 | |
3.1.28 | 169,436 | 8/9/2022 | |
3.1.27 | 184,819 | 7/12/2022 | |
3.1.26 | 177,341 | 6/14/2022 | |
3.1.25 | 240,594 | 5/10/2022 | |
3.1.24 | 203,980 | 4/11/2022 | |
3.1.23 | 369,296 | 3/8/2022 | |
3.1.22 | 957,862 | 12/14/2021 | |
3.1.21 | 765,392 | 11/7/2021 | |
3.1.20 | 669,139 | 10/11/2021 | |
3.1.19 | 469,839 | 9/14/2021 | |
3.1.18 | 1,060,653 | 8/10/2021 | |
3.1.17 | 862,454 | 7/13/2021 | |
3.1.16 | 773,650 | 6/8/2021 | |
3.1.15 | 771,650 | 5/11/2021 | |
3.1.14 | 1,694,168 | 4/6/2021 | |
3.1.13 | 1,253,508 | 3/9/2021 | |
3.1.12 | 990,028 | 2/9/2021 | |
3.1.11 | 1,187,760 | 1/12/2021 | |
3.1.10 | 3,045,249 | 11/9/2020 | |
3.1.9 | 3,227,244 | 10/13/2020 | |
3.1.8 | 3,255,831 | 9/8/2020 | |
3.1.7 | 2,487,139 | 8/11/2020 | |
3.1.6 | 2,427,443 | 7/14/2020 | |
3.1.5 | 3,728,815 | 6/9/2020 | |
3.1.4 | 2,309,771 | 5/12/2020 | |
3.1.3 | 3,871,570 | 3/24/2020 | |
3.1.2 | 2,890,540 | 2/18/2020 | |
3.1.1 | 3,246,614 | 1/14/2020 | |
3.1.0 | 3,384,880 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 3,555 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 1,239 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 1,840 | 10/15/2019 | |
3.0.3 | 244,998 | 2/18/2020 | |
3.0.2 | 92,740 | 1/14/2020 | |
3.0.0 | 4,323,717 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 15,776 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 9,200 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 37,573 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 14,042 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 7,380 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 11,806 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 2,406 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 2,243 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 7,544 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 4,490 | 12/3/2018 | |
2.3.0 | 42,911 | 1/14/2025 | |
2.2.0 | 12,891,851 | 12/3/2018 | |
2.2.0-preview3-35497 | 23,777 | 10/17/2018 | |
2.2.0-preview2-35157 | 13,373 | 9/12/2018 | |
2.2.0-preview1-35029 | 14,002 | 8/22/2018 | |
2.1.1 | 7,336,036 | 6/18/2018 | |
2.1.0 | 1,615,747 | 5/29/2018 | |
2.1.0-rc1-final | 37,613 | 5/6/2018 | |
2.1.0-preview2-final | 13,526 | 4/10/2018 | |
2.1.0-preview1-final | 28,937 | 2/26/2018 | |
2.0.3 | 283,425 | 5/7/2018 | |
2.0.2 | 741,126 | 3/13/2018 | |
2.0.1 | 1,319,294 | 11/14/2017 | |
2.0.0 | 1,017,605 | 8/11/2017 | |
2.0.0-preview2-final | 10,393 | 6/28/2017 | |
2.0.0-preview1-final | 21,115 | 5/10/2017 | |
1.1.3 | 151,074 | 9/20/2017 | |
1.1.2 | 585,481 | 5/9/2017 | |
1.1.1 | 294,110 | 3/6/2017 | |
1.1.0 | 382,992 | 11/16/2016 | |
1.1.0-preview1-final | 5,964 | 10/24/2016 | |
1.0.5 | 39,078 | 11/14/2017 | |
1.0.4 | 19,612 | 9/20/2017 | |
1.0.3 | 72,299 | 5/9/2017 | |
1.0.2 | 181,832 | 3/6/2017 | |
1.0.1 | 29,580 | 12/12/2016 | |
1.0.0 | 315,238 | 6/27/2016 | |
1.0.0-rc2-final | 16,119 | 5/16/2016 |