Bam.Net.Data.SQLite
1.14.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Bam.Net.Data.SQLite --version 1.14.2
NuGet\Install-Package Bam.Net.Data.SQLite -Version 1.14.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Bam.Net.Data.SQLite" Version="1.14.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bam.Net.Data.SQLite --version 1.14.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bam.Net.Data.SQLite, 1.14.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Bam.Net.Data.SQLite as a Cake Addin #addin nuget:?package=Bam.Net.Data.SQLite&version=1.14.2 // Install Bam.Net.Data.SQLite as a Cake Tool #tool nuget:?package=Bam.Net.Data.SQLite&version=1.14.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Bam.Net.Data.SQLite
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Bam.Net (>= 1.14.2)
- Bam.Net.Data (>= 1.14.2)
- Bam.Net.Incubation (>= 1.14.2)
- System.Data.SQLite.Core (>= 1.0.108)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Bam.Net.Data.SQLite:
Package | Downloads |
---|---|
Bam.Net.Data.Dynamic
Dynamic wrapper to ADO.Net |
|
Bam.Net.Data.Schema
Bam.Net.Data.Schema |
|
Bam.Net.Services.Clients
Clients for Bam.Net services |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 1.14.2
Updates since v1.14.0:
- remove x86 support, upgrade to 1.0.88, corrected dependant references to use nuget package of SQLite (cd24393d)