https://github.com/go2ismail/asp.net-core-2-mvc-crud-datatables-jquery-plugin
Asp.Net Example implementation of datatables.net using Asp.Net Core 2 Mvc CRUD datatables jQuery Plugin
https://github.com/go2ismail/asp.net-core-2-mvc-crud-datatables-jquery-plugin
asp asp-net-core-mvc core crud datatables entity-framework jquery mvc net
Last synced: about 17 hours ago
JSON representation
Asp.Net Example implementation of datatables.net using Asp.Net Core 2 Mvc CRUD datatables jQuery Plugin
- Host: GitHub
- URL: https://github.com/go2ismail/asp.net-core-2-mvc-crud-datatables-jquery-plugin
- Owner: go2ismail
- License: mit
- Created: 2018-04-22T01:26:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T19:26:10.000Z (about 5 years ago)
- Last Synced: 2025-05-03T12:35:59.308Z (5 months ago)
- Topics: asp, asp-net-core-mvc, core, crud, datatables, entity-framework, jquery, mvc, net
- Language: C#
- Homepage:
- Size: 1.97 MB
- Stars: 30
- Watchers: 2
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ASP.NET-Core-2-MVC-CRUD-datatables-jQuery-Plugin
Example implementation of ASP.NET Core 2 MVC CRUD datatables jQuery Plugin and EF Core code first.# What will you learn
- ASP.NET Core 2
- Web API using ASP.NET Core 2
- CRUD using Entity Framework (EF)
- Code First# jQuery Plugin using in the project
- datatables.net (for rendering the grid)
- serializeJSON (for auto serialization from FORM to JSON)
- toastr (for showing notification)
- sweetalert (for showing delete confirmation)# How to Run the Project
- clone / fork / download the project
- open the project using Visual Studio 2017 Community Edition
- run the code first migration: using the package manager console, 'PM> update-database'
- run the project by pressing the play button.# Screenshots



# Run Code First

# Supported by CodeRush.Co
[CodeRush.CO] source code collections (https://coderush.co). 50% Off All Products, Use Discount Code **GITHUB50**