Building an Application with Blazorade Bootstrap, Part 3
In this article, we’ll see how to combine the Carousel and Card components in Blazorade Bootstrap to create a carousel with rich content from an RSS feed.
In this article, we’ll see how to combine the Carousel and Card components in Blazorade Bootstrap to create a carousel with rich content from an RSS feed.
Blazorade Bootstrap is a component library for Blazor applications (both server and Webassembly) that want to use Bootstrap as their UI framework. The component library makes it super simple to use and interact with Bootstrap components in your Blazor applications.
With Blazor Server you can build applications that share data between clients in real-time. Read this article to learn how you can do that too.
In this second part of the article series, we’ll see how to create content from RSS feeds for your web application with Blazor Bootstrap.
The first article in a series where I show you how easy it is to build Blazor applications with Blazor Bootstrap. Check it out!