A set of .NET extensions for jQuery dataTables, jQuery Flot and jqPlot so that you can create the objects in C# and then JSON serialize them to the Web Forms or ASP.Net MVC views.
Info
| Version: | 3.0.0-pre20171103 |
| Author(s): | Mihir Mone |
| Last Update: | Friday, November 3, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/monemihir/webextras |
| NuGet Url: | https://www.nuget.org/packages/WebExtras |
Install
Install-Package WebExtras
dotnet add package WebExtras
paket add WebExtras
WebExtras Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
Tags