Info
| Version: | 0.11.0 |
| Author(s): | Evgeny Zelenov |
| Last Update: | Friday, September 24, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Zelenov/SharpSqlBuilder |
| NuGet Url: | https://www.nuget.org/packages/SharpSqlBuilder |
Install
Install-Package SharpSqlBuilder
dotnet add package SharpSqlBuilder
paket add SharpSqlBuilder
SharpSqlBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- CaseExtensions(>= 1.0.3)
- System.ComponentModel.Annotations(>= 4.7.0)
Tags
SharpSqlBuilder takes your models and maps them to SQL text queries.