A personal SQL generator used to generate SQL from a C# class with an aim to be used in Dapper.
Info
| Version: | 1.0.3 |
| Author(s): | Jackson Miller |
| Last Update: | Tuesday, February 9, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Jacksondr5/sql-generator |
| NuGet Url: | https://www.nuget.org/packages/Jacksondr5.SqlGenerator |
Install
Install-Package Jacksondr5.SqlGenerator
dotnet add package Jacksondr5.SqlGenerator
paket add Jacksondr5.SqlGenerator
Jacksondr5.SqlGenerator Download (Unzip the "nupkg" after downloading)