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