Provides unit testing helper classes using the Repository Pattern to communicate with a database using Entity Framework 5.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.3.0 |
Author(s): | Billy Nieto |
Last Update: | Friday, April 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/billynieto/Repository |
NuGet Url: | https://www.nuget.org/packages/T5.Repository.Test.EntityFramework5 |
Install
Install-Package T5.Repository.Test.EntityFramework5
dotnet add package T5.Repository.Test.EntityFramework5
paket add T5.Repository.Test.EntityFramework5
T5.Repository.Test.EntityFramework5 Download (Unzip the "nupkg" after downloading)
Dependencies
- T5.Repository(>= 2.2.2)
- T5.Repository.EntityFramework5(>= 2.2.2)
Tags