SQLite.InMemoryDb.
Info
Version: | 1.0.2-preview.4.20220.10 |
Author(s): | netextensions.io |
Last Update: | Thursday, May 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/netextensions/Extensions.SQLite.InMemoryDb |
NuGet Url: | https://www.nuget.org/packages/NetExtensions.Extensions.SQLite.InMemoryDb |
Install
Install-Package NetExtensions.Extensions.SQLite.InMemoryDb
dotnet add package NetExtensions.Extensions.SQLite.InMemoryDb
paket add NetExtensions.Extensions.SQLite.InMemoryDb
NetExtensions.Extensions.SQLite.InMemoryDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.SQLite(>= 3.1.2)
- Microsoft.Data.Sqlite.Core(>= 3.1.2)
- Microsoft.EntityFrameworkCore.InMemory(>= 3.1.2)
- Microsoft.EntityFrameworkCore.Sqlite(>= 3.1.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
Tags