OrpheusORM SQL server DDL helper is a helper class, specifically for MS SQL Server database engines.
Info
Version: | 1.2.1 |
Author(s): | Trifidis Georgios(Yiorgos) |
Last Update: | Thursday, October 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gtrifidis/OrpheusORM |
NuGet Url: | https://www.nuget.org/packages/OrpheusORMSQLServerDDLHelper |
Install
Install-Package OrpheusORMSQLServerDDLHelper
dotnet add package OrpheusORMSQLServerDDLHelper
paket add OrpheusORMSQLServerDDLHelper
OrpheusORMSQLServerDDLHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SqlClient(>= 4.5.1)
- OrpheusORMInterfaces(>= 1.2.1)
- OrpheusORM(>= 1.2.1)