Microsoft.AspNetCore.TestHost
2.0.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.0.0-preview1-final
NuGet\Install-Package Microsoft.AspNetCore.TestHost -Version 2.0.0-preview1-final
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="2.0.0-preview1-final" />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="2.0.0-preview1-final" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" />
paket add Microsoft.AspNetCore.TestHost --version 2.0.0-preview1-final
#r "nuget: Microsoft.AspNetCore.TestHost, 2.0.0-preview1-final"
#:package Microsoft.AspNetCore.TestHost@2.0.0-preview1-final
#addin nuget:?package=Microsoft.AspNetCore.TestHost&version=2.0.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.AspNetCore.TestHost&version=2.0.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 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.0
- Microsoft.AspNetCore.Hosting (>= 2.0.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 (221)
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 | 1,060 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 18,416 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 3,721 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 29,374 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 4,978 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 6,931 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 2,442 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 73,729 | 2/25/2025 | |
9.0.9 | 29,766 | 9/9/2025 | |
9.0.8 | 887,508 | 8/5/2025 | |
9.0.7 | 783,715 | 7/8/2025 | |
9.0.6 | 1,091,965 | 6/10/2025 | |
9.0.5 | 1,772,100 | 5/13/2025 | |
9.0.4 | 2,052,192 | 4/8/2025 | |
9.0.3 | 1,608,096 | 3/11/2025 | |
9.0.2 | 1,734,865 | 2/11/2025 | |
9.0.1 | 1,496,454 | 1/14/2025 | |
9.0.0 | 3,376,405 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 60,050 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 41,217 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 8,730 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 12,582 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 4,226 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 2,771 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 70,374 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 4,002 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 27,522 | 2/13/2024 | |
8.0.20 | 21,591 | 9/9/2025 | |
8.0.19 | 662,655 | 8/4/2025 | |
8.0.18 | 495,571 | 7/8/2025 | |
8.0.17 | 1,030,532 | 6/10/2025 | |
8.0.16 | 999,609 | 5/13/2025 | |
8.0.15 | 1,690,227 | 4/8/2025 | |
8.0.14 | 1,777,554 | 3/11/2025 | |
8.0.13 | 2,103,128 | 2/11/2025 | |
8.0.12 | 2,010,613 | 1/14/2025 | |
8.0.11 | 5,863,106 | 11/12/2024 | |
8.0.10 | 7,875,026 | 10/8/2024 | |
8.0.8 | 8,996,885 | 8/13/2024 | |
8.0.7 | 6,426,954 | 7/9/2024 | |
8.0.6 | 6,197,167 | 5/28/2024 | |
8.0.5 | 2,406,517 | 5/14/2024 | |
8.0.4 | 6,008,379 | 4/9/2024 | |
8.0.3 | 3,988,580 | 3/12/2024 | |
8.0.2 | 3,905,433 | 2/13/2024 | |
8.0.1 | 4,410,633 | 1/9/2024 | |
8.0.0 | 7,173,656 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 65,228 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 66,670 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 13,495 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 44,095 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 12,895 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 261,944 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 3,401 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 1,895 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 41,565 | 2/21/2023 | |
7.0.20 | 600,874 | 5/28/2024 | |
7.0.19 | 98,760 | 5/14/2024 | |
7.0.18 | 228,297 | 4/9/2024 | |
7.0.17 | 455,144 | 3/12/2024 | |
7.0.16 | 463,018 | 2/13/2024 | |
7.0.15 | 672,433 | 1/9/2024 | |
7.0.14 | 1,104,475 | 11/14/2023 | |
7.0.13 | 2,174,251 | 10/24/2023 | |
7.0.12 | 1,110,037 | 10/10/2023 | |
7.0.11 | 3,383,854 | 9/12/2023 | |
7.0.10 | 1,836,237 | 8/8/2023 | |
7.0.9 | 1,400,561 | 7/11/2023 | |
7.0.8 | 1,145,440 | 6/22/2023 | |
7.0.7 | 576,015 | 6/13/2023 | |
7.0.5 | 3,925,053 | 4/11/2023 | |
7.0.4 | 2,076,300 | 3/14/2023 | |
7.0.3 | 1,829,379 | 2/14/2023 | |
7.0.2 | 1,894,061 | 1/10/2023 | |
7.0.1 | 1,110,096 | 12/13/2022 | |
7.0.0 | 3,743,893 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 69,228 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 23,407 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 10,911 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 3,931 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 9,676 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 2,357 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,362 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 1,135 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 5,173 | 2/17/2022 | |
6.0.36 | 1,263,002 | 11/12/2024 | |
6.0.35 | 286,165 | 10/8/2024 | |
6.0.33 | 1,213,084 | 8/13/2024 | |
6.0.32 | 388,399 | 7/9/2024 | |
6.0.31 | 592,715 | 5/28/2024 | |
6.0.30 | 202,735 | 5/14/2024 | |
6.0.29 | 846,306 | 4/9/2024 | |
6.0.28 | 515,683 | 3/12/2024 | |
6.0.27 | 958,413 | 2/13/2024 | |
6.0.26 | 1,169,470 | 1/9/2024 | |
6.0.25 | 1,947,875 | 11/14/2023 | |
6.0.24 | 981,488 | 10/24/2023 | |
6.0.23 | 686,120 | 10/10/2023 | |
6.0.22 | 1,147,097 | 9/12/2023 | |
6.0.21 | 1,758,820 | 8/8/2023 | |
6.0.20 | 1,562,863 | 7/11/2023 | |
6.0.19 | 979,404 | 6/22/2023 | |
6.0.18 | 648,605 | 6/13/2023 | |
6.0.16 | 3,403,318 | 4/11/2023 | |
6.0.15 | 2,065,359 | 3/14/2023 | |
6.0.14 | 2,374,689 | 2/14/2023 | |
6.0.13 | 3,165,587 | 1/10/2023 | |
6.0.12 | 2,943,278 | 12/13/2022 | |
6.0.11 | 3,882,593 | 11/7/2022 | |
6.0.10 | 5,464,730 | 10/11/2022 | |
6.0.9 | 4,212,706 | 9/13/2022 | |
6.0.8 | 4,993,980 | 8/9/2022 | |
6.0.7 | 4,421,479 | 7/12/2022 | |
6.0.6 | 3,377,782 | 6/14/2022 | |
6.0.5 | 4,274,352 | 5/10/2022 | |
6.0.4 | 3,958,287 | 4/11/2022 | |
6.0.3 | 4,664,561 | 3/8/2022 | |
6.0.2 | 3,873,114 | 2/8/2022 | |
6.0.1 | 5,819,113 | 12/14/2021 | |
6.0.0 | 6,957,240 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 209,684 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 177,347 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 9,223 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 5,391 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 3,717 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 6,893 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 5,143 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 1,157 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 1,538 | 2/12/2021 | |
5.0.17 | 965,281 | 5/10/2022 | |
5.0.16 | 176,804 | 4/11/2022 | |
5.0.15 | 292,516 | 3/8/2022 | |
5.0.14 | 274,351 | 2/8/2022 | |
5.0.13 | 701,891 | 12/14/2021 | |
5.0.12 | 824,997 | 11/7/2021 | |
5.0.11 | 1,475,260 | 10/12/2021 | |
5.0.10 | 1,499,856 | 9/14/2021 | |
5.0.9 | 1,596,997 | 8/10/2021 | |
5.0.8 | 1,256,121 | 7/13/2021 | |
5.0.7 | 1,695,071 | 6/8/2021 | |
5.0.6 | 1,363,293 | 5/11/2021 | |
5.0.5 | 1,927,424 | 4/6/2021 | |
5.0.4 | 1,109,221 | 3/9/2021 | |
5.0.3 | 1,329,113 | 2/9/2021 | |
5.0.2 | 1,330,614 | 1/12/2021 | |
5.0.1 | 923,347 | 12/8/2020 | |
5.0.0 | 2,286,348 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 18,023 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 185,081 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 9,533 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 4,574 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 2,265 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,113 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 1,749 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 2,246 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 1,042 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 1,254 | 3/16/2020 | |
3.1.32 | 731,377 | 12/13/2022 | |
3.1.31 | 172,216 | 11/8/2022 | |
3.1.30 | 712,809 | 10/11/2022 | |
3.1.29 | 123,728 | 9/13/2022 | |
3.1.28 | 172,148 | 8/9/2022 | |
3.1.27 | 187,630 | 7/12/2022 | |
3.1.26 | 180,210 | 6/14/2022 | |
3.1.25 | 243,444 | 5/10/2022 | |
3.1.24 | 206,891 | 4/11/2022 | |
3.1.23 | 372,169 | 3/8/2022 | |
3.1.22 | 962,131 | 12/14/2021 | |
3.1.21 | 768,962 | 11/7/2021 | |
3.1.20 | 673,161 | 10/11/2021 | |
3.1.19 | 472,903 | 9/14/2021 | |
3.1.18 | 1,064,160 | 8/10/2021 | |
3.1.17 | 865,530 | 7/13/2021 | |
3.1.16 | 776,803 | 6/8/2021 | |
3.1.15 | 775,047 | 5/11/2021 | |
3.1.14 | 1,704,475 | 4/6/2021 | |
3.1.13 | 1,257,263 | 3/9/2021 | |
3.1.12 | 992,993 | 2/9/2021 | |
3.1.11 | 1,191,790 | 1/12/2021 | |
3.1.10 | 3,050,614 | 11/9/2020 | |
3.1.9 | 3,232,291 | 10/13/2020 | |
3.1.8 | 3,260,321 | 9/8/2020 | |
3.1.7 | 2,491,700 | 8/11/2020 | |
3.1.6 | 2,431,885 | 7/14/2020 | |
3.1.5 | 3,736,889 | 6/9/2020 | |
3.1.4 | 2,314,185 | 5/12/2020 | |
3.1.3 | 3,878,157 | 3/24/2020 | |
3.1.2 | 2,895,263 | 2/18/2020 | |
3.1.1 | 3,252,662 | 1/14/2020 | |
3.1.0 | 3,389,850 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 3,562 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 1,248 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 1,848 | 10/15/2019 | |
3.0.3 | 247,631 | 2/18/2020 | |
3.0.2 | 95,266 | 1/14/2020 | |
3.0.0 | 4,334,619 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 15,787 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 9,210 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 37,705 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 14,052 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 7,388 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 11,818 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 2,414 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 2,253 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 7,557 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 4,500 | 12/3/2018 | |
2.3.0 | 47,573 | 1/14/2025 | |
2.2.0 | 12,914,103 | 12/3/2018 | |
2.2.0-preview3-35497 | 23,788 | 10/17/2018 | |
2.2.0-preview2-35157 | 13,385 | 9/12/2018 | |
2.2.0-preview1-35029 | 14,011 | 8/22/2018 | |
2.1.1 | 7,349,570 | 6/18/2018 | |
2.1.0 | 1,621,296 | 5/29/2018 | |
2.1.0-rc1-final | 37,627 | 5/6/2018 | |
2.1.0-preview2-final | 13,534 | 4/10/2018 | |
2.1.0-preview1-final | 28,953 | 2/26/2018 | |
2.0.3 | 285,974 | 5/7/2018 | |
2.0.2 | 744,063 | 3/13/2018 | |
2.0.1 | 1,322,538 | 11/14/2017 | |
2.0.0 | 1,020,745 | 8/11/2017 | |
2.0.0-preview2-final | 10,402 | 6/28/2017 | |
2.0.0-preview1-final | 21,135 | 5/10/2017 | |
1.1.3 | 153,590 | 9/20/2017 | |
1.1.2 | 588,495 | 5/9/2017 | |
1.1.1 | 296,757 | 3/6/2017 | |
1.1.0 | 385,654 | 11/16/2016 | |
1.1.0-preview1-final | 5,972 | 10/24/2016 | |
1.0.5 | 41,595 | 11/14/2017 | |
1.0.4 | 22,112 | 9/20/2017 | |
1.0.3 | 74,800 | 5/9/2017 | |
1.0.2 | 184,384 | 3/6/2017 | |
1.0.1 | 32,082 | 12/12/2016 | |
1.0.0 | 318,120 | 6/27/2016 | |
1.0.0-rc2-final | 16,132 | 5/16/2016 |