System.Data.SQLite.x64
1.0.119
Prefix Reserved
dotnet add package System.Data.SQLite.x64 --version 1.0.119
NuGet\Install-Package System.Data.SQLite.x64 -Version 1.0.119
<PackageReference Include="System.Data.SQLite.x64" Version="1.0.119" />
paket add System.Data.SQLite.x64 --version 1.0.119
#r "nuget: System.Data.SQLite.x64, 1.0.119"
// Install System.Data.SQLite.x64 as a Cake Addin #addin nuget:?package=System.Data.SQLite.x64&version=1.0.119 // Install System.Data.SQLite.x64 as a Cake Tool #tool nuget:?package=System.Data.SQLite.x64&version=1.0.119
This is a legacy package; if possible, please use either the "System.Data.SQLite" or "System.Data.SQLite.Core" package instead. The official SQLite database engine combined with a complete ADO.NET provider all rolled into a single mixed-mode assembly for x64.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 is compatible. net451 is compatible. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 2.0
- System.Data.SQLite.Linq (= 1.0.119)
-
.NETFramework 4.0
- System.Data.SQLite.EF6 (= 1.0.119)
- System.Data.SQLite.Linq (= 1.0.119)
-
.NETFramework 4.5
- System.Data.SQLite.EF6 (= 1.0.119)
- System.Data.SQLite.Linq (= 1.0.119)
-
.NETFramework 4.5.1
- System.Data.SQLite.EF6 (= 1.0.119)
- System.Data.SQLite.Linq (= 1.0.119)
-
.NETFramework 4.6
- System.Data.SQLite.EF6 (= 1.0.119)
- System.Data.SQLite.Linq (= 1.0.119)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on System.Data.SQLite.x64:
Package | Downloads |
---|---|
Bsw.NHibernate.Testing
Provides convenience code for doing SQLite in memory unit testing with NHibernate |
|
VBCommonUtility
Package Description |
|
NServiceKit.OrmLite.Sqlite64
Light, simple and fast convention-based code-first POCO ORM. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Sqlite. |
|
BurnSoft.Database
General Functions to Connect to different types of databases along with the ability to run SQL commands and return data. |
|
MaGo.Library
Programming tool allowing rapid programming when designing programs in companies |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on System.Data.SQLite.x64:
Repository | Stars |
---|---|
mwrock/RequestReduce
Instantly makes your .net website faster by reducing the number and size of requests with almost no effort.
|
|
NServiceKit/NServiceKit
|