15 packages returned for Tags:"sqlite"
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.0
SQLite implementation of the System.Data.Common provider model.
Commonly Used...
More information
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.6
SQLite implementation of the System.Data.Common provider model.
Commonly Used...
More information
SQLite.Native
by:
VM
- 0 total downloads
- last updated 06.02.2022
- Latest version: 3.12.2
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Univeral Windows Platform apps.
- 0 total downloads
- last updated 06.02.2022
- Latest version: 1.1.8
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlite3 included
- 0 total downloads
- last updated 06.02.2022
- Latest version: 1.1.12
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included
SQLitePCLRaw.core
by:
VM
- 0 total downloads
- last updated 06.02.2022
- Latest version: 1.1.12
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use...
More information
- 0 total downloads
- last updated 06.02.2022
- Latest version: 1.1.12
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
- 0 total downloads
- last updated 06.02.2022
- Latest version: 1.1.12
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
- 0 total downloads
- last updated 06.02.2022
- Latest version: 1.1.12
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
- 0 total downloads
- last updated 06.02.2022
- Latest version: 1.1.8
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add...
More information
- 0 total downloads
- last updated 06.02.2022
- Latest version: 1.1.12
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add...
More information
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.6
SQLite database provider for Entity Framework Core.
This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/01da710cdeff0431fc60379580aa63f335fbc165
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.6
SQLite database provider for Entity Framework Core.
This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/01da710cdeff0431fc60379580aa63f335fbc165
- 0 total downloads
- last updated 06.02.2022
- Latest version: 1.1.6
Design-time Entity Framework Core functionality for SQLite