All Projects → DavidSuescunPelegay → jQuery-datatable-server-side-net-core

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

Licence: MIT license
A simple Visual Studio solution using jQuery DataTable with Server-Side processing using .NET 5

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
C#
18002 projects
HTML
75241 projects

Projects that are alternatives of or similar to jQuery-datatable-server-side-net-core

vscode-csharp-snippets
Extension of C# Snippets for Visual Studio Code
Stars: ✭ 22 (-69.01%)
Mutual labels:  asp-net-core, net-core, net-5
Professionalcsharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
Stars: ✭ 403 (+467.61%)
Mutual labels:  visual-studio, asp-net-core, asp-net-core-mvc
X.pagedlist
Library for easily paging through any IEnumerable/IQueryable in ASP.NET/ASP.NET Core
Stars: ✭ 625 (+780.28%)
Mutual labels:  asp-net-core, asp-net-core-mvc, net-core
Equinoxproject
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
Stars: ✭ 5,120 (+7111.27%)
Mutual labels:  visual-studio, asp-net-core, asp-net-core-mvc
Elmahcore
ELMAH for Net.Standard and Net.Core
Stars: ✭ 127 (+78.87%)
Mutual labels:  asp-net-core, asp-net-core-mvc, net-core
statiq-starter-kontent-lumen
Lumen is a minimal, lightweight, and mobile-first starter for creating blogs using Statiq and Kontent by Kentico.
Stars: ✭ 22 (-69.01%)
Mutual labels:  asp-net-core, asp-net-core-mvc, net5
datatables.mark.js
A DataTables plugin for mark.js to highlight search terms in tables
Stars: ✭ 44 (-38.03%)
Mutual labels:  datatables, datatables-plugin
TheLastTime
C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something
Stars: ✭ 23 (-67.61%)
Mutual labels:  asp-net-core, net-5
Demo.AspNetCore.WebApi
Sample Web API powered by ASP.NET Core MVC, Azure Cosmos DB and MediatR
Stars: ✭ 24 (-66.2%)
Mutual labels:  asp-net-core, asp-net-core-mvc
LoggingAdvanced
Improved and patched .NET Core console logger.
Stars: ✭ 20 (-71.83%)
Mutual labels:  asp-net-core, net-core
Convenience
.NET Core 5/Angular11/NG-ZORRO 权限管理系统 工作流系统
Stars: ✭ 74 (+4.23%)
Mutual labels:  netcore3, net5
ProductsStoreOnKubernetes
Demoing deployment of Docker containers into Kubernetes for both minikube and Azure AKS.
Stars: ✭ 90 (+26.76%)
Mutual labels:  asp-net-core, asp-net-core-mvc
AspNetCore-Dynamic-Permission
Dynamic Permission Samples in ASP.NET Core and ASP.NET MVC 5.
Stars: ✭ 19 (-73.24%)
Mutual labels:  asp-net-core, asp-net-core-mvc
MvcControlsToolkit.Core
Core Code for MvcControlsToolkit packages
Stars: ✭ 13 (-81.69%)
Mutual labels:  asp-net-core, asp-net-core-mvc
OnlineUsers-Counter-AspNetCore
Display online users count in ASP.NET Core in two ways (Cookie - SingalR)
Stars: ✭ 29 (-59.15%)
Mutual labels:  asp-net-core, asp-net-core-mvc
ColReorderWithResize
Column reordering and resizing plug-in for DataTables
Stars: ✭ 41 (-42.25%)
Mutual labels:  datatables, datatables-plugin
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Stars: ✭ 8,250 (+11519.72%)
Mutual labels:  asp-net-core, asp-net-core-mvc
ExcelExport
Classes to generate Excel/CSV Report in ASP.NET Core
Stars: ✭ 39 (-45.07%)
Mutual labels:  asp-net-core, asp-net-core-mvc
datatable-examples
Using DataTables plug-in for jQuery
Stars: ✭ 29 (-59.15%)
Mutual labels:  datatables, datatables-ajax
DNZ.MvcComponents
A set of useful UI-Components (HtmlHelper) for ASP.NET Core MVC based-on Popular JavaScript Plugins (Experimental project).
Stars: ✭ 25 (-64.79%)
Mutual labels:  asp-net-core, asp-net-core-mvc

jQuery DataTable Server-Side with .NET 5

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

Table of Contents

Getting Started

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

Branches

Branches Releases .NET Version Description
master 5.0 (SDK: 5.0.402) Development branch
net-50 2.0.0 5.0 (SDK: 5.0.402) Latest version with .NET 5.0
net-50-preview 1.4.0-preview 5.0 (SDK: 5.0.100-preview.7.20366.6) Latest version with .NET 5.0 (info) 🧪
net-core-31 1.3.1
1.3.0
3.1 (SDK: 3.1.301) Latest version with .NET Core 3.1
net-core-30 1.2.0 3.0 (SDK: 3.0.103) Latest version with .NET Core 3.0
net-core-22 1.1.1
1.1.0
2.2 (SDK: 2.2.202) Latest version with .NET Core 2.2
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 developed and tested using:

  • Microsoft Visual Studio Enterpise 2019 (version 16.11.75.64347) + GhostDoc Community VS Extension (v2021.2.21290) for generating XML Documentation
  • Windows 10 Pro (version 21H1) (OS build 19043.1288)

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].