Microsoft.AspNetCore.TestHost 1.1.0-preview1-final

Prefix Reserved
Additional Details

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

This is a prerelease version of Microsoft.AspNetCore.TestHost.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.TestHost --version 1.1.0-preview1-final
                    
NuGet\Install-Package Microsoft.AspNetCore.TestHost -Version 1.1.0-preview1-final
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="1.1.0-preview1-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="1.1.0-preview1-final" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.TestHost" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.AspNetCore.TestHost --version 1.1.0-preview1-final
                    
#r "nuget: Microsoft.AspNetCore.TestHost, 1.1.0-preview1-final"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.TestHost&version=1.1.0-preview1-final&prerelease
                    
Install Microsoft.AspNetCore.TestHost as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.TestHost&version=1.1.0-preview1-final&prerelease
                    
Install Microsoft.AspNetCore.TestHost as a Cake Tool

ASP.NET Core web server for writing and running tests.

Product 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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (180)

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/c22dcd0c7a78d095a94d20e59ec0271b9924c82c

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 (219)

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
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
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.
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 8 and newer.
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
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.4.25258.110 3,452 5/12/2025
10.0.0-preview.3.25172.1 3,298 4/10/2025
10.0.0-preview.2.25164.1 2,351 3/18/2025
10.0.0-preview.1.25120.3 7,992 2/25/2025
9.0.5 370,846 5/13/2025
9.0.4 1,369,143 4/8/2025
9.0.3 1,200,097 3/11/2025
9.0.2 1,345,122 2/11/2025
9.0.1 1,208,138 1/14/2025
9.0.0 2,734,186 11/12/2024
9.0.0-rc.2.24474.3 53,855 10/8/2024
9.0.0-rc.1.24452.1 36,311 9/10/2024
9.0.0-preview.7.24406.2 7,731 8/13/2024
9.0.0-preview.6.24328.4 11,814 7/9/2024
9.0.0-preview.5.24306.11 3,859 6/11/2024
9.0.0-preview.4.24267.6 2,467 5/21/2024
9.0.0-preview.3.24172.13 69,748 4/11/2024
9.0.0-preview.2.24128.4 3,358 3/12/2024
9.0.0-preview.1.24081.5 26,280 2/13/2024
8.0.16 245,237 5/13/2025
8.0.15 846,454 4/8/2025
8.0.14 1,071,278 3/11/2025
8.0.13 1,444,893 2/11/2025
8.0.12 1,489,689 1/14/2025
8.0.11 4,609,593 11/12/2024
8.0.10 6,478,428 10/8/2024
8.0.8 7,509,249 8/13/2024
8.0.7 5,400,713 7/9/2024
8.0.6 5,503,226 5/28/2024
8.0.5 2,011,604 5/14/2024
8.0.4 5,030,787 4/9/2024
8.0.3 3,520,285 3/12/2024
8.0.2 3,528,056 2/13/2024
8.0.1 4,014,079 1/9/2024
8.0.0 6,061,386 11/14/2023
8.0.0-rc.2.23480.2 64,545 10/10/2023
8.0.0-rc.1.23421.29 62,777 9/12/2023
8.0.0-preview.7.23375.9 13,174 8/8/2023
8.0.0-preview.6.23329.11 43,539 7/11/2023
8.0.0-preview.5.23302.2 12,778 6/13/2023
8.0.0-preview.4.23260.4 256,263 5/16/2023
8.0.0-preview.3.23177.8 3,117 4/11/2023
8.0.0-preview.2.23153.2 1,832 3/14/2023
8.0.0-preview.1.23112.2 41,485 2/21/2023
7.0.20 490,028 5/28/2024
7.0.19 72,772 5/14/2024
7.0.18 196,261 4/9/2024
7.0.17 405,457 3/12/2024
7.0.16 410,943 2/13/2024
7.0.15 629,489 1/9/2024
7.0.14 1,054,352 11/14/2023
7.0.13 1,891,827 10/24/2023
7.0.12 1,075,655 10/10/2023
7.0.11 2,951,644 9/12/2023
7.0.10 1,774,670 8/8/2023
7.0.9 1,358,232 7/11/2023
7.0.8 1,102,983 6/22/2023
7.0.7 533,006 6/13/2023
7.0.5 3,767,559 4/11/2023
7.0.4 2,028,271 3/14/2023
7.0.3 1,760,250 2/14/2023
7.0.2 1,845,681 1/10/2023
7.0.1 1,074,407 12/13/2022
7.0.0 3,510,574 11/7/2022
7.0.0-rc.2.22476.2 68,297 10/11/2022
7.0.0-rc.1.22427.2 22,893 9/14/2022
7.0.0-preview.7.22376.6 10,775 8/9/2022
7.0.0-preview.6.22330.3 3,850 7/12/2022
7.0.0-preview.5.22303.8 9,543 6/14/2022
7.0.0-preview.4.22251.1 2,267 5/10/2022
7.0.0-preview.3.22178.4 1,281 4/13/2022
7.0.0-preview.2.22153.2 1,063 3/14/2022
7.0.0-preview.1.22109.13 5,067 2/17/2022
6.0.36 817,818 11/12/2024
6.0.35 234,896 10/8/2024
6.0.33 954,077 8/13/2024
6.0.32 335,746 7/9/2024
6.0.31 528,246 5/28/2024
6.0.30 175,395 5/14/2024
6.0.29 781,030 4/9/2024
6.0.28 469,815 3/12/2024
6.0.27 865,206 2/13/2024
6.0.26 1,100,080 1/9/2024
6.0.25 1,819,738 11/14/2023
6.0.24 941,768 10/24/2023
6.0.23 634,522 10/10/2023
6.0.22 1,078,045 9/12/2023
6.0.21 1,656,812 8/8/2023
6.0.20 1,473,734 7/11/2023
6.0.19 917,099 6/22/2023
6.0.18 608,221 6/13/2023
6.0.16 3,252,156 4/11/2023
6.0.15 1,967,588 3/14/2023
6.0.14 2,276,993 2/14/2023
6.0.13 2,977,349 1/10/2023
6.0.12 2,864,108 12/13/2022
6.0.11 3,712,257 11/7/2022
6.0.10 5,297,622 10/11/2022
6.0.9 4,058,868 9/13/2022
6.0.8 4,847,865 8/9/2022
6.0.7 4,306,300 7/12/2022
6.0.6 3,277,244 6/14/2022
6.0.5 4,177,208 5/10/2022
6.0.4 3,850,637 4/11/2022
6.0.3 4,515,570 3/8/2022
6.0.2 3,778,558 2/8/2022
6.0.1 5,674,529 12/14/2021
6.0.0 6,703,450 11/8/2021
6.0.0-rc.2.21480.10 205,496 10/12/2021
6.0.0-rc.1.21452.15 175,519 9/14/2021
6.0.0-preview.7.21378.6 9,144 8/10/2021
6.0.0-preview.6.21355.2 5,082 7/14/2021
6.0.0-preview.5.21301.17 3,558 6/15/2021
6.0.0-preview.4.21253.5 2,797 5/24/2021
6.0.0-preview.3.21201.13 3,018 4/8/2021
6.0.0-preview.2.21154.6 1,044 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 1,410 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 910,655 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 156,346 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 270,548 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 252,278 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 676,436 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 798,298 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,441,629 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,466,412 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,559,262 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,211,762 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,651,941 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,313,429 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,876,551 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,078,671 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,293,668 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,299,771 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 883,515 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 2,174,408 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 17,867 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 183,617 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 9,420 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 4,364 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 2,152 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 1,004 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 1,632 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 2,077 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 920 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 1,128 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 666,000 12/13/2022
3.1.31 147,512 11/8/2022
3.1.30 686,630 10/11/2022
3.1.29 102,108 9/13/2022
3.1.28 151,249 8/9/2022
3.1.27 166,770 7/12/2022
3.1.26 156,185 6/14/2022
3.1.25 221,702 5/10/2022
3.1.24 185,021 4/11/2022
3.1.23 349,839 3/8/2022
3.1.22 925,563 12/14/2021
3.1.21 742,360 11/7/2021
3.1.20 641,049 10/11/2021
3.1.19 448,260 9/14/2021
3.1.18 1,037,272 8/10/2021
3.1.17 841,985 7/13/2021
3.1.16 751,795 6/8/2021
3.1.15 746,521 5/11/2021
3.1.14 1,623,154 4/6/2021
3.1.13 1,225,119 3/9/2021
3.1.12 969,859 2/9/2021
3.1.11 1,157,727 1/12/2021
3.1.10 3,003,600 11/9/2020
3.1.9 3,187,546 10/13/2020
3.1.8 3,217,153 9/8/2020
3.1.7 2,453,575 8/11/2020
3.1.6 2,392,773 7/14/2020
3.1.5 3,666,854 6/9/2020
3.1.4 2,276,637 5/12/2020
3.1.3 3,822,971 3/24/2020
3.1.2 2,854,501 2/18/2020
3.1.1 3,200,235 1/14/2020
3.1.0 3,340,623 12/3/2019
3.1.0-preview3.19555.2 3,445 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,124 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,728 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 228,328 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 77,556 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 4,244,801 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 15,662 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 9,072 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 36,692 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 13,917 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 7,257 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 11,678 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 2,287 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 2,130 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 7,403 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 4,373 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 12,326 1/14/2025
2.2.0 12,725,425 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 23,621 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 13,172 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 13,850 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 7,228,032 6/18/2018
2.1.0 1,575,329 5/29/2018
2.1.0-rc1-final 36,841 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 13,304 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 28,609 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 267,655 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 722,286 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 1,299,673 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 996,351 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 10,220 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 20,943 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 135,939 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 565,673 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 278,113 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 366,247 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 5,792 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 23,782 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 4,614 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 57,289 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 166,071 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 14,571 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 296,754 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 15,912 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.