An open API service indexing awesome lists of open source software.

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

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)