Info
Version: | 1.0.3 |
Author(s): | Codehopper |
Last Update: | Monday, May 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SqlSharp |
Install
Install-Package SqlSharp
dotnet add package SqlSharp
paket add SqlSharp
SqlSharp Download (Unzip the "nupkg" after downloading)
Use QueryHelper to see sql output.
QueryHelper also has GetSelects() to generate Select query for all fields on a type/object.