Microsoft.Data.Sqlite.Core (7.0.3)
Published 2023-05-05 11:30:30 +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.Data.Sqlite.Core
About this package
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library.
Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
Dependencies
ID | Version | Target Framework |
---|---|---|
SQLitePCLRaw.core | 2.1.4 | .NETStandard2.0 |
SQLitePCLRaw.core | 2.1.4 | net6.0 |