A simple but powerful ASP.NET Core MVC web application for managing users.
Includes CRUD operations, search, sorting, and pagination.
- Add, edit, delete users
- Search by name or email
- Sort by multiple fields
- Pagination
- ASP.NET Core MVC
- Entity Framework Core
- SQL Server
- Bootstrap
- Clone the repository:
git clone https://github.com/yourname/UserManagementWebApp.git