How to Share Blazor Components between Applications

SdĂ­let
VloĆŸit
  • čas pƙidĂĄn 15. 06. 2024
  • In today's video, I want to answer a simple but interesting question that I often get in the comments section of my Blazor videos.
    How do you share components between multiple projects?
    00:00 Introduction
    00:15 Creating a Razor Class Library and a Shared Blazor Component
    01:05 Using a Shared Blazor Component in a Blazor Web App
    02:17 Challenges When using Tailwind CSS (or other CSS frameworks)
    03:22 Conclusion
    đŸ”„ C#/.NET Bootcamp: The Fundamentals & more (Code FRIENDS10 for 10% OFF)*
    claudiobernasconi.ch/dotnet-c...
    đŸ“ș How to Use Tailwind CSS in Blazor | Quick Start (Video)
    ‱ How to Use Tailwind CS...
    📓 Tailwind CSS in Blazor - Project Template (GitHub):
    github.com/claudiobernasconi/...
    📌 .NET Developer Roadmap
    claudiobernasconi.ch/learn-do...
    📌 CZcams Playlists:
    The FREE Blazor Crash Course: ‱ The FREE Blazor Crash ...
    Blazor: ‱ Blazor
    ✅ SUBSCRIBE FOR MORE VIDEOS
    Subscribe: 🔔 claudiobernasconi.ch/Subscribe
    🚀 CONNECT & SUPPORT
    Twitter: / chbernasconic
    Blog: claudiobernasconi.ch
    Newsletter: claudiobernasconi.ch/newsletter
    * Affiliate Link: I earn a small commission at no additional cost
  • Věda a technologie

Komentáƙe • 3

  • @minnedanhieux1040
    @minnedanhieux1040 Pƙed 3 měsĂ­ci

    Great video!

    • @ClaudioBernasconi
      @ClaudioBernasconi  Pƙed 3 měsĂ­ci

      Thank you! 🙂

    • @minnedanhieux1040
      @minnedanhieux1040 Pƙed 3 měsĂ­ci

      @@ClaudioBernasconi About my initial post: SkiaSharp needs the WASM implementation of Blazor if a smooth real-time interaction is needed. It looks like this kind of setup causes the build, autocomplete issues. For now I wrote a batch file that deletes all my .vs/obj/bin folders. This seems to solve/reset when things go south ways. Hope 2024 resolves a lot of issues... also my xp in Blazor is low, smoothness also comes with milage I guess :)