.NET Maui Apps | Ecommerce -adding items to Cart in MAUI application (Web API, SQL Server & EF Core)

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

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

  • @Netcode-Hub
    @Netcode-Hub  ปีที่แล้ว +2

    /*You can buy a coffee for me*/ ☕
    www.buymeacoffee.com/NetcodeHub
    /*Documentation*/
    MAUI app development | learn.microsoft.com/en-us/dotnet/maui/
    /*Get Intouch with Us*/
    Netcode Developers' Community : teams.live.com/l/community/FEAKIkySEy9CilqSAM
    Microsoft Team : teams.live.com/l/invite/FEA8U4MMI1ZJGM2cgE
    /*Get Source code*/
    GitHub | github.com/Netcode-Hub/DemoEcommerceSolution/tree/d0f723858b497db1db617d00a1db0dffa3972f6f
    /*Follow Us*/
    netcodehub.blogspot.com
    github.com/Netcode-Hub | Grab projects source code from here.
    twitter.com/NetcodeHub | Twitter
    web.facebook.com/NetcodeHub | Facebook
    www.linkedin.com/in/netcode-hub-90b188258/ | LinkedIn
    /*Playlist*/
    Maui Application Development Playlist | th-cam.com/play/PL285LgYq_FoLDWoWRj40u6INW7oLERCuW.html
    /* Check these out */
    th-cam.com/video/Kr3ItgSrOqE/w-d-xo.html | Ecommerce (online shop) - display product from Web API Service in MAUI application.
    th-cam.com/video/5Cv2ljFwr-w/w-d-xo.html | How to easily Test Web API and Apps with a Public URL using Dev Tunnels CLI
    🥰👍

  • @joselora5316
    @joselora5316 ปีที่แล้ว +1

    excelent work

  • @niranjanchigulla
    @niranjanchigulla ปีที่แล้ว +1

    Thank you 😊😊

  • @learnm2815
    @learnm2815 9 หลายเดือนก่อน +1

    💯❤

  • @Madimetjaluc-qc9rp
    @Madimetjaluc-qc9rp 6 หลายเดือนก่อน

    an awesome tutorial as always. please assist, i am getting this error *The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.* from private static void OnBase64SourceChanged(BindableObject bindable, object oldValue, object newValue)
    {
    if (newValue is null) return;
    MemoryStream stream = new MemoryStream(Convert.FromBase64String((string)newValue));
    ((Image)bindable).Source = ImageSource.FromStream(() => stream);
    } each time i click on Available Products

    • @Netcode-Hub
      @Netcode-Hub  6 หลายเดือนก่อน +1

      This issue is popping up from image in base64string , kindly grab the source code , it has the solution for you, check the video description

  • @joselora5316
    @joselora5316 ปีที่แล้ว +1

    how can i contact you?

    • @Netcode-Hub
      @Netcode-Hub  ปีที่แล้ว

      business.netcodehub@gmail.com
      Thanks 😀