Microsoft.AspNetCore.TestHost
3.0.0
See the version list below for details.
dotnet add package Microsoft.AspNetCore.TestHost --version 3.0.0
NuGet\Install-Package Microsoft.AspNetCore.TestHost -Version 3.0.0
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="3.0.0" />
paket add Microsoft.AspNetCore.TestHost --version 3.0.0
#r "nuget: Microsoft.AspNetCore.TestHost, 3.0.0"
// Install Microsoft.AspNetCore.TestHost as a Cake Addin #addin nuget:?package=Microsoft.AspNetCore.TestHost&version=3.0.0 // Install Microsoft.AspNetCore.TestHost as a Cake Tool #tool nuget:?package=Microsoft.AspNetCore.TestHost&version=3.0.0
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/aee5e4080331553ea9dfb7fb388b6d72f715bf6a
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.0
- System.IO.Pipelines (>= 4.6.0)
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.
|