A library to assist in parsing jQuery Datatables request information and creating server-side response objects.
Info
Version: | 1.0.1 |
Author(s): | Raul Ruiz |
Last Update: | Sunday, July 6, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/publiux/DTSharp |
NuGet Url: | https://www.nuget.org/packages/DTSharp |
Install
Install-Package DTSharp
dotnet add package DTSharp
paket add DTSharp
DTSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.3)