Это видео недоступно.
Сожалеем об этом.

Shopping Cart project in .net core mvc (with authentication) | part 11 | Bug fixed

Поделиться
HTML-код
  • Опубликовано: 16 авг 2024
  • .net core projects .net 7 projects ecommerce in .net
    We are learning to implement some functionality of ecommerce project in .NET core mvc. Making Shopping Cart module is a good asp.net core project for beginners. We are using .NET 7 for this project.
    It will be helpful to beginners to understand how to design database in real world applications.
    This tutorial will be uploaded in series, make sure to follow the playlist.
    ▶️▶️full playlist
    Shopping Cart project in .net 7 mvc: • Shopping Cart project ...
    💻Source code: github.com/rd0...
    Hit the 👍 if you like the video.
    .................
    Please share this video to your circle to support me.
    Other links:
    ▶Blazor Courses: • Blazor server crud tut...
    ▶Single video courses: • Asp.net core mvc (7.0 ...
    ▶Angular tutorials and projects: bit.ly/3DitqDp
    ▶dot net 6 tutorials and projects: bit.ly/3MSrXGX
    ▶dot net core series: bit.ly/3TolF4i
    ▶Learn projects from scratch: bit.ly/3zpn9ng
    .......................................................
    connect with me
    ▶Twitter: / ravi_devrani
    ▶GitHub: github.com/rd003
    ▶RUclips: / @ravindradevrani
    ..........................................
    Become a supporter❤:
    You can buy me a coffee: www.buymeacoff...
    #netcoremvc #dotnetcore #dotnet7 #dotnetproject

Комментарии • 12

  • @Hasanboevs_Muhammadyusuf
    @Hasanboevs_Muhammadyusuf 6 месяцев назад

    Hi bro, i really liked the contents you made, awesome. i have been searching these things for a long time, thanks. Good luck in these things.

  • @yanuntorn.w6541
    @yanuntorn.w6541 4 месяца назад

    Great Content

  • @LuigiZambetti
    @LuigiZambetti 5 месяцев назад

    Could you please make a video where you show the books that you read about .NET in general?

  • @user-bj3tl7sy8c
    @user-bj3tl7sy8c 4 месяца назад

    InvalidOperationException: The model item passed into the ViewDataDictionary is of type 'System.Collections.Generic.List'1[Sj_BookStore.Models.Book]', but this ViewDataDictionary instance requires a model item of type 'Sj_BookStore.Models.DTOs.BookDisplayModel'.
    Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary.EnsureCompatible(object value)
    This exception occurring please help

  • @chinum5403
    @chinum5403 4 месяца назад

    Hi ravindra sir,
    I just laid off by my company.i have 3 year experience in low code platform as .net developer. I am overwhelmed by the study i need to do. Can you suggest me from which video can i start? Or can you give roadmap how to study for job switch. Do you give 1:1 consultation?

    • @ravindradevrani
      @ravindradevrani  4 месяца назад

      Actually, I don't have any idea about switching the career. But i can surely give a roadmap.
      As a . Net dev, you can choose either option. I would prefer to choose option 2 but its my personal choice.
      1. For being a .net backend dev
      You need to learn c#, Microsoft sql and asp.net core api.
      2. For .net web dev :
      Learning order should be hmtl,css little bit, javascript little bit, c#, Microsoft sql and .net core mvc.
      If you know .net core mvc then in no time you can learn web apis.
      I also made a video about roadmap.
      ruclips.net/video/1lYiM3qfqYs/видео.html

  • @salim954
    @salim954 6 месяцев назад

    in which lesson you upgraded to dotnet8 or it still in dotnet 7 ?

    • @ravindradevrani
      @ravindradevrani  6 месяцев назад

      I haven't made the video of upgrading. I have upgraded the GitHub repo only. There isn't any breaking change, just upgraded through automatic tooling. That's why i didn't make any video.
      All Video tutorials are on the .net 7 and github repo is in .net 8.

  • @lantisdylan
    @lantisdylan 6 месяцев назад

    Do you have shopping cart using blazor?