Blazor
Microsoft Teams App With Blazor Server or Blazor WebAssembly
Learn how to write a Microsoft Teams app with Blazor (Server or WebAssembly) that leverages the benefits of Blazor as much as possible.
Learn how to write a Microsoft Teams app with Blazor (Server or WebAssembly) that leverages the benefits of Blazor as much as possible.
Blazorade XML Docs is a library built for Blazor apps. Use to create documentation for your .NET assemblies leveraging XML documentation comments.
Blazor WebAssembly is the easiest way to create a PWA with offline support. But how do you configure which files are available offline? Here’s the answer.
With the help of Blazorade Core, you can customize the connection state UIs in your Blazor Server applications, if they loose connection with the server.
Read this article for detailed information on the ComponentReconnectModal component.
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.