ASP.NET Core CRUD Operation Using Dot Net 6.0 | MVC| MSSQL | MySQL | EF Core Code First | jQuery

Dot Net 6.0 CRUD Dot Net 6.0 CRUD is ASP.NET Core (6.0), C#, EF code first web application that helps you to create, update delete and read operations very smoothly with cool UI and firster paging, sorting, and searching functionality. Live Demo http://94.100.26.222:81/ Technologies Microsoft Visual Studio Community 2022, ASP.NET Core 6.0, Entity Framework Code First, MS SQL SERVER 2017, JavaScript, JQuery data table, bootstrap 4, sweetalert, toastr,Fontawesome etc. Prerequisite Application Microsoft Visual Studio Community 2022, Dot Net Core 6.0, MS SQL SERVER 2017, IIS, Chrome/Edge Browser. FAQ Full Source Code and code first project running guideline. Demo Video Preview https://www.youtube.com/watch?v=_kfz8NzY3Jw Key Features Full CRUD without full page load. MSSQL/MySQL .NET 6.0 EF Code first Faster data load with 1k plus demo data loading Faster searching Faster pagination sweetalert Bootstrap Modal Data export Column ordering Clean code with full tech support How to Run Project Step 1: Unzip the downloaded folder(ListCRUD_src) Step 2: Open ListCRUD.sln file with Visual Studio 2022 Step 3: Update database connection: appsettings.json “DefaultConnection”: “Server=DEVSTATION\\\\MSSQLSERVER2017;Database=ListCRUDev;User ID=sa;Password=dev123456” Server=Your MS SQL Server Name User ID= Your MS SQL Server User Name Password= Your MS SQL Server User Password Step 4: Build and run by pressing f5 https://localhost:5001/ Initially in SQL server, 1k plus demo data will be created in the database dynamically as code first approach. Supports: If you want to modify or add new features, you can always contact us at, WhatsApp: 8801674411603 Telegram: shahed71bd Skype: shahedatomap Email: shahedbddev@gmail.com Version 1.0.0 Initial ReleaseBuy and Download
Share post
You must be logged in to post a comment
Top