All Projects → go2ismail → ASP.NET-Core-2-MVC-CRUD-datatables-jQuery-Plugin

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

Licence: MIT License
Asp.Net Example implementation of datatables.net using Asp.Net Core 2 Mvc CRUD datatables jQuery Plugin

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to ASP.NET-Core-2-MVC-CRUD-datatables-jQuery-Plugin

.NET-Core-Learning-Journey
Some of the projects i made when starting to learn .NET Core
Stars: ✭ 37 (+48%)
Mutual labels:  crud, mvc, entity-framework, asp
Samples-NET.Core-MVC-CSharp
ASP.NET Core 2.0 MVC C# samples for Stimulsoft Reports.Web reporting tool.
Stars: ✭ 28 (+12%)
Mutual labels:  mvc, core, net
Sapphiredb
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
Stars: ✭ 326 (+1204%)
Mutual labels:  core, entity-framework, net
NETProvider
Firebird ADO.NET Data Provider
Stars: ✭ 113 (+352%)
Mutual labels:  entity-framework, net
PersianDataAnnotations
PersianDataAnnotations is ASP.NET Core MVC & ASP.NET MVC Custom Localization DataAnnotations (Localized MVC Errors) for Persian(Farsi) language - فارسی سازی خطاهای اعتبارسنجی توکار ام.وی.سی. و کور.ام.وی.سی. برای نمایش اعتبار سنجی سمت کلاینت
Stars: ✭ 38 (+52%)
Mutual labels:  mvc, asp-net-core-mvc
ReaLocate
ASP.NET MVC 5 Real Estate Application
Stars: ✭ 18 (-28%)
Mutual labels:  mvc, entity-framework
SdvCodeWebsite
Simeon Valev - Personal Blog - Developed on ASP.NET Core MVC - Server-Side Blazor - See README.md file for more information
Stars: ✭ 38 (+52%)
Mutual labels:  mvc, asp
Beetle.js
🪲 Javascript ORM, manage your data easily.
Stars: ✭ 53 (+112%)
Mutual labels:  mvc, entity-framework
adminlte-aspnetcore2-version
Asp.Net Example version of famous and beautiful AdminLTE control panel themes and template.
Stars: ✭ 64 (+156%)
Mutual labels:  mvc, core
ormdb
ORM tool for .Net / .Net.Core
Stars: ✭ 14 (-44%)
Mutual labels:  core, net
jQuery-datatable-server-side-net-core
A simple Visual Studio solution using jQuery DataTable with Server-Side processing using .NET 5
Stars: ✭ 71 (+184%)
Mutual labels:  datatables, asp-net-core-mvc
mvc
PHP MVC boilerplate with user authentication, basic security and MySQL CRUD operations.
Stars: ✭ 28 (+12%)
Mutual labels:  crud, mvc
XAF Security E4908
This repository contains examples for Role-based Access Control, Permission Management, and OData / Web / REST API Services for Entity Framework and XPO ORM
Stars: ✭ 47 (+88%)
Mutual labels:  mvc, asp-net-core-mvc
tortuga
A modern game engine built using dot net core
Stars: ✭ 14 (-44%)
Mutual labels:  core, net
velox
The minimal PHP micro-framework.
Stars: ✭ 55 (+120%)
Mutual labels:  crud, mvc
Asp.net MVC5 DDD EF6 IoC
Asp.net C# MVC5, EF6, DDD, IoC
Stars: ✭ 14 (-44%)
Mutual labels:  mvc, asp
Desenvolvimento-Android-do-absoluto-zero-para-iniciantes
Visite meu site e conheça todos os meus cursos 100% on-line.
Stars: ✭ 33 (+32%)
Mutual labels:  crud, mvc
Jsonapidotnetcore
JSON:API Framework for ASP.NET Core
Stars: ✭ 465 (+1760%)
Mutual labels:  crud, mvc
Silexstarter
Starter app based on Silex framework with mvc and modular arch, scaffold generator, and admin panel
Stars: ✭ 11 (-56%)
Mutual labels:  crud, mvc
DNTCommon.Web.Core
DNTCommon.Web.Core provides common scenarios' solutions for ASP.NET Core 3.x applications.
Stars: ✭ 117 (+368%)
Mutual labels:  mvc, asp

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].