Microsoft.AspNetCore.TestHost
2.2.0-preview2-35157
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.2.0-preview2-35157
NuGet\Install-Package Microsoft.AspNetCore.TestHost -Version 2.2.0-preview2-35157
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="2.2.0-preview2-35157" />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="2.2.0-preview2-35157" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" />
paket add Microsoft.AspNetCore.TestHost --version 2.2.0-preview2-35157
#r "nuget: Microsoft.AspNetCore.TestHost, 2.2.0-preview2-35157"
#addin nuget:?package=Microsoft.AspNetCore.TestHost&version=2.2.0-preview2-35157&prerelease
#tool nuget:?package=Microsoft.AspNetCore.TestHost&version=2.2.0-preview2-35157&prerelease
ASP.NET Core web server for writing and running tests.
This package was built from the source at:
https://github.com/aspnet/Hosting/tree/c3edce8e8a19a1e2e58fd21a986271b88071e6ba
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.2.0-preview2-35157)
- System.IO.Pipelines (>= 4.5.0)
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/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 (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.
|
|
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,658 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 4,641 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 6,419 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 2,388 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 27,146 | 2/25/2025 | |
9.0.6 | 268,200 | 6/10/2025 | |
9.0.5 | 913,390 | 5/13/2025 | |
9.0.4 | 1,614,807 | 4/8/2025 | |
9.0.3 | 1,331,311 | 3/11/2025 | |
9.0.2 | 1,446,793 | 2/11/2025 | |
9.0.1 | 1,286,664 | 1/14/2025 | |
9.0.0 | 2,900,407 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 55,448 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 39,119 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 8,042 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 11,863 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 3,936 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 2,576 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 69,908 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 3,561 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 26,773 | 2/13/2024 | |
8.0.17 | 206,598 | 6/10/2025 | |
8.0.16 | 576,161 | 5/13/2025 | |
8.0.15 | 1,113,989 | 4/8/2025 | |
8.0.14 | 1,272,243 | 3/11/2025 | |
8.0.13 | 1,624,699 | 2/11/2025 | |
8.0.12 | 1,629,540 | 1/14/2025 | |
8.0.11 | 4,967,991 | 11/12/2024 | |
8.0.10 | 6,870,595 | 10/8/2024 | |
8.0.8 | 7,902,931 | 8/13/2024 | |
8.0.7 | 5,679,490 | 7/9/2024 | |
8.0.6 | 5,691,762 | 5/28/2024 | |
8.0.5 | 2,131,959 | 5/14/2024 | |
8.0.4 | 5,254,710 | 4/9/2024 | |
8.0.3 | 3,645,279 | 3/12/2024 | |
8.0.2 | 3,636,774 | 2/13/2024 | |
8.0.1 | 4,126,208 | 1/9/2024 | |
8.0.0 | 6,339,892 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 64,753 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 63,767 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 13,280 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 43,848 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 12,809 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 257,796 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 3,197 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 1,849 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 41,505 | 2/21/2023 | |
7.0.20 | 517,966 | 5/28/2024 | |
7.0.19 | 74,723 | 5/14/2024 | |
7.0.18 | 200,699 | 4/9/2024 | |
7.0.17 | 415,169 | 3/12/2024 | |
7.0.16 | 421,764 | 2/13/2024 | |
7.0.15 | 638,723 | 1/9/2024 | |
7.0.14 | 1,066,527 | 11/14/2023 | |
7.0.13 | 1,974,317 | 10/24/2023 | |
7.0.12 | 1,083,005 | 10/10/2023 | |
7.0.11 | 3,079,167 | 9/12/2023 | |
7.0.10 | 1,788,944 | 8/8/2023 | |
7.0.9 | 1,366,205 | 7/11/2023 | |
7.0.8 | 1,110,234 | 6/22/2023 | |
7.0.7 | 541,351 | 6/13/2023 | |
7.0.5 | 3,812,065 | 4/11/2023 | |
7.0.4 | 2,035,579 | 3/14/2023 | |
7.0.3 | 1,775,114 | 2/14/2023 | |
7.0.2 | 1,855,467 | 1/10/2023 | |
7.0.1 | 1,079,272 | 12/13/2022 | |
7.0.0 | 3,574,147 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 68,541 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 23,001 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 10,836 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 3,874 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 9,568 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 2,293 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,307 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 1,087 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 5,093 | 2/17/2022 | |
6.0.36 | 923,320 | 11/12/2024 | |
6.0.35 | 243,701 | 10/8/2024 | |
6.0.33 | 1,017,905 | 8/13/2024 | |
6.0.32 | 346,014 | 7/9/2024 | |
6.0.31 | 543,126 | 5/28/2024 | |
6.0.30 | 178,499 | 5/14/2024 | |
6.0.29 | 792,250 | 4/9/2024 | |
6.0.28 | 477,388 | 3/12/2024 | |
6.0.27 | 889,730 | 2/13/2024 | |
6.0.26 | 1,115,152 | 1/9/2024 | |
6.0.25 | 1,853,216 | 11/14/2023 | |
6.0.24 | 947,864 | 10/24/2023 | |
6.0.23 | 644,293 | 10/10/2023 | |
6.0.22 | 1,092,415 | 9/12/2023 | |
6.0.21 | 1,682,635 | 8/8/2023 | |
6.0.20 | 1,493,332 | 7/11/2023 | |
6.0.19 | 929,214 | 6/22/2023 | |
6.0.18 | 614,621 | 6/13/2023 | |
6.0.16 | 3,300,316 | 4/11/2023 | |
6.0.15 | 1,991,697 | 3/14/2023 | |
6.0.14 | 2,300,638 | 2/14/2023 | |
6.0.13 | 3,029,633 | 1/10/2023 | |
6.0.12 | 2,883,133 | 12/13/2022 | |
6.0.11 | 3,763,428 | 11/7/2022 | |
6.0.10 | 5,336,777 | 10/11/2022 | |
6.0.9 | 4,101,096 | 9/13/2022 | |
6.0.8 | 4,881,605 | 8/9/2022 | |
6.0.7 | 4,335,378 | 7/12/2022 | |
6.0.6 | 3,303,349 | 6/14/2022 | |
6.0.5 | 4,200,503 | 5/10/2022 | |
6.0.4 | 3,875,994 | 4/11/2022 | |
6.0.3 | 4,548,436 | 3/8/2022 | |
6.0.2 | 3,799,220 | 2/8/2022 | |
6.0.1 | 5,704,557 | 12/14/2021 | |
6.0.0 | 6,770,109 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 207,228 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 176,652 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 9,170 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 5,109 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 3,611 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 4,456 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 3,046 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 1,081 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 1,451 | 2/12/2021 | |
5.0.17 | 921,384 | 5/10/2022 | |
5.0.16 | 157,494 | 4/11/2022 | |
5.0.15 | 272,013 | 3/8/2022 | |
5.0.14 | 253,957 | 2/8/2022 | |
5.0.13 | 679,191 | 12/14/2021 | |
5.0.12 | 801,201 | 11/7/2021 | |
5.0.11 | 1,448,677 | 10/12/2021 | |
5.0.10 | 1,474,892 | 9/14/2021 | |
5.0.9 | 1,573,596 | 8/10/2021 | |
5.0.8 | 1,231,546 | 7/13/2021 | |
5.0.7 | 1,668,381 | 6/8/2021 | |
5.0.6 | 1,340,259 | 5/11/2021 | |
5.0.5 | 1,898,354 | 4/6/2021 | |
5.0.4 | 1,087,591 | 3/9/2021 | |
5.0.3 | 1,306,622 | 2/9/2021 | |
5.0.2 | 1,310,694 | 1/12/2021 | |
5.0.1 | 901,957 | 12/8/2020 | |
5.0.0 | 2,220,286 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 17,921 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 184,929 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 9,456 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 4,496 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 2,189 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,041 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 1,669 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 2,126 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 958 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 1,174 | 3/16/2020 | |
3.1.32 | 677,997 | 12/13/2022 | |
3.1.31 | 149,773 | 11/8/2022 | |
3.1.30 | 688,530 | 10/11/2022 | |
3.1.29 | 103,443 | 9/13/2022 | |
3.1.28 | 152,239 | 8/9/2022 | |
3.1.27 | 167,590 | 7/12/2022 | |
3.1.26 | 158,917 | 6/14/2022 | |
3.1.25 | 222,726 | 5/10/2022 | |
3.1.24 | 186,188 | 4/11/2022 | |
3.1.23 | 351,419 | 3/8/2022 | |
3.1.22 | 930,491 | 12/14/2021 | |
3.1.21 | 744,443 | 11/7/2021 | |
3.1.20 | 645,346 | 10/11/2021 | |
3.1.19 | 450,016 | 9/14/2021 | |
3.1.18 | 1,040,016 | 8/10/2021 | |
3.1.17 | 843,359 | 7/13/2021 | |
3.1.16 | 753,719 | 6/8/2021 | |
3.1.15 | 750,005 | 5/11/2021 | |
3.1.14 | 1,641,615 | 4/6/2021 | |
3.1.13 | 1,229,016 | 3/9/2021 | |
3.1.12 | 971,655 | 2/9/2021 | |
3.1.11 | 1,162,936 | 1/12/2021 | |
3.1.10 | 3,012,828 | 11/9/2020 | |
3.1.9 | 3,195,703 | 10/13/2020 | |
3.1.8 | 3,225,437 | 9/8/2020 | |
3.1.7 | 2,459,401 | 8/11/2020 | |
3.1.6 | 2,398,928 | 7/14/2020 | |
3.1.5 | 3,677,362 | 6/9/2020 | |
3.1.4 | 2,282,584 | 5/12/2020 | |
3.1.3 | 3,831,860 | 3/24/2020 | |
3.1.2 | 2,861,368 | 2/18/2020 | |
3.1.1 | 3,210,776 | 1/14/2020 | |
3.1.0 | 3,354,181 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 3,485 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 1,169 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 1,769 | 10/15/2019 | |
3.0.3 | 229,228 | 2/18/2020 | |
3.0.2 | 77,650 | 1/14/2020 | |
3.0.0 | 4,269,437 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 15,700 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 9,120 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 36,883 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 13,963 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 7,298 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 11,724 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 2,331 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 2,174 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 7,452 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 4,415 | 12/3/2018 | |
2.3.0 | 15,106 | 1/14/2025 | |
2.2.0 | 12,771,101 | 12/3/2018 | |
2.2.0-preview3-35497 | 23,674 | 10/17/2018 | |
2.2.0-preview2-35157 | 13,240 | 9/12/2018 | |
2.2.0-preview1-35029 | 13,904 | 8/22/2018 | |
2.1.1 | 7,256,684 | 6/18/2018 | |
2.1.0 | 1,582,742 | 5/29/2018 | |
2.1.0-rc1-final | 36,928 | 5/6/2018 | |
2.1.0-preview2-final | 13,383 | 4/10/2018 | |
2.1.0-preview1-final | 28,720 | 2/26/2018 | |
2.0.3 | 268,102 | 5/7/2018 | |
2.0.2 | 723,063 | 3/13/2018 | |
2.0.1 | 1,301,107 | 11/14/2017 | |
2.0.0 | 998,416 | 8/11/2017 | |
2.0.0-preview2-final | 10,280 | 6/28/2017 | |
2.0.0-preview1-final | 21,010 | 5/10/2017 | |
1.1.3 | 136,036 | 9/20/2017 | |
1.1.2 | 566,988 | 5/9/2017 | |
1.1.1 | 278,477 | 3/6/2017 | |
1.1.0 | 366,837 | 11/16/2016 | |
1.1.0-preview1-final | 5,861 | 10/24/2016 | |
1.0.5 | 23,875 | 11/14/2017 | |
1.0.4 | 4,680 | 9/20/2017 | |
1.0.3 | 57,357 | 5/9/2017 | |
1.0.2 | 166,393 | 3/6/2017 | |
1.0.1 | 14,641 | 12/12/2016 | |
1.0.0 | 297,966 | 6/27/2016 | |
1.0.0-rc2-final | 15,993 | 5/16/2016 |