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 (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!
|
|
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
|
|
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.
|
|
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 | 39 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 1,294 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 6,036 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 4,937 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 6,877 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 2,418 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 54,654 | 2/25/2025 | |
9.0.8 | 13,956 | 8/5/2025 | |
9.0.7 | 231,407 | 7/8/2025 | |
9.0.6 | 732,432 | 6/10/2025 | |
9.0.5 | 1,258,744 | 5/13/2025 | |
9.0.4 | 1,804,447 | 4/8/2025 | |
9.0.3 | 1,437,523 | 3/11/2025 | |
9.0.2 | 1,556,808 | 2/11/2025 | |
9.0.1 | 1,357,222 | 1/14/2025 | |
9.0.0 | 3,064,629 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 56,897 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 40,016 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 8,327 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 11,934 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 4,085 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 2,702 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 70,096 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 3,709 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 27,269 | 2/13/2024 | |
8.0.19 | 8,028 | 8/4/2025 | |
8.0.18 | 150,158 | 7/8/2025 | |
8.0.17 | 605,163 | 6/10/2025 | |
8.0.16 | 761,541 | 5/13/2025 | |
8.0.15 | 1,354,039 | 4/8/2025 | |
8.0.14 | 1,477,157 | 3/11/2025 | |
8.0.13 | 1,803,005 | 2/11/2025 | |
8.0.12 | 1,772,977 | 1/14/2025 | |
8.0.11 | 5,316,477 | 11/12/2024 | |
8.0.10 | 7,260,029 | 10/8/2024 | |
8.0.8 | 8,304,638 | 8/13/2024 | |
8.0.7 | 6,000,574 | 7/9/2024 | |
8.0.6 | 5,879,297 | 5/28/2024 | |
8.0.5 | 2,259,632 | 5/14/2024 | |
8.0.4 | 5,559,353 | 4/9/2024 | |
8.0.3 | 3,771,379 | 3/12/2024 | |
8.0.2 | 3,736,727 | 2/13/2024 | |
8.0.1 | 4,227,392 | 1/9/2024 | |
8.0.0 | 6,626,377 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 64,929 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 64,498 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 13,374 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 43,993 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 12,870 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 260,082 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 3,311 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 1,875 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 41,539 | 2/21/2023 | |
7.0.20 | 543,424 | 5/28/2024 | |
7.0.19 | 76,760 | 5/14/2024 | |
7.0.18 | 205,019 | 4/9/2024 | |
7.0.17 | 427,440 | 3/12/2024 | |
7.0.16 | 430,662 | 2/13/2024 | |
7.0.15 | 646,120 | 1/9/2024 | |
7.0.14 | 1,075,358 | 11/14/2023 | |
7.0.13 | 2,071,474 | 10/24/2023 | |
7.0.12 | 1,087,834 | 10/10/2023 | |
7.0.11 | 3,243,202 | 9/12/2023 | |
7.0.10 | 1,801,011 | 8/8/2023 | |
7.0.9 | 1,373,407 | 7/11/2023 | |
7.0.8 | 1,117,573 | 6/22/2023 | |
7.0.7 | 548,763 | 6/13/2023 | |
7.0.5 | 3,856,602 | 4/11/2023 | |
7.0.4 | 2,044,137 | 3/14/2023 | |
7.0.3 | 1,789,134 | 2/14/2023 | |
7.0.2 | 1,864,363 | 1/10/2023 | |
7.0.1 | 1,084,296 | 12/13/2022 | |
7.0.0 | 3,627,708 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 68,856 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 23,169 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 10,889 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 3,908 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 9,645 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 2,334 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,337 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 1,114 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 5,144 | 2/17/2022 | |
6.0.36 | 1,037,116 | 11/12/2024 | |
6.0.35 | 253,306 | 10/8/2024 | |
6.0.33 | 1,090,532 | 8/13/2024 | |
6.0.32 | 356,950 | 7/9/2024 | |
6.0.31 | 556,678 | 5/28/2024 | |
6.0.30 | 181,487 | 5/14/2024 | |
6.0.29 | 806,570 | 4/9/2024 | |
6.0.28 | 485,448 | 3/12/2024 | |
6.0.27 | 916,108 | 2/13/2024 | |
6.0.26 | 1,129,317 | 1/9/2024 | |
6.0.25 | 1,881,232 | 11/14/2023 | |
6.0.24 | 953,910 | 10/24/2023 | |
6.0.23 | 653,761 | 10/10/2023 | |
6.0.22 | 1,105,364 | 9/12/2023 | |
6.0.21 | 1,707,968 | 8/8/2023 | |
6.0.20 | 1,512,818 | 7/11/2023 | |
6.0.19 | 942,145 | 6/22/2023 | |
6.0.18 | 621,656 | 6/13/2023 | |
6.0.16 | 3,339,570 | 4/11/2023 | |
6.0.15 | 2,014,976 | 3/14/2023 | |
6.0.14 | 2,323,342 | 2/14/2023 | |
6.0.13 | 3,080,429 | 1/10/2023 | |
6.0.12 | 2,902,802 | 12/13/2022 | |
6.0.11 | 3,809,638 | 11/7/2022 | |
6.0.10 | 5,377,271 | 10/11/2022 | |
6.0.9 | 4,143,149 | 9/13/2022 | |
6.0.8 | 4,920,766 | 8/9/2022 | |
6.0.7 | 4,367,683 | 7/12/2022 | |
6.0.6 | 3,330,664 | 6/14/2022 | |
6.0.5 | 4,225,280 | 5/10/2022 | |
6.0.4 | 3,901,197 | 4/11/2022 | |
6.0.3 | 4,591,096 | 3/8/2022 | |
6.0.2 | 3,821,704 | 2/8/2022 | |
6.0.1 | 5,745,541 | 12/14/2021 | |
6.0.0 | 6,841,406 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 209,614 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 177,204 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 9,201 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 5,370 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 3,695 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 6,869 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 5,119 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 1,127 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 1,504 | 2/12/2021 | |
5.0.17 | 933,718 | 5/10/2022 | |
5.0.16 | 158,729 | 4/11/2022 | |
5.0.15 | 273,562 | 3/8/2022 | |
5.0.14 | 255,483 | 2/8/2022 | |
5.0.13 | 681,380 | 12/14/2021 | |
5.0.12 | 804,004 | 11/7/2021 | |
5.0.11 | 1,453,265 | 10/12/2021 | |
5.0.10 | 1,478,942 | 9/14/2021 | |
5.0.9 | 1,576,733 | 8/10/2021 | |
5.0.8 | 1,234,763 | 7/13/2021 | |
5.0.7 | 1,673,189 | 6/8/2021 | |
5.0.6 | 1,343,268 | 5/11/2021 | |
5.0.5 | 1,904,693 | 4/6/2021 | |
5.0.4 | 1,089,205 | 3/9/2021 | |
5.0.3 | 1,308,674 | 2/9/2021 | |
5.0.2 | 1,312,185 | 1/12/2021 | |
5.0.1 | 904,225 | 12/8/2020 | |
5.0.0 | 2,239,577 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 17,987 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 185,004 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 9,503 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 4,544 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 2,232 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,083 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 1,715 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 2,205 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 1,005 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 1,223 | 3/16/2020 | |
3.1.32 | 691,704 | 12/13/2022 | |
3.1.31 | 152,087 | 11/8/2022 | |
3.1.30 | 692,705 | 10/11/2022 | |
3.1.29 | 105,083 | 9/13/2022 | |
3.1.28 | 153,891 | 8/9/2022 | |
3.1.27 | 169,140 | 7/12/2022 | |
3.1.26 | 162,136 | 6/14/2022 | |
3.1.25 | 224,879 | 5/10/2022 | |
3.1.24 | 187,917 | 4/11/2022 | |
3.1.23 | 353,453 | 3/8/2022 | |
3.1.22 | 937,305 | 12/14/2021 | |
3.1.21 | 747,478 | 11/7/2021 | |
3.1.20 | 649,725 | 10/11/2021 | |
3.1.19 | 452,738 | 9/14/2021 | |
3.1.18 | 1,043,266 | 8/10/2021 | |
3.1.17 | 845,803 | 7/13/2021 | |
3.1.16 | 756,766 | 6/8/2021 | |
3.1.15 | 754,241 | 5/11/2021 | |
3.1.14 | 1,657,001 | 4/6/2021 | |
3.1.13 | 1,234,262 | 3/9/2021 | |
3.1.12 | 974,054 | 2/9/2021 | |
3.1.11 | 1,167,947 | 1/12/2021 | |
3.1.10 | 3,021,813 | 11/9/2020 | |
3.1.9 | 3,203,600 | 10/13/2020 | |
3.1.8 | 3,233,598 | 9/8/2020 | |
3.1.7 | 2,465,770 | 8/11/2020 | |
3.1.6 | 2,405,796 | 7/14/2020 | |
3.1.5 | 3,693,496 | 6/9/2020 | |
3.1.4 | 2,288,937 | 5/12/2020 | |
3.1.3 | 3,844,738 | 3/24/2020 | |
3.1.2 | 2,867,432 | 2/18/2020 | |
3.1.1 | 3,220,640 | 1/14/2020 | |
3.1.0 | 3,362,017 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 3,533 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 1,213 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 1,818 | 10/15/2019 | |
3.0.3 | 229,722 | 2/18/2020 | |
3.0.2 | 77,836 | 1/14/2020 | |
3.0.0 | 4,285,652 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 15,754 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 9,173 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 37,141 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 14,017 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 7,354 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 11,782 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 2,380 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 2,220 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 7,506 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 4,466 | 12/3/2018 | |
2.3.0 | 19,056 | 1/14/2025 | |
2.2.0 | 12,820,343 | 12/3/2018 | |
2.2.0-preview3-35497 | 23,741 | 10/17/2018 | |
2.2.0-preview2-35157 | 13,326 | 9/12/2018 | |
2.2.0-preview1-35029 | 13,969 | 8/22/2018 | |
2.1.1 | 7,288,955 | 6/18/2018 | |
2.1.0 | 1,591,230 | 5/29/2018 | |
2.1.0-rc1-final | 37,544 | 5/6/2018 | |
2.1.0-preview2-final | 13,483 | 4/10/2018 | |
2.1.0-preview1-final | 28,861 | 2/26/2018 | |
2.0.3 | 268,352 | 5/7/2018 | |
2.0.2 | 725,219 | 3/13/2018 | |
2.0.1 | 1,302,813 | 11/14/2017 | |
2.0.0 | 1,000,715 | 8/11/2017 | |
2.0.0-preview2-final | 10,348 | 6/28/2017 | |
2.0.0-preview1-final | 21,080 | 5/10/2017 | |
1.1.3 | 136,145 | 9/20/2017 | |
1.1.2 | 568,572 | 5/9/2017 | |
1.1.1 | 278,934 | 3/6/2017 | |
1.1.0 | 367,538 | 11/16/2016 | |
1.1.0-preview1-final | 5,931 | 10/24/2016 | |
1.0.5 | 24,181 | 11/14/2017 | |
1.0.4 | 4,743 | 9/20/2017 | |
1.0.3 | 57,433 | 5/9/2017 | |
1.0.2 | 166,788 | 3/6/2017 | |
1.0.1 | 14,712 | 12/12/2016 | |
1.0.0 | 299,253 | 6/27/2016 | |
1.0.0-rc2-final | 16,078 | 5/16/2016 |