https://github.com/ayubamini/dotnet-mvc-sample
Pagination mechanism to display millions of records in seconds
https://github.com/ayubamini/dotnet-mvc-sample
aspnetcore csharp datatables ef mvc sqlserver
Last synced: about 2 months ago
JSON representation
Pagination mechanism to display millions of records in seconds
- Host: GitHub
- URL: https://github.com/ayubamini/dotnet-mvc-sample
- Owner: ayubamini
- Created: 2023-09-09T17:30:15.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-12T21:27:52.000Z (almost 3 years ago)
- Last Synced: 2025-07-31T14:38:01.054Z (11 months ago)
- Topics: aspnetcore, csharp, datatables, ef, mvc, sqlserver
- Language: JavaScript
- Homepage:
- Size: 3.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Customer Management System
A simple .NET Core MVC web application to display huge data from server efficiently including primary actions
## Tech stack
- .NET Core 7
- EntityFrameworkCore
- SQL Server
- Server side processing Datatables.net (bootstrap 5)