Convert an Expression into a query string that works with Dapper.
Info
Version: | 2.0.0 |
Author(s): | Andrew Pattison |
Last Update: | Sunday, December 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andygjp/ExpressionToSql |
NuGet Url: | https://www.nuget.org/packages/ExpressionToSql |
Install
Install-Package ExpressionToSql
dotnet add package ExpressionToSql
paket add ExpressionToSql
ExpressionToSql Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
No dependencies.
No dependencies.