Package Description.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 5.0.4 |
Author(s): | Jinseoung Lee |
Last Update: | Wednesday, January 27, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/WDWWW/aspnetcore-easy-testing |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.EasyTesting.EntityFrameworkCore |
Install
Install-Package AspNetCore.EasyTesting.EntityFrameworkCore
dotnet add package AspNetCore.EasyTesting.EntityFrameworkCore
paket add AspNetCore.EasyTesting.EntityFrameworkCore
AspNetCore.EasyTesting.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetCore.EasyTesting(>= 5.0.4)
- Microsoft.EntityFrameworkCore.InMemory(>= 5.0.0)
- Microsoft.EntityFrameworkCore.Sqlite(>= 5.0.0)
Tags