Helpers for testing .net applications.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
| Version: | 1.0.5568.23718 |
| Author(s): | [email protected] |
| Last Update: | Tuesday, March 31, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dalealleshouse/DotNetTestHelper |
| NuGet Url: | https://www.nuget.org/packages/DotNetTestHelper |
Install
Install-Package DotNetTestHelper
dotnet add package DotNetTestHelper
paket add DotNetTestHelper
DotNetTestHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.1.3)
- Moq(4.2.1502.0911)
Tags