Provides a wrapper around the LocalDB to simplify running tests that require Entity Framework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 20.0.0 |
Author(s): | https://github.com/SimonCropp/LocalDb/graphs/contributors |
Last Update: | Wednesday, November 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SimonCropp/LocalDb |
NuGet Url: | https://www.nuget.org/packages/EfClassicLocalDb |
Install
Install-Package EfClassicLocalDb
dotnet add package EfClassicLocalDb
paket add EfClassicLocalDb
EfClassicLocalDb Download (Unzip the "nupkg" after downloading)
Dependencies
net48
- EntityFramework(>= 6.4.4)
- Microsoft.Win32.Registry(>= 5.0.0)
- System.IO.FileSystem.AccessControl(>= 5.0.0)
- EntityFramework(>= 6.4.4)
- Microsoft.Win32.Registry(>= 5.0.0)
- System.IO.FileSystem.AccessControl(>= 5.0.0)
Tags