For SQL Server Compact, for easy inclusion of database scripting in your own application.
Info
Version: | 3.5.2.79 |
Author(s): | ErikEJ |
Last Update: | Saturday, November 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ErikEJ/SqlCeToolbox |
NuGet Url: | https://www.nuget.org/packages/ErikEJ.SqlCeScripting |
Install
Install-Package ErikEJ.SqlCeScripting
dotnet add package ErikEJ.SqlCeScripting
paket add ErikEJ.SqlCeScripting
ErikEJ.SqlCeScripting Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.SqlServer.Compact(>= 4.0.8876.1)
Tags