support basic query data structure, include common query engine can run a query and fill the result.
Info
Version: | 1.0.0 |
Author(s): | lynx |
Last Update: | Tuesday, April 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CommonQueryEngine |
Install
Install-Package CommonQueryEngine
dotnet add package CommonQueryEngine
paket add CommonQueryEngine
CommonQueryEngine Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.60.6)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.EntityFrameworkCore(>= 2.1.8)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.1.8)
- NLog.Web.AspNetCore(>= 4.8.1)
- Newtonsoft.Json(>= 12.0.1)