System.Data.SQLite.x64
1.0.117
dotnet add package System.Data.SQLite.x64 --version 1.0.117
NuGet\Install-Package System.Data.SQLite.x64 -Version 1.0.117
<PackageReference Include="System.Data.SQLite.x64" Version="1.0.117" />
paket add System.Data.SQLite.x64 --version 1.0.117
#r "nuget: System.Data.SQLite.x64, 1.0.117"
// Install System.Data.SQLite.x64 as a Cake Addin
#addin nuget:?package=System.Data.SQLite.x64&version=1.0.117
// Install System.Data.SQLite.x64 as a Cake Tool
#tool nuget:?package=System.Data.SQLite.x64&version=1.0.117
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 |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETFramework 2.0
- System.Data.SQLite.Linq (= 1.0.117)
-
.NETFramework 4.0
- System.Data.SQLite.EF6 (= 1.0.117)
- System.Data.SQLite.Linq (= 1.0.117)
-
.NETFramework 4.5
- System.Data.SQLite.EF6 (= 1.0.117)
- System.Data.SQLite.Linq (= 1.0.117)
-
.NETFramework 4.5.1
- System.Data.SQLite.EF6 (= 1.0.117)
- System.Data.SQLite.Linq (= 1.0.117)
-
.NETFramework 4.6
- System.Data.SQLite.EF6 (= 1.0.117)
- System.Data.SQLite.Linq (= 1.0.117)
NuGet packages (4)
Showing the top 4 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 |
|
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
|