a simple library for lambda expression to sql.
Info
Version: | 1.0.14 |
Author(s): | iamshen |
Last Update: | Monday, July 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitee.com/iamshen/lambda2Sql |
NuGet Url: | https://www.nuget.org/packages/Lambda2Sql |
Install
Install-Package Lambda2Sql
dotnet add package Lambda2Sql
paket add Lambda2Sql
Lambda2Sql Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- System.ComponentModel.Annotations(>= 4.7.0)