Microsoft.Data.Sqlite (7.0.4)
Published 2023-05-05 11:30:29 +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.4 Microsoft.Data.Sqlite
About this package
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite.
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 |
---|---|---|
Microsoft.Data.Sqlite.Core | 7.0.4 | .NETStandard2.0 |
SQLitePCLRaw.bundle_e_sqlite3 | 2.1.4 | .NETStandard2.0 |