Integration test tools such as LocalDb database creation for integration testing.
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.1 |
Author(s): | Brad McDavid |
Last Update: | Monday, November 27, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DotNetStarter.IntegrationTestTools |
Install
Install-Package DotNetStarter.IntegrationTestTools
dotnet add package DotNetStarter.IntegrationTestTools
paket add DotNetStarter.IntegrationTestTools
DotNetStarter.IntegrationTestTools Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- DotNetStarter.RegistrationAbstractions(>= 1.1.0)
- DotNetStarter.RegistrationAbstractions(>= 1.1.0)
- System.AppContext(>= 4.3.0)
- System.Data.SqlClient(>= 4.3.0)
Tags