Info
Version: | 1.2.18 |
Author(s): | Ricardo Vega Jr. |
Last Update: | Wednesday, May 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rvegajr/ez-db-codegen-core |
NuGet Url: | https://www.nuget.org/packages/EzDbCodeGen |
Install
Install-Package EzDbCodeGen
dotnet add package EzDbCodeGen
paket add EzDbCodeGen
EzDbCodeGen Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- EzDbSchema(>= 1.0.36)
- FastMember(>= 1.5.0)
- Handlebars.Net(>= 1.10.1)
- Json.Comparer.Core(>= 0.6.9)
- Newtonsoft.Json(>= 12.0.3)
- Pluralize.NET(>= 1.0.2)
- System.Data.SqlClient(>= 4.8.1)
- System.Json(>= 4.7.0)
- EzDbSchema(>= 1.0.36)
- FastMember(>= 1.5.0)
- Handlebars.Net(>= 1.10.1)
- Json.Comparer.Core(>= 0.6.9)
- Newtonsoft.Json(>= 12.0.3)
- Pluralize.NET(>= 1.0.2)
- System.Data.SqlClient(>= 4.8.1)
- System.Json(>= 4.7.0)
- EzDbSchema(>= 1.0.36)
- FastMember(>= 1.5.0)
- Handlebars.Net(>= 1.10.1)
- Json.Comparer.Core(>= 0.6.9)
- Newtonsoft.Json(>= 12.0.3)
- Pluralize.NET(>= 1.0.2)
- System.Data.SqlClient(>= 4.8.1)
- System.Json(>= 4.7.0)
- EzDbSchema(>= 1.0.36)
- FastMember(>= 1.5.0)
- Handlebars.Net(>= 1.10.1)
- Json.Comparer.Core(>= 0.6.9)
- Newtonsoft.Json(>= 12.0.3)
- Pluralize.NET(>= 1.0.2)
- System.Data.SqlClient(>= 4.8.1)
- System.Json(>= 4.7.0)
- EzDbSchema(>= 1.0.36)
- FastMember(>= 1.5.0)
- Handlebars.Net(>= 1.10.1)
- Json.Comparer.Core(>= 0.6.9)
- Newtonsoft.Json(>= 12.0.3)
- Pluralize.NET(>= 1.0.2)
- System.Data.SqlClient(>= 4.8.1)
- System.Json(>= 4.7.0)
- EzDbSchema(>= 1.0.36)
- FastMember(>= 1.5.0)
- Handlebars.Net(>= 1.10.1)
- Json.Comparer.Core(>= 0.6.9)
- Newtonsoft.Json(>= 12.0.3)
- Pluralize.NET(>= 1.0.2)
- System.Data.SqlClient(>= 4.8.1)
- System.Json(>= 4.7.0)
Tags
From this path, you can run a powershell script that will generate code based on the connection string. Each template is a handlebars template that has tags that specify where you would like to output the generated code and if there is a vs project that you wish to update with the file list (old VS project formats only).