The Easiest Way to Push Nuget Packages into Artifacts and Test it With Blazor Web APP

Поделиться
HTML-код
  • Опубликовано: 15 ноя 2024

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

  • @GeraldJamesa
    @GeraldJamesa 2 месяца назад

    Thanks for covering not just how to create and push NuGet packages, but also testing it with a Blazor app. Perfect blend of theory and hands-on demo! 🎯

  • @ShigenoriSouma
    @ShigenoriSouma 2 месяца назад

    I never knew pushing packages could be this simple! Appreciate the clear explanation.

  • @MichealNaniel
    @MichealNaniel 2 месяца назад

    Love the depth you go into! Creating a class library, packaging it, and testing with a Blazor app - everything was so clear and practical. Subscribed!

  • @RoCharlotteYoga
    @RoCharlotteYoga 2 месяца назад

    I didn't realize it was this simple to push packages to Azure DevOps and reuse them in other projects. Thanks for breaking it down so clearly! 🔥

  • @JoeBettyer
    @JoeBettyer 2 месяца назад

    Great step-by-step tutorial! I've been struggling with packaging and reusing code in my team, but this makes it so much easier. Appreciate it! 🙌

  • @KolorMinie
    @KolorMinie 2 месяца назад

    I never thought of using NuGet packages to share code within my team before. This video opened up so many possibilities for our dev process!

  • @JenniferMallindine
    @JenniferMallindine 2 месяца назад

    The Blazor app testing part was so cool! I didn’t expect it to be this smooth.

  • @MarcosCroke
    @MarcosCroke 2 месяца назад

    Clear and concise. This is exactly what I needed for my project. Thanks!

  • @SeraHanie
    @SeraHanie 2 месяца назад

    Wow, this is exactly what I needed for my Blazor app! Pushing NuGet packages into Azure DevOps was always tricky for me. Thanks for the detailed guide!

  • @CosimaFrederick
    @CosimaFrederick 2 месяца назад

    Super useful video! Loved the way you explained the differences between Azure artifacts and NuGet. Keep up the awesome content!

  • @AvaConnely
    @AvaConnely 2 месяца назад

    Nice demo! The step-by-step was super clear.

  • @TiranJames
    @TiranJames 2 месяца назад

    I've been struggling with this for days, and this video solved everything!

  • @JessAshbolt
    @JessAshbolt 2 месяца назад

    Love how you made complex tasks look easy! Subscribed for more!

  • @HeitaUmaba
    @HeitaUmaba 2 месяца назад

    Great tutorial! Really helpful for managing NuGet packages! 😊

  • @MelanyOConnor
    @MelanyOConnor 2 месяца назад

    I followed the steps, and it worked perfectly. Thanks!

  • @BlantonFemered
    @BlantonFemered 2 месяца назад

    I wish I saw this video earlier, would've saved me so much time! 😄

  • @OlinRozhkova
    @OlinRozhkova 2 месяца назад

    The part about creating the token was a bit tricky for me, but I figured it out! 😅

  • @StrzeleckiFeldklein
    @StrzeleckiFeldklein 2 месяца назад

    Excellent tutorial, but I wish there were timestamps for each step.

  • @TeresaSaraqa
    @TeresaSaraqa 2 месяца назад

    I followed every step, but got stuck when trying to push the package to Azure. Could you maybe explain how to troubleshoot errors at that point?

  • @KennethPauler
    @KennethPauler 2 месяца назад

    The error troubleshooting at the end was super helpful! Even when the initialized method was misspelled, it was great to see how you handled the issue.