Skip to content

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQuery DataTable Server-Side with .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

Branches Releases .NET Core Version Description
master 3.0 (SDK: 3.0.103) Development branch
net-core-30 1.2.0 3.0 (SDK: 3.0.103) Latest version with 3.0 version support
net-core-22 1.1.1
1.1.0
2.2 (SDK: 2.2.202) Latest version with 2.2 version support
net-core-22-old 1.0.0 2.2 (SDK: 2.2.202) Old .NET Core 2.2 version (discontinued)

External libraries

Testing

This project was checked and tested using:

  • Microsoft Visual Studio Enterpise 2019 (version 16.5.30011.22) + JetBrains ReSharper Ultimate (version 2020.1)
  • Windows 10 Pro (version 1909) (OS build 18363.815)

Issues

Feel free to report any kind of issue here

Pull requests

You can add new features, improve an existing item or fix bugs by doing a pull request here

Author

  • David Suescun Pelegay - Developer - LinkedIn

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 39.9%
  • C# 34.0%
  • JavaScript 18.7%
  • HTML 7.4%