How to Share Blazor Components between Applications

preview_player
Показать описание
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)*

📺 How to Use Tailwind CSS in Blazor | Quick Start (Video)

📓 Tailwind CSS in Blazor - Project Template (GitHub):

📌 .NET Developer Roadmap

📌 YouTube Playlists:

✅ SUBSCRIBE FOR MORE VIDEOS

🚀 CONNECT & SUPPORT

* Affiliate Link: I earn a small commission at no additional cost
Рекомендации по теме
Комментарии
Автор

Thanks for the awesome video! Would you have or be able to make a video showing how to install tailwind on a razor library? My goal is to create a reusable project with tailwind components, so I can later on use this library for future MAUI and Blazor projects without having to build the components from scratch everytime

guillermomazzari