Skip to main content
dbup-sqlite package icon

dbup-sqlite

DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds SQLite support.

Total Downloads
726.2K
726,177
Published
May 5, 2022
Latest stable version

Install

.NET CLI
dotnet add package dbup-sqlite --version 4.6.0
Package Manager Console
Install-Package dbup-sqlite -Version 4.6.0
PackageReference
<PackageReference Include="dbup-sqlite" Version="4.6.0" />

Frameworks

.NETFramework4.0 .NETFramework4.5 .NETStandard1.3

Dependencies

dbup-core
.NETFramework4.0
[4.6.0, )
System.Data.SQLite.Core
.NETFramework4.0
[1.0.98.1, )
dbup-core
.NETFramework4.5
[4.6.0, )
System.Data.SQLite.Core
.NETFramework4.5
[1.0.98.1, )
dbup-core
.NETStandard1.3
[4.6.0, )
Microsoft.Data.Sqlite
.NETStandard1.3
[1.0.1, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.