Microsoft.EntityFrameworkCore.Sqlite.Core (7.0.3)
Published 2023-05-05 11:31:18 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 7.0.3 Microsoft.EntityFrameworkCore.Sqlite.Core
About this package
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.EntityFrameworkCore.Relational | 7.0.3 | net6.0 |
Microsoft.Data.Sqlite.Core | 7.0.3 | net6.0 |
Microsoft.Extensions.DependencyModel | 7.0.0 | net6.0 |