Skip to content

go2ismail/ASP.NET-Core-2-MVC-CRUD-datatables-jQuery-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

demo1 demo2 demo3 demo4

Run Code First

efmigrations

Supported by CodeRush.Co

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

About

Asp.Net Example implementation of datatables.net using Asp.Net Core 2 Mvc CRUD datatables jQuery Plugin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages