Info
Version: | 1.0.1 |
Author(s): | abirdutta_v1.0 |
Last Update: | Sunday, July 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Abir-Dutta/sql-table-to-json |
NuGet Url: | https://www.nuget.org/packages/RiverOx.Utility |
Install
Install-Package RiverOx.Utility
dotnet add package RiverOx.Utility
paket add RiverOx.Utility
RiverOx.Utility Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags
Usage:
Add the nuget package in your project.
Use the function below.
RiverOx.Utility.Convert.SqlToJson(DataTable, "primaryKeyColumnName").