Skip to content

A simple Visual Studio solution using jQuery DataTable with Server-Side processing using .NET Core

License

Notifications You must be signed in to change notification settings

AlanLaiTw/jQuery-datatable-server-side-net-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQuery DataTable Server-Side with ASP.NET Core

A simple Visual Studio solution using jQuery DataTable with Server-Side processing using .NET Core

Table of Contents

Getting Started

  • Download our latest release here, are you looking for an older version?
  • Uncompress the ZIP and open the solution with Visual Studio
  • Run or Debug the solution and VOILÁ, you have 1000 rows being server-side processed with jQuery DataTable plugin

Branches

Branch Description .NET Core Version
master Main branch with the latest code 2.2 (SDK: 2.2.202)
net-core-22 Current copy of master branch (to be discontinued) 2.2 (SDK: 2.2.202)
net-core-22-old Old .NET Core 2.2 version (discontinued) 2.2 (SDK: 2.2.202)

External libraries

Testing

This project was checked and tested using:

  • Microsoft Visual Studio Enterpise 2019 (version 16.5.30011.22) + JetBrains Resharper Ultimate (version 2019.3.4)
  • Windows 10 Pro (version 1909) (OS build 18363.778)

Issues

Please, feel free to report any kind of issue here.

Author

About

A simple Visual Studio solution using jQuery DataTable with Server-Side processing using .NET Core

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 40.5%
  • C# 33.1%
  • JavaScript 18.8%
  • HTML 7.6%