Microsoft.AspNetCore.TestHost
3.0.0-preview3-19153-02
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-preview3-19153-02
NuGet\Install-Package Microsoft.AspNetCore.TestHost -Version 3.0.0-preview3-19153-02
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="3.0.0-preview3-19153-02" />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="3.0.0-preview3-19153-02" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" />
paket add Microsoft.AspNetCore.TestHost --version 3.0.0-preview3-19153-02
#r "nuget: Microsoft.AspNetCore.TestHost, 3.0.0-preview3-19153-02"
#:package Microsoft.AspNetCore.TestHost@3.0.0-preview3-19153-02
#addin nuget:?package=Microsoft.AspNetCore.TestHost&version=3.0.0-preview3-19153-02&prerelease
#tool nuget:?package=Microsoft.AspNetCore.TestHost&version=3.0.0-preview3-19153-02&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/1f050242559e7b90ff6c4ee7f99d92b3a5af5a62
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 | netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
-
.NETCoreApp 3.0
- System.IO.Pipelines (>= 4.6.0-preview3.19128.7)
NuGet packages (182)
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/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183 |
|
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 (218)
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.6.25358.103 | 1,047 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 6,009 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 4,934 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 6,874 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 2,415 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 45,961 | 2/25/2025 | |
9.0.7 | 204,476 | 7/8/2025 | |
9.0.6 | 717,032 | 6/10/2025 | |
9.0.5 | 1,253,671 | 5/13/2025 | |
9.0.4 | 1,797,786 | 4/8/2025 | |
9.0.3 | 1,432,115 | 3/11/2025 | |
9.0.2 | 1,549,532 | 2/11/2025 | |
9.0.1 | 1,354,587 | 1/14/2025 | |
9.0.0 | 3,054,798 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 56,863 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 39,796 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 8,234 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 11,910 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 4,077 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 2,679 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 70,084 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 3,705 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 27,235 | 2/13/2024 | |
8.0.18 | 123,718 | 7/8/2025 | |
8.0.17 | 590,320 | 6/10/2025 | |
8.0.16 | 751,442 | 5/13/2025 | |
8.0.15 | 1,339,913 | 4/8/2025 | |
8.0.14 | 1,461,898 | 3/11/2025 | |
8.0.13 | 1,793,276 | 2/11/2025 | |
8.0.12 | 1,762,894 | 1/14/2025 | |
8.0.11 | 5,292,368 | 11/12/2024 | |
8.0.10 | 7,235,940 | 10/8/2024 | |
8.0.8 | 8,275,853 | 8/13/2024 | |
8.0.7 | 5,947,356 | 7/9/2024 | |
8.0.6 | 5,869,530 | 5/28/2024 | |
8.0.5 | 2,236,225 | 5/14/2024 | |
8.0.4 | 5,513,001 | 4/9/2024 | |
8.0.3 | 3,764,488 | 3/12/2024 | |
8.0.2 | 3,728,660 | 2/13/2024 | |
8.0.1 | 4,221,876 | 1/9/2024 | |
8.0.0 | 6,604,047 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 64,917 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 64,463 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 13,364 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 43,983 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 12,859 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 259,385 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 3,276 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 1,868 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 41,529 | 2/21/2023 | |
7.0.20 | 540,850 | 5/28/2024 | |
7.0.19 | 76,638 | 5/14/2024 | |
7.0.18 | 204,258 | 4/9/2024 | |
7.0.17 | 424,287 | 3/12/2024 | |
7.0.16 | 430,233 | 2/13/2024 | |
7.0.15 | 645,844 | 1/9/2024 | |
7.0.14 | 1,074,855 | 11/14/2023 | |
7.0.13 | 2,040,969 | 10/24/2023 | |
7.0.12 | 1,087,615 | 10/10/2023 | |
7.0.11 | 3,196,378 | 9/12/2023 | |
7.0.10 | 1,800,064 | 8/8/2023 | |
7.0.9 | 1,372,723 | 7/11/2023 | |
7.0.8 | 1,117,258 | 6/22/2023 | |
7.0.7 | 548,434 | 6/13/2023 | |
7.0.5 | 3,849,499 | 4/11/2023 | |
7.0.4 | 2,043,943 | 3/14/2023 | |
7.0.3 | 1,788,017 | 2/14/2023 | |
7.0.2 | 1,863,391 | 1/10/2023 | |
7.0.1 | 1,084,134 | 12/13/2022 | |
7.0.0 | 3,625,037 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 68,777 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 23,159 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 10,882 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 3,900 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 9,638 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 2,327 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,330 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 1,109 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 5,137 | 2/17/2022 | |
6.0.36 | 1,033,800 | 11/12/2024 | |
6.0.35 | 252,700 | 10/8/2024 | |
6.0.33 | 1,089,724 | 8/13/2024 | |
6.0.32 | 356,155 | 7/9/2024 | |
6.0.31 | 555,366 | 5/28/2024 | |
6.0.30 | 181,270 | 5/14/2024 | |
6.0.29 | 805,939 | 4/9/2024 | |
6.0.28 | 484,907 | 3/12/2024 | |
6.0.27 | 910,183 | 2/13/2024 | |
6.0.26 | 1,128,488 | 1/9/2024 | |
6.0.25 | 1,880,031 | 11/14/2023 | |
6.0.24 | 953,481 | 10/24/2023 | |
6.0.23 | 653,313 | 10/10/2023 | |
6.0.22 | 1,104,891 | 9/12/2023 | |
6.0.21 | 1,704,738 | 8/8/2023 | |
6.0.20 | 1,511,910 | 7/11/2023 | |
6.0.19 | 941,564 | 6/22/2023 | |
6.0.18 | 621,038 | 6/13/2023 | |
6.0.16 | 3,335,323 | 4/11/2023 | |
6.0.15 | 2,013,138 | 3/14/2023 | |
6.0.14 | 2,322,384 | 2/14/2023 | |
6.0.13 | 3,074,638 | 1/10/2023 | |
6.0.12 | 2,900,325 | 12/13/2022 | |
6.0.11 | 3,800,924 | 11/7/2022 | |
6.0.10 | 5,375,378 | 10/11/2022 | |
6.0.9 | 4,137,551 | 9/13/2022 | |
6.0.8 | 4,917,160 | 8/9/2022 | |
6.0.7 | 4,364,540 | 7/12/2022 | |
6.0.6 | 3,329,510 | 6/14/2022 | |
6.0.5 | 4,223,546 | 5/10/2022 | |
6.0.4 | 3,900,362 | 4/11/2022 | |
6.0.3 | 4,589,106 | 3/8/2022 | |
6.0.2 | 3,819,800 | 2/8/2022 | |
6.0.1 | 5,742,844 | 12/14/2021 | |
6.0.0 | 6,837,224 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 209,607 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 177,198 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 9,196 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 5,365 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 3,688 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 6,864 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 5,113 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 1,116 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 1,490 | 2/12/2021 | |
5.0.17 | 931,368 | 5/10/2022 | |
5.0.16 | 158,598 | 4/11/2022 | |
5.0.15 | 273,528 | 3/8/2022 | |
5.0.14 | 255,445 | 2/8/2022 | |
5.0.13 | 681,290 | 12/14/2021 | |
5.0.12 | 803,888 | 11/7/2021 | |
5.0.11 | 1,453,037 | 10/12/2021 | |
5.0.10 | 1,478,584 | 9/14/2021 | |
5.0.9 | 1,576,357 | 8/10/2021 | |
5.0.8 | 1,234,607 | 7/13/2021 | |
5.0.7 | 1,673,056 | 6/8/2021 | |
5.0.6 | 1,342,790 | 5/11/2021 | |
5.0.5 | 1,903,558 | 4/6/2021 | |
5.0.4 | 1,089,100 | 3/9/2021 | |
5.0.3 | 1,308,414 | 2/9/2021 | |
5.0.2 | 1,312,084 | 1/12/2021 | |
5.0.1 | 904,002 | 12/8/2020 | |
5.0.0 | 2,239,051 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 17,976 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 184,993 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 9,491 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 4,533 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 2,221 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,072 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 1,704 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 2,194 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 994 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 1,212 | 3/16/2020 | |
3.1.32 | 690,806 | 12/13/2022 | |
3.1.31 | 152,014 | 11/8/2022 | |
3.1.30 | 691,737 | 10/11/2022 | |
3.1.29 | 104,985 | 9/13/2022 | |
3.1.28 | 153,777 | 8/9/2022 | |
3.1.27 | 169,114 | 7/12/2022 | |
3.1.26 | 162,075 | 6/14/2022 | |
3.1.25 | 224,722 | 5/10/2022 | |
3.1.24 | 187,885 | 4/11/2022 | |
3.1.23 | 353,319 | 3/8/2022 | |
3.1.22 | 936,168 | 12/14/2021 | |
3.1.21 | 747,417 | 11/7/2021 | |
3.1.20 | 649,650 | 10/11/2021 | |
3.1.19 | 452,562 | 9/14/2021 | |
3.1.18 | 1,043,097 | 8/10/2021 | |
3.1.17 | 845,507 | 7/13/2021 | |
3.1.16 | 756,496 | 6/8/2021 | |
3.1.15 | 753,714 | 5/11/2021 | |
3.1.14 | 1,656,648 | 4/6/2021 | |
3.1.13 | 1,233,742 | 3/9/2021 | |
3.1.12 | 973,852 | 2/9/2021 | |
3.1.11 | 1,167,660 | 1/12/2021 | |
3.1.10 | 3,020,714 | 11/9/2020 | |
3.1.9 | 3,202,958 | 10/13/2020 | |
3.1.8 | 3,232,779 | 9/8/2020 | |
3.1.7 | 2,465,142 | 8/11/2020 | |
3.1.6 | 2,405,082 | 7/14/2020 | |
3.1.5 | 3,689,591 | 6/9/2020 | |
3.1.4 | 2,288,684 | 5/12/2020 | |
3.1.3 | 3,843,783 | 3/24/2020 | |
3.1.2 | 2,866,985 | 2/18/2020 | |
3.1.1 | 3,220,143 | 1/14/2020 | |
3.1.0 | 3,361,396 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 3,520 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 1,202 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 1,807 | 10/15/2019 | |
3.0.3 | 229,700 | 2/18/2020 | |
3.0.2 | 77,824 | 1/14/2020 | |
3.0.0 | 4,285,400 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 15,741 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 9,162 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 37,129 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 14,006 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 7,342 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 11,768 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 2,369 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 2,209 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 7,495 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 4,455 | 12/3/2018 | |
2.3.0 | 18,810 | 1/14/2025 | |
2.2.0 | 12,817,427 | 12/3/2018 | |
2.2.0-preview3-35497 | 23,730 | 10/17/2018 | |
2.2.0-preview2-35157 | 13,310 | 9/12/2018 | |
2.2.0-preview1-35029 | 13,954 | 8/22/2018 | |
2.1.1 | 7,287,031 | 6/18/2018 | |
2.1.0 | 1,590,448 | 5/29/2018 | |
2.1.0-rc1-final | 37,524 | 5/6/2018 | |
2.1.0-preview2-final | 13,460 | 4/10/2018 | |
2.1.0-preview1-final | 28,826 | 2/26/2018 | |
2.0.3 | 268,325 | 5/7/2018 | |
2.0.2 | 724,918 | 3/13/2018 | |
2.0.1 | 1,302,691 | 11/14/2017 | |
2.0.0 | 1,000,642 | 8/11/2017 | |
2.0.0-preview2-final | 10,333 | 6/28/2017 | |
2.0.0-preview1-final | 21,064 | 5/10/2017 | |
1.1.3 | 136,126 | 9/20/2017 | |
1.1.2 | 568,517 | 5/9/2017 | |
1.1.1 | 278,905 | 3/6/2017 | |
1.1.0 | 367,473 | 11/16/2016 | |
1.1.0-preview1-final | 5,913 | 10/24/2016 | |
1.0.5 | 24,164 | 11/14/2017 | |
1.0.4 | 4,728 | 9/20/2017 | |
1.0.3 | 57,416 | 5/9/2017 | |
1.0.2 | 166,717 | 3/6/2017 | |
1.0.1 | 14,693 | 12/12/2016 | |
1.0.0 | 299,069 | 6/27/2016 | |
1.0.0-rc2-final | 16,058 | 5/16/2016 |