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