My Tested ASP.NET Core MVC is a powerful testing library providing easy fluent interface to test the ASP.NET Core MVC framework.
Info
| Version: | 3.1.2 |
| Author(s): | Ivaylo Kenov |
| Last Update: | Sunday, March 8, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://mytestedasp.net/ |
| NuGet Url: | https://www.nuget.org/packages/MyTested.AspNetCore.Mvc.Lite |
Install
Install-Package MyTested.AspNetCore.Mvc.Lite
dotnet add package MyTested.AspNetCore.Mvc.Lite
paket add MyTested.AspNetCore.Mvc.Lite
MyTested.AspNetCore.Mvc.Lite Download (Unzip the "nupkg" after downloading)
Dependencies
- MyTested.AspNetCore.Mvc.Controllers.Views(>= 3.1.2)
- MyTested.AspNetCore.Mvc.Controllers(>= 3.1.2)
- MyTested.AspNetCore.Mvc.ViewComponents(>= 3.1.2)
Tags