A simple test helper that allows use of sqlite in memory based on MS example.
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.5 |
Author(s): | Phillip Henault |
Last Update: | Monday, January 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Spottigus/Spottigus |
NuGet Url: | https://www.nuget.org/packages/Spottigus.Tests.Helpers |
Install
Install-Package Spottigus.Tests.Helpers
dotnet add package Spottigus.Tests.Helpers
paket add Spottigus.Tests.Helpers
Spottigus.Tests.Helpers Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Microsoft.EntityFrameworkCore(>= 5.0.1)
- Microsoft.EntityFrameworkCore.Sqlite(>= 5.0.1)
- Microsoft.EntityFrameworkCore(>= 5.0.1)
- Microsoft.EntityFrameworkCore.Sqlite(>= 5.0.1)
Tags