DbShell.Driver.Sqlite
1.0.5
DbShell - SQLite driver.
Install-Package DbShell.Driver.Sqlite -Version 1.0.5
dotnet add package DbShell.Driver.Sqlite --version 1.0.5
<PackageReference Include="DbShell.Driver.Sqlite" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DbShell.Driver.Sqlite --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DbShell.Driver.Sqlite, 1.0.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DbShell.Driver.Sqlite as a Cake Addin
#addin nuget:?package=DbShell.Driver.Sqlite&version=1.0.5
// Install DbShell.Driver.Sqlite as a Cake Tool
#tool nuget:?package=DbShell.Driver.Sqlite&version=1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Improvements
Dependencies
-
- DbShell.Driver.Common (>= 1.0.5)
- Microsoft.Data.Sqlite (>= 2.0.0)
- Microsoft.Extensions.Logging (>= 2.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DbShell.Driver.Sqlite:
Package | Downloads |
---|---|
DbShell.All
DbShell - all available assemblies. Library for work with databases - obbtain structure, export, import data
|
GitHub repositories
This package is not used by any popular GitHub repositories.