Full CRUD Operations .Net Core Razor Pages CRUD - .NET 8.0 Razor Pages using Entity Framework Core

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

ความคิดเห็น • 12

  • @ayslangarcia4944
    @ayslangarcia4944 8 หลายเดือนก่อน +1

    exactly what I needed, congratulations on the video!

    • @CodeWithGopi
      @CodeWithGopi  8 หลายเดือนก่อน

      Thanks for your valuable feedback and support 👍

  • @benjamingunderson6655
    @benjamingunderson6655 8 หลายเดือนก่อน +1

    Exactly what I needed, thank you so much!

    • @CodeWithGopi
      @CodeWithGopi  8 หลายเดือนก่อน

      Thanks for your valuable feedback and support 👍

    • @CodeWithGopi
      @CodeWithGopi  7 หลายเดือนก่อน

      Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.

  • @tookay5
    @tookay5 6 หลายเดือนก่อน

    An updated enhancement to this might be nice, which makes the UI and table design more "real world", so that the Products has a foreign key to another table (perhaps a manufacturerID?) Thus your UI create and edit pages would require a dropdown list to select that manufacturer name. In addition, show the changes needed for multiple tables in the DAL and in the LINQ queries for the pages.

  • @angelmarythomas874
    @angelmarythomas874 7 หลายเดือนก่อน +1

    Can u do authentication and authorization of admin and include the crud operations

    • @CodeWithGopi
      @CodeWithGopi  7 หลายเดือนก่อน

      Sure I will do.

  • @mohammedelsheimy9422
    @mohammedelsheimy9422 8 หลายเดือนก่อน

    Will you be using repository unit of work?

    • @CodeWithGopi
      @CodeWithGopi  8 หลายเดือนก่อน

      Will upload in next video

  • @jamaalhussain8311
    @jamaalhussain8311 8 หลายเดือนก่อน +1

    Does this use Database?