Bootstrap 4 Components for Blazor Framework
BlazorStrap is a set of Bootstrap 4/5 components for Blazor that can be easily installed using NuGet packages. This tool provides components for both Blazor WebAssembly and Blazor Server-Side applications to enhance the user interface design and functionality.
nuget
.nuget
.<head>
, add:
<link href="YourAssemblyName.styles.css" rel="stylesheet">
<link href="path_to_bootstrap.min.css" rel="stylesheet" integrity="if_needed">
<body>
, add:Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.