This library provides the ability to create SQL scripts from source code.
Info
Version: | 0.1.0-alpha |
Author(s): | Jan Ruhlaender |
Last Update: | Wednesday, November 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Cap.SqlScripting |
Install
Install-Package Cap.SqlScripting
dotnet add package Cap.SqlScripting
paket add Cap.SqlScripting
Cap.SqlScripting Download (Unzip the "nupkg" after downloading)
Dependencies
- Cap.Core(>= 4.0.2)