Microsoft.AspNetCore.TestHost
6.0.0-preview.1.21103.6
See the version list below for details.
dotnet add package Microsoft.AspNetCore.TestHost --version 6.0.0-preview.1.21103.6
NuGet\Install-Package Microsoft.AspNetCore.TestHost -Version 6.0.0-preview.1.21103.6
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.0-preview.1.21103.6" />
paket add Microsoft.AspNetCore.TestHost --version 6.0.0-preview.1.21103.6
#r "nuget: Microsoft.AspNetCore.TestHost, 6.0.0-preview.1.21103.6"
// Install Microsoft.AspNetCore.TestHost as a Cake Addin #addin nuget:?package=Microsoft.AspNetCore.TestHost&version=6.0.0-preview.1.21103.6&prerelease // Install Microsoft.AspNetCore.TestHost as a Cake Tool #tool nuget:?package=Microsoft.AspNetCore.TestHost&version=6.0.0-preview.1.21103.6&prerelease
ASP.NET Core web server for writing and running tests.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/860072f7781a10db10fa925ea5c86d91f1e6f2c4
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- System.IO.Pipelines (>= 6.0.0-preview.1.21102.12)
NuGet packages (1)
Showing the top 1 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/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e |
GitHub repositories (213)
Showing the top 5 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
|
|
IdentityServer/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
|
|
microsoft/reverse-proxy
A toolkit for developing high-performance HTTP reverse proxy applications.
|