DbUp.SqlCe is a port of the DbUp Project for SQL Server Compact 4.0 and makes it easy to deploy and upgrade SQL Server Compact databases.
Info
Version: | 0.5.4 |
Last Update: | Sunday, May 22, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/gonefishern/dbup.sqlce |
NuGet Url: | https://www.nuget.org/packages/dbup.sqlce |
Install
Install-Package dbup.sqlce
dotnet add package dbup.sqlce
paket add dbup.sqlce
dbup.sqlce Download (Unzip the "nupkg" after downloading)
Dependencies
- SqlServerCompact(0.5.1.1)