Microsoft.AspNetCore.Mvc.Testing (7.0.2)
Published 2023-05-05 11:28:53 +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.Mvc.Testing
About this package
Support for writing functional tests for MVC applications.
This package was built from the source code at 7c81065846
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.AspNetCore.TestHost | 7.0.2 | net7.0 |
Microsoft.Extensions.DependencyModel | 7.0.0 | net7.0 |
Microsoft.Extensions.Hosting | 7.0.0 | net7.0 |