把 json 结构数据解析成标准的 sql, 实现标准化和自动化的增删改查.
Info
Version: | 1.1.0 |
Author(s): | Grissom |
Last Update: | Thursday, March 2, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grissomlau/EasyJsonToSql |
NuGet Url: | https://www.nuget.org/packages/EasyJsonToSql |
Install
Install-Package EasyJsonToSql
dotnet add package EasyJsonToSql
paket add EasyJsonToSql
EasyJsonToSql Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- NPOI(>= 2.2.1)
Tags