MyQuery is a LINQ-based SqlBuilder, it also provide an extension for Dapper.
Info
Version: | 1.0.0 |
Author(s): | Xiao Kang |
Last Update: | Thursday, June 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xiaokangz/MyQuery |
NuGet Url: | https://www.nuget.org/packages/MyQuery |
Install
Install-Package MyQuery
dotnet add package MyQuery
paket add MyQuery
MyQuery Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.42.0)
Tags