Microsoft.AspNetCore.TestHost (7.0.2)
Published 2023-05-05 11:29:21 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 7.0.2 Microsoft.AspNetCore.TestHost
About this package
ASP.NET Core web server for writing and running tests.
This package was built from the source code at 7c81065846
Dependencies
ID | Version | Target Framework |
---|---|---|
System.IO.Pipelines | 7.0.0 | net7.0 |