Companies Home Search Profile

.NET Core MVC with Dapper - The Complete Course Full Scratch

Focused View

Tarun Kumar Saini

6:59:30

0 View
  • 1. Ecommerce Project Demo using Dapper.mp4
    05:07
  • 2. Getting Started with Ecommerce Project using Dapper.mp4
    18:56
  • 1. Product Controller with action names.mp4
    02:04
  • 2. Stored Procedure on Category Table.mp4
    02:50
  • 3. Category Service.mp4
    06:21
  • 4. Category Controller.mp4
    05:48
  • 5. Views For Category Controller.mp4
    08:07
  • 6. Product Controller Part-1.mp4
    10:24
  • 1. Interface for Utility Service.mp4
    02:11
  • 2. Implementation of utility Service.mp4
    10:42
  • 1. Add and Update Product Service.mp4
    09:30
  • 2. Continue with Product Controller.mp4
    09:10
  • 3. Delete Product.mp4
    04:23
  • 4. View for Get All Products.mp4
    11:04
  • 5. View for Create Update Action method.mp4
    20:21
  • 1. Home Page action method and View.mp4
    04:21
  • 1. User Role and Their Relationship Query for Create Table.mp4
    03:18
  • 2. Stored Procedure for Add Role and Add User.mp4
    04:01
  • 3. Data Seeder Class.mp4
    12:58
  • 4. Register Data Seeder in Program file.mp4
    04:11
  • 5. ViewModels for Accounts.mp4
    02:33
  • 6. Register and login Service.mp4
    08:33
  • 7. Register and Login Action Method.mp4
    10:09
  • 8. Login Partial Page.mp4
    07:29
  • 9. Register your Authentication Handlers.mp4
    06:12
  • 10. Get User Roles.mp4
    07:18
  • 11. Authorization Filter.mp4
    08:19
  • 12. Get UserId Service.mp4
    03:35
  • 1. Cart Table and Details action method of Ecommerce Project.mp4
    09:24
  • 2. Modify Existing Stored Procedure.mp4
    02:53
  • 3. Product Detail Action Method Part-1.mp4
    09:13
  • 4. Cart Service Get Cart Items.mp4
    06:51
  • 5. Add cart Item.mp4
    04:36
  • 6. Test to add Cart Item.mp4
    03:21
  • 1. Cart Controller Part-1.mp4
    09:11
  • 2. Show Cart Items.mp4
    06:09
  • 3. View Components.mp4
    08:59
  • 4. Session Configuration.mp4
    01:43
  • 5. Show Cart Icons with Quantity.mp4
    03:20
  • 6. Stored Procedure for Increment and Decrement Quantity.mp4
    02:21
  • 7. Service for Increment and Decrement Quantity.mp4
    04:41
  • 8. Update cart Quantity.mp4
    06:08
  • 9. Signout Functions.mp4
    04:43
  • 10. Delete cart Item By ID.mp4
    05:36
  • 1. Cart Summary Page.mp4
    04:08
  • 2. User Profiles Table Script and Stored Procedure.mp4
    03:37
  • 3. Services for User Profile.mp4
    04:28
  • 4. Create User Profile.mp4
    16:49
  • 5. Create or Update User Profile.mp4
    02:11
  • 6. Cart Summary.mp4
    07:09
  • 7. Payment Status and OrderStatus.mp4
    04:41
  • 8. OrderHeader and OrderDetails Table.mp4
    03:19
  • 9. Stored Procedure for OrderHeader and Order Details Table.mp4
    03:34
  • 10. Services for Order header and Order details table.mp4
    05:04
  • 11. Generate a Order.mp4
    08:49
  • 1. Apply Bootswatch theme.mp4
    10:02
  • 2. Update Navigation.mp4
    01:14
  • 3. Protect Routes.mp4
    06:20
  • 1. Stored Procedure for OrderHeader.mp4
    03:04
  • 2. Get All Order Repository.mp4
    09:31
  • 3. Get All Order UI.mp4
    05:33
  • 4. Bug Fixes with UI.mp4
    03:07
  • 5. Order Dashboard For Customer.mp4
    14:49
  • 6.1 EDapper.zip
  • 6.2 script.zip
  • 6. Download Complete Code.html
  • 7. Access Denied Page.mp4
    02:57
  • Description


    Ecommerce Project using Dapper Micro ORM with Stored Procedure

    What You'll Learn?


    • Dapper Fundamentals Tutorials , How Dapper Communicate with database objects. How Dapper Handle Relationships like one to one and one to many and many to many
    • Complete Example of Ecommerce Project in .NET 8 with Dapper Technique. In project we have Some modules like UI, Product catalogue , cart and Order Details
    • How Dapper Handle Authentication and Authorization using efficient manner. Dapper communicate with database table create a session. Use Filters to Authorize
    • In this project we have a Repository pattern with Dependency Injection to handle Dapper Communication. We have a Dashboard for Admin and Customer. Admin Manage
    • Product Catalogue. Right now payment option is under processing but we will add later using stripe method and razor pay
    • Dapper Communicate with database table using stored procedure.

    Who is this for?


  • Beginners Who want to Learn Dapper with ASP. NET
  • What You Need to Know?


  • Student must have basic Programming skills about C# and ASP .NET Web Frameworks
  • More details


    Description

    Dapper Fundamentals Tutorials , How Dapper Communicate with database objects. How Dapper Handle Relationships like one to one and one to many and many to many.  Complete Example of Ecommerce Project in .NET 8 with Dapper Technique. In project we have Some modules like UI, Product catalogue , cart and Order Details. How Dapper Handle Authentication and Authorization using efficient manner. Dapper communicate with database table create a session. Use Filters to Authorize. In this project we have a Repository pattern with Dependency Injection to handle Dapper Communication. We have a Dashboard for Admin and Customer. Admin Manage. Product Catalogue. Right now payment option is under processing but we will add later using stripe method and razor pay. Dapper Communicate with database table using stored procedure.

    - Modules of the Ecommerce Project

    Admin Module -  CRUD Operation on Product and Category Catalogue , Manage Customer Order

    Customer Module -  Add Item into Cart and Proceed Order

    Dapper Connection -  Using one to many and many to many mapping

    Dapper Security -  Custom User Account with Hased password

    Seed User Information using Dapper

    Repository Pattern with Dependency Injection.

    Dapper Methods which is Used in Project-  ExecuteAsync, QueryAsync,QueryFirstOrDefault, Split Tables

    Access data from database table via stored procedue.

    Filters -  Customer Request filter by their roles. In this project , i use custom Authorize Filter for customer request

    Who this course is for:

    • Beginners Who want to Learn Dapper with ASP. NET

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Tarun Kumar Saini
    Tarun Kumar Saini
    Instructor's Courses
    I am a passionate and creative software engineer with a strong focus on simplicity and thorough details. I have been programming since high school and I have been involved with multiple web using .netI have a Bachelor of Computer Engineering. I also have many years of experience with .NET C# and .NET MVC. I enjoy teaching along with my full-time job.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 64
    • duration 6:59:30
    • Release Date 2024/10/10

    Courses related to Programming Fundamentals

    Subtitle
    JavaScript DOM for Beginners Learn how to code
    Subtitle
    beginner to advanced - how to become a data scientist
    Subtitle
    Serverless Architecture
    Linkedin Learning Lynn Langit
    Lynn Langit
    Serverless Architecture
    2:36:06
    English subtitles
    06/28/2023