Microsoft.AspNetCore.TestHost
3.0.0-preview-18579-0056
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 3.0.0-preview-18579-0056
NuGet\Install-Package Microsoft.AspNetCore.TestHost -Version 3.0.0-preview-18579-0056
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="3.0.0-preview-18579-0056" />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="3.0.0-preview-18579-0056" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" />
paket add Microsoft.AspNetCore.TestHost --version 3.0.0-preview-18579-0056
#r "nuget: Microsoft.AspNetCore.TestHost, 3.0.0-preview-18579-0056"
#addin nuget:?package=Microsoft.AspNetCore.TestHost&version=3.0.0-preview-18579-0056&prerelease
#tool nuget:?package=Microsoft.AspNetCore.TestHost&version=3.0.0-preview-18579-0056&prerelease
ASP.NET Core web server for writing and running tests.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/9e73c3382f4d9e6ba47afff6a1467ace945c77e7
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
- System.IO.Pipelines (>= 4.6.0-preview.18571.3)
NuGet packages (181)
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/ddf39a1b4690fbe23aea79c78da67004a5c31094 |
|
Rystem.Test.XUnit
Rystem is a open-source framework to improve the System namespace in .Net |
|
NSwag.Commands
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript |
|
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 |
GitHub repositories (186)
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.
|
|
ThreeMammals/Ocelot
.NET API Gateway
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
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.5.25277.114 | 1,617 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 4,640 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 6,418 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 2,386 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 24,539 | 2/25/2025 | |
9.0.6 | 258,875 | 6/10/2025 | |
9.0.5 | 908,751 | 5/13/2025 | |
9.0.4 | 1,612,055 | 4/8/2025 | |
9.0.3 | 1,329,608 | 3/11/2025 | |
9.0.2 | 1,445,126 | 2/11/2025 | |
9.0.1 | 1,285,640 | 1/14/2025 | |
9.0.0 | 2,898,103 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 55,444 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 39,077 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 8,020 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 11,859 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 3,927 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 2,572 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 69,903 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 3,557 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 26,739 | 2/13/2024 | |
8.0.17 | 198,442 | 6/10/2025 | |
8.0.16 | 570,637 | 5/13/2025 | |
8.0.15 | 1,109,378 | 4/8/2025 | |
8.0.14 | 1,266,627 | 3/11/2025 | |
8.0.13 | 1,621,238 | 2/11/2025 | |
8.0.12 | 1,626,196 | 1/14/2025 | |
8.0.11 | 4,958,667 | 11/12/2024 | |
8.0.10 | 6,862,592 | 10/8/2024 | |
8.0.8 | 7,894,213 | 8/13/2024 | |
8.0.7 | 5,663,705 | 7/9/2024 | |
8.0.6 | 5,687,927 | 5/28/2024 | |
8.0.5 | 2,120,570 | 5/14/2024 | |
8.0.4 | 5,245,092 | 4/9/2024 | |
8.0.3 | 3,642,918 | 3/12/2024 | |
8.0.2 | 3,633,046 | 2/13/2024 | |
8.0.1 | 4,124,305 | 1/9/2024 | |
8.0.0 | 6,333,700 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 64,750 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 63,762 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 13,275 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 43,844 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 12,805 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 257,705 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 3,186 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 1,846 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 41,501 | 2/21/2023 | |
7.0.20 | 516,866 | 5/28/2024 | |
7.0.19 | 74,700 | 5/14/2024 | |
7.0.18 | 200,301 | 4/9/2024 | |
7.0.17 | 414,169 | 3/12/2024 | |
7.0.16 | 421,617 | 2/13/2024 | |
7.0.15 | 638,593 | 1/9/2024 | |
7.0.14 | 1,066,392 | 11/14/2023 | |
7.0.13 | 1,963,394 | 10/24/2023 | |
7.0.12 | 1,082,934 | 10/10/2023 | |
7.0.11 | 3,062,338 | 9/12/2023 | |
7.0.10 | 1,788,711 | 8/8/2023 | |
7.0.9 | 1,366,014 | 7/11/2023 | |
7.0.8 | 1,110,075 | 6/22/2023 | |
7.0.7 | 541,292 | 6/13/2023 | |
7.0.5 | 3,809,194 | 4/11/2023 | |
7.0.4 | 2,035,503 | 3/14/2023 | |
7.0.3 | 1,774,778 | 2/14/2023 | |
7.0.2 | 1,855,112 | 1/10/2023 | |
7.0.1 | 1,079,185 | 12/13/2022 | |
7.0.0 | 3,573,327 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 68,523 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 22,997 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 10,833 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 3,870 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 9,564 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 2,289 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,304 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 1,082 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 5,089 | 2/17/2022 | |
6.0.36 | 922,117 | 11/12/2024 | |
6.0.35 | 243,503 | 10/8/2024 | |
6.0.33 | 1,017,731 | 8/13/2024 | |
6.0.32 | 345,721 | 7/9/2024 | |
6.0.31 | 542,599 | 5/28/2024 | |
6.0.30 | 178,421 | 5/14/2024 | |
6.0.29 | 792,148 | 4/9/2024 | |
6.0.28 | 477,213 | 3/12/2024 | |
6.0.27 | 887,679 | 2/13/2024 | |
6.0.26 | 1,114,721 | 1/9/2024 | |
6.0.25 | 1,852,796 | 11/14/2023 | |
6.0.24 | 947,778 | 10/24/2023 | |
6.0.23 | 644,179 | 10/10/2023 | |
6.0.22 | 1,092,299 | 9/12/2023 | |
6.0.21 | 1,681,205 | 8/8/2023 | |
6.0.20 | 1,493,054 | 7/11/2023 | |
6.0.19 | 928,925 | 6/22/2023 | |
6.0.18 | 614,422 | 6/13/2023 | |
6.0.16 | 3,299,110 | 4/11/2023 | |
6.0.15 | 1,990,990 | 3/14/2023 | |
6.0.14 | 2,299,987 | 2/14/2023 | |
6.0.13 | 3,028,068 | 1/10/2023 | |
6.0.12 | 2,882,507 | 12/13/2022 | |
6.0.11 | 3,760,621 | 11/7/2022 | |
6.0.10 | 5,336,193 | 10/11/2022 | |
6.0.9 | 4,098,935 | 9/13/2022 | |
6.0.8 | 4,880,671 | 8/9/2022 | |
6.0.7 | 4,334,530 | 7/12/2022 | |
6.0.6 | 3,302,937 | 6/14/2022 | |
6.0.5 | 4,199,613 | 5/10/2022 | |
6.0.4 | 3,875,743 | 4/11/2022 | |
6.0.3 | 4,547,836 | 3/8/2022 | |
6.0.2 | 3,798,483 | 2/8/2022 | |
6.0.1 | 5,703,906 | 12/14/2021 | |
6.0.0 | 6,768,797 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 207,224 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 176,648 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 9,166 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 5,106 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 3,606 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 4,452 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 3,040 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 1,074 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 1,442 | 2/12/2021 | |
5.0.17 | 920,719 | 5/10/2022 | |
5.0.16 | 157,450 | 4/11/2022 | |
5.0.15 | 272,001 | 3/8/2022 | |
5.0.14 | 253,945 | 2/8/2022 | |
5.0.13 | 679,113 | 12/14/2021 | |
5.0.12 | 801,155 | 11/7/2021 | |
5.0.11 | 1,448,608 | 10/12/2021 | |
5.0.10 | 1,474,797 | 9/14/2021 | |
5.0.9 | 1,573,497 | 8/10/2021 | |
5.0.8 | 1,231,467 | 7/13/2021 | |
5.0.7 | 1,668,026 | 6/8/2021 | |
5.0.6 | 1,340,135 | 5/11/2021 | |
5.0.5 | 1,897,971 | 4/6/2021 | |
5.0.4 | 1,087,530 | 3/9/2021 | |
5.0.3 | 1,306,562 | 2/9/2021 | |
5.0.2 | 1,310,629 | 1/12/2021 | |
5.0.1 | 901,825 | 12/8/2020 | |
5.0.0 | 2,219,844 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 17,913 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 184,920 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 9,448 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 4,488 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 2,180 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,034 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 1,661 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 2,117 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 952 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 1,167 | 3/16/2020 | |
3.1.32 | 677,577 | 12/13/2022 | |
3.1.31 | 149,732 | 11/8/2022 | |
3.1.30 | 688,301 | 10/11/2022 | |
3.1.29 | 103,407 | 9/13/2022 | |
3.1.28 | 152,225 | 8/9/2022 | |
3.1.27 | 167,581 | 7/12/2022 | |
3.1.26 | 158,893 | 6/14/2022 | |
3.1.25 | 222,679 | 5/10/2022 | |
3.1.24 | 186,176 | 4/11/2022 | |
3.1.23 | 351,332 | 3/8/2022 | |
3.1.22 | 930,164 | 12/14/2021 | |
3.1.21 | 744,407 | 11/7/2021 | |
3.1.20 | 645,327 | 10/11/2021 | |
3.1.19 | 449,972 | 9/14/2021 | |
3.1.18 | 1,039,969 | 8/10/2021 | |
3.1.17 | 843,307 | 7/13/2021 | |
3.1.16 | 753,610 | 6/8/2021 | |
3.1.15 | 749,713 | 5/11/2021 | |
3.1.14 | 1,641,506 | 4/6/2021 | |
3.1.13 | 1,228,891 | 3/9/2021 | |
3.1.12 | 971,572 | 2/9/2021 | |
3.1.11 | 1,162,894 | 1/12/2021 | |
3.1.10 | 3,012,474 | 11/9/2020 | |
3.1.9 | 3,195,602 | 10/13/2020 | |
3.1.8 | 3,225,098 | 9/8/2020 | |
3.1.7 | 2,459,210 | 8/11/2020 | |
3.1.6 | 2,398,686 | 7/14/2020 | |
3.1.5 | 3,676,435 | 6/9/2020 | |
3.1.4 | 2,282,505 | 5/12/2020 | |
3.1.3 | 3,831,450 | 3/24/2020 | |
3.1.2 | 2,861,183 | 2/18/2020 | |
3.1.1 | 3,210,564 | 1/14/2020 | |
3.1.0 | 3,353,809 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 3,477 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 1,161 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 1,763 | 10/15/2019 | |
3.0.3 | 229,212 | 2/18/2020 | |
3.0.2 | 77,641 | 1/14/2020 | |
3.0.0 | 4,269,316 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 15,693 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 9,111 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 36,876 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 13,955 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 7,290 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 11,717 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 2,323 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 2,167 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 7,444 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 4,407 | 12/3/2018 | |
2.3.0 | 15,060 | 1/14/2025 | |
2.2.0 | 12,770,279 | 12/3/2018 | |
2.2.0-preview3-35497 | 23,665 | 10/17/2018 | |
2.2.0-preview2-35157 | 13,229 | 9/12/2018 | |
2.2.0-preview1-35029 | 13,893 | 8/22/2018 | |
2.1.1 | 7,256,201 | 6/18/2018 | |
2.1.0 | 1,582,528 | 5/29/2018 | |
2.1.0-rc1-final | 36,911 | 5/6/2018 | |
2.1.0-preview2-final | 13,368 | 4/10/2018 | |
2.1.0-preview1-final | 28,700 | 2/26/2018 | |
2.0.3 | 268,079 | 5/7/2018 | |
2.0.2 | 723,014 | 3/13/2018 | |
2.0.1 | 1,301,062 | 11/14/2017 | |
2.0.0 | 998,351 | 8/11/2017 | |
2.0.0-preview2-final | 10,269 | 6/28/2017 | |
2.0.0-preview1-final | 20,998 | 5/10/2017 | |
1.1.3 | 136,022 | 9/20/2017 | |
1.1.2 | 566,940 | 5/9/2017 | |
1.1.1 | 278,460 | 3/6/2017 | |
1.1.0 | 366,806 | 11/16/2016 | |
1.1.0-preview1-final | 5,848 | 10/24/2016 | |
1.0.5 | 23,863 | 11/14/2017 | |
1.0.4 | 4,667 | 9/20/2017 | |
1.0.3 | 57,344 | 5/9/2017 | |
1.0.2 | 166,372 | 3/6/2017 | |
1.0.1 | 14,628 | 12/12/2016 | |
1.0.0 | 297,909 | 6/27/2016 | |
1.0.0-rc2-final | 15,982 | 5/16/2016 |