OrpheusORM MySQL server DDL helper is a helper class, specifically for MySQL 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/OrpheusORMMySQLServerDDLHelper |
Install
Install-Package OrpheusORMMySQLServerDDLHelper
dotnet add package OrpheusORMMySQLServerDDLHelper
paket add OrpheusORMMySQLServerDDLHelper
OrpheusORMMySQLServerDDLHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- MySql.Data(>= 8.0.12)
- OrpheusORMInterfaces(>= 1.2.1)
- OrpheusORM(>= 1.2.1)