Havit.Blazor.Components.Web.Bootstrap 1.6.7

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Havit.Blazor.Components.Web.Bootstrap --version 1.6.7
NuGet\Install-Package Havit.Blazor.Components.Web.Bootstrap -Version 1.6.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Havit.Blazor.Components.Web.Bootstrap" Version="1.6.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Havit.Blazor.Components.Web.Bootstrap --version 1.6.7
#r "nuget: Havit.Blazor.Components.Web.Bootstrap, 1.6.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Havit.Blazor.Components.Web.Bootstrap as a Cake Addin
#addin nuget:?package=Havit.Blazor.Components.Web.Bootstrap&version=1.6.7

// Install Havit.Blazor.Components.Web.Bootstrap as a Cake Tool
#tool nuget:?package=Havit.Blazor.Components.Web.Bootstrap&version=1.6.7

HAVIT Blazor - Bootstrap 5 component bundle

Nuget Nuget Build Status GitHub GitHub

  • Free Bootstrap 5 components for ASP.NET Blazor
  • .NET 5.0+ with Blazor WebAssembly or Blazor Server (other hosting models not tested yet, .NET 6.0 fully supported)
  • Enterprise project template (optional) - layered architecture, EF Core, gRPC code-first, ...

See >>Interactive Documentation & Demos<<

Components

Forms

Buttons & Indicators

Data & Grid

Layout & Typography

  • HxAccordion - <a href="https://getbootstrap.com/docs/5.1/components/accordion/">Bootstrap accordion</a> component.
  • HxAlert - Bootstrap Alert.
  • HxBadge - <a href="https://getbootstrap.com/docs/5.0/components/badge/">Bootstrap Badge</a> component.
  • HxCard - Bootstrap <a href="https://getbootstrap.com/docs/5.1/components/card/">Card</a> component.
  • HxCarousel - A slideshow component for cycling through elements—images or slides of text—like a carousel.
  • HxCollapse - <a href="https://getbootstrap.com/docs/5.1/components/collapse/">Bootstrap 5 Collapse</a> component.
  • HxIcon - Displays an icon.
  • HxSpinner - Bootstrap <a href="https://getbootstrap.com/docs/5.0/components/spinners/">Spinner</a> (usually indicates operation in progress).
  • HxPlaceholder - <a href="https://getbootstrap.com/docs/5.1/components/placeholders/">Bootstrap 5 Placeholder</a> component, aka Skeleton.
  • HxProgress - <a href="https://getbootstrap.com/docs/5.1/components/progress/">Bootstrap 5 Progress</a> component.
  • HxProgressIndicator - Displays the content of the component as "in progress".
  • HxTooltip - <a href="https://getbootstrap.com/docs/5.0/components/tooltips/">Bootstrap Tooltip</a> component, activates on hover.
  • HxTabPanel - Container for <code><a href="https://www.havit.blazor.eu/components/HxTab/">HxTab</a></code>s.
  • HxListGroup - <a href="https://getbootstrap.com/docs/5.1/components/list-group/">Bootstrap 5 List group</a> component.
  • HxListLayout - Page layout for data presentation (usualy HxGrid with filter in HxOffcanvas).
  • HxFormValue - Displays a read-only value in the form control visual (as <code>.form-control</code>, with label, border, etc.).
  • HxNavbar - <a href="https://getbootstrap.com/docs/5.1/components/navbar/">Bootstrap 5 Navbar</a> component - responsive navigation header.
  • HxSidebar - Sidebar component - responsive navigation sidebar.
  • HxNav - <a href="https://getbootstrap.com/docs/5.0/components/navs-tabs/">Bootstrap Nav</a> component.
  • HxNavLink - <a href="https://getbootstrap.com/docs/5.0/components/navs-tabs/">Bootstrap Nav</a> component.
  • HxScrollspy - <a href="https://getbootstrap.com/docs/5.0/components/scrollspy/">Bootstrap Scrollspy</a> component.
  • HxBreadcrumb - <a href="https://getbootstrap.com/docs/5.1/components/breadcrumb/">Bootstrap 5 Breadcrumb</a> component. Indicates the current page’s location within a navigational hierarchy.
  • HxAnchorFragmentNavigation - Compensates Blazor deficiency in anchor-fragments (scrolling to <code>page#id</code> URLs).
  • HxTabPanel - Container for <code><a href="/components/HxTab/">HxTab</a></code>s for easier implementation of tabbed UI.

Modals & Interactions

  • HxMessageBox - Component to display message-boxes.
  • HxModal - Component to render modal dialog as a <a href="https://getbootstrap.com/docs/5.1/components/modal/">Bootstrap Modal</a>.
  • HxDialogBase - Base class to simplify custom modal dialog implementation.
  • HxOffcanvas - <a href="https://getbootstrap.com/docs/5.0/components/offcanvas/">Bootstrap Offcanvas</a> component (aka Drawer).
  • HxMessenger - <code><a href="/components/HxToastContainer/">HxToastContainer</a></code> wrapper for displaying <code><a href="/components/HxToast/">HxToast</a></code> messages dispatched through <code><a href="/components/IHxMessengerService/">IHxMessengerService</a></code>.
  • HxToast - <a href="https://getbootstrap.com/docs/5.1/components/toasts/">Bootstrap Toast</a> component. Not intented to be used in user code, use <code><a href="/components/HxMessenger/">HxMessenger</a></code>.

Special

  • HxDynamicElement - Renders an element with the specified name, attributes and child-content.
  • HxGoogleTagManager - Support for <a href="https://developers.google.com/tag-manager/devguide">Google Tag Manager</a> - initialization and pushing data to data-layer.
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Havit.Blazor.Components.Web.Bootstrap:

Package Downloads
Nowy.UI.Common

Package Description

Nowy.UI.Bootstrap

Package Description

Nowy.Framework.Blazor

Package Description

LR.Framework.Blazor

Package Description

LR.BlazorUI.Bootstrap

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Havit.Blazor.Components.Web.Bootstrap:

Repository Stars
philosowaffle/peloton-to-garmin
Convert workout data from Peloton into JSON/TCX/FIT files and automatically upload to Garmin Connect
Version Downloads Last updated
4.6.1 250 3/25/2024
4.6.1-pre1 55 3/25/2024
4.6.0 1,170 3/13/2024
4.5.5 3,660 2/5/2024
4.5.4 132 2/5/2024
4.5.3 2,320 1/29/2024
4.5.2 387 1/25/2024
4.5.1 81 1/25/2024
4.5.0 869 1/23/2024
4.5.0-pre1 112 1/15/2024
4.4.2-pre2 110 1/5/2024
4.4.2-pre1 106 12/30/2023
4.4.1 2,122 12/22/2023
4.4.0 166 12/21/2023
4.4.0-pre2 79 12/21/2023
4.4.0-pre1 109 12/15/2023
4.3.6-pre1 94 12/13/2023
4.3.5 1,555 12/12/2023
4.3.5-pre1 110 12/7/2023
4.3.4 1,974 11/27/2023
4.3.3 570 11/27/2023
4.3.2 541 11/24/2023
4.3.2-pre1 83 11/23/2023
4.3.1 1,255 11/15/2023
4.3.0 197 11/15/2023
4.3.0-pre2 69 11/15/2023
4.3.0-pre1 56 11/14/2023
4.2.7 840 11/11/2023
4.2.6 301 11/7/2023
4.2.6-pre6 112 11/1/2023
4.2.6-pre5 67 11/1/2023
4.2.6-pre4 65 11/1/2023
4.2.6-pre3 87 10/30/2023
4.2.6-pre2 109 10/24/2023
4.2.6-pre1 127 10/16/2023
4.2.5 2,136 10/16/2023
4.2.4 1,092 10/13/2023
4.2.3 217 10/12/2023
4.2.3-pre1 96 10/9/2023
4.2.2 730 10/8/2023
4.2.1 2,605 9/24/2023
4.2.1-TimeProvider 74 9/25/2023
4.2.0 685 9/20/2023
4.1.3 1,255 9/7/2023
4.1.2 116 9/7/2023
4.1.2-pre2 111 9/1/2023
4.1.2-pre1 101 9/1/2023
4.1.1 3,618 8/21/2023
4.1.0 274 8/18/2023
4.0.9-pre2 112 8/14/2023
4.0.9-pre1 154 8/2/2023
4.0.8 1,170 8/2/2023
4.0.7 151 8/2/2023
4.0.6 205 8/1/2023
4.0.5 298 7/30/2023
4.0.4 1,536 7/17/2023
4.0.3 2,831 6/29/2023
4.0.2 1,138 6/14/2023
4.0.1 1,113 6/6/2023
4.0.0 170 6/5/2023
4.0.0-pre4 89 6/5/2023
4.0.0-pre3 193 4/26/2023
4.0.0-pre2 999 2/3/2023
4.0.0-pre1 126 2/1/2023
3.3.0 1,059 6/2/2023
3.2.15 4,415 5/2/2023
3.2.14 5,407 4/18/2023
3.2.13 5,315 4/5/2023
3.2.12 1,721 3/28/2023
3.2.11 1,084 3/24/2023
3.2.11-pre2 122 3/23/2023
3.2.11-pre1 117 3/23/2023
3.2.10 2,178 3/20/2023
3.2.10-pre1 118 3/20/2023
3.2.9 989 3/16/2023
3.2.8 395 3/14/2023
3.2.8-pre1 106 3/6/2023
3.2.7 11,441 2/14/2023
3.2.6 6,338 1/11/2023
3.2.5 458 1/10/2023
3.2.4 346 1/10/2023
3.2.3 584 1/9/2023
3.2.3-pre1 137 12/22/2022
3.2.2 4,806 11/29/2022
3.2.1 1,102 11/21/2022
3.2.0 1,160 11/11/2022
3.2.0-pre2 99 3/13/2023
3.2.0-pre1 170 11/9/2022
3.1.3 2,443 10/27/2022
3.1.2 1,024 10/21/2022
3.1.1 1,184 10/14/2022
3.1.0 977 10/11/2022
3.0.3 793 10/3/2022
3.0.3-pre1 115 10/3/2022
3.0.2 496 10/2/2022
3.0.1 1,590 9/21/2022
3.0.0 1,632 9/9/2022
3.0.0-pre6 134 9/8/2022
3.0.0-pre5 125 9/8/2022
3.0.0-pre4 133 9/8/2022
3.0.0-pre3 131 9/5/2022
3.0.0-pre2 129 9/2/2022
3.0.0-pre1 115 9/1/2022
2.8.1 20,903 8/16/2022
2.8.0 5,384 7/28/2022
2.8.0-pre1 133 7/28/2022
2.7.3 2,210 7/12/2022
2.7.3-pre2 142 7/11/2022
2.7.3-pre1 140 7/10/2022
2.7.2 5,011 6/15/2022
2.7.1 704 6/13/2022
2.7.0 473 6/13/2022
2.6.6 1,454 6/7/2022
2.6.6-pre2 158 6/6/2022
2.6.6-pre1 126 6/6/2022
2.6.5 558 6/6/2022
2.6.4 782 6/2/2022
2.6.3 993 5/27/2022
2.6.2 605 5/24/2022
2.6.1 448 5/24/2022
2.6.0 557 5/23/2022
2.6.0-pre1 197 5/20/2022
2.5.1 2,249 5/9/2022
2.5.0 547 5/8/2022
2.5.0-pre4 178 5/6/2022
2.5.0-pre3 139 5/6/2022
2.5.0-pre2 145 5/6/2022
2.4.0 4,381 4/20/2022
2.3.2-pre2 175 4/11/2022
2.3.2-pre1 129 4/11/2022
2.3.1 1,026 4/11/2022
2.3.0 6,824 4/5/2022
2.3.0-pre4 244 3/31/2022
2.3.0-pre3 133 3/31/2022
2.3.0-pre2 138 3/31/2022
2.3.0-pre1 135 3/31/2022
2.2.8 1,035 3/28/2022
2.2.7 1,144 3/23/2022
2.2.7-pre1 137 3/17/2022
2.2.6 1,424 3/17/2022
2.2.6-pre2 141 3/16/2022
2.2.6-pre1 131 3/15/2022
2.2.5 1,119 3/11/2022
2.2.4 669 3/8/2022
2.2.3 1,502 3/1/2022
2.2.2 654 2/26/2022
2.2.2-pre1 138 2/25/2022
2.2.1 1,235 2/21/2022
2.2.0 822 2/15/2022
2.2.0-pre1 179 1/29/2022
2.1.2 1,809 1/24/2022
2.1.1 520 1/24/2022
2.1.0 524 1/23/2022
2.0.3 627 1/20/2022
2.0.2 552 1/18/2022
2.0.1 760 1/14/2022
2.0.0 692 1/11/2022
2.0.0-pre3 150 1/10/2022
2.0.0-pre2 163 1/10/2022
2.0.0-pre1 165 1/9/2022
1.7.0-pre8 269 1/5/2022
1.7.0-pre7 167 1/5/2022
1.7.0-pre6 164 1/4/2022
1.7.0-pre4 157 1/3/2022
1.7.0-pre3 262 12/28/2021
1.7.0-pre2 188 12/17/2021
1.7.0-pre1 179 12/15/2021
1.6.7 1,148 12/10/2021
1.6.6 410 12/9/2021
1.6.5 696 12/2/2021
1.6.4 410 11/30/2021
1.6.3 1,870 11/28/2021
1.6.2 518 11/19/2021
1.6.1 348 11/19/2021
1.6.0 398 11/16/2021
1.5.0 446 11/12/2021
1.4.12 492 11/8/2021
1.4.11 389 11/8/2021
1.4.10 430 11/5/2021
1.4.9 523 10/31/2021
1.4.8 516 10/30/2021
1.4.7 435 10/27/2021
1.4.6 565 10/24/2021
1.4.5 455 10/24/2021
1.4.4 554 10/20/2021
1.4.3 456 10/17/2021
1.4.2 736 10/8/2021
1.4.1 467 10/6/2021
1.4.0 422 10/6/2021
1.3.7 485 10/4/2021
1.3.6 524 9/28/2021
1.3.5 451 9/24/2021
1.3.4 384 9/24/2021
1.3.3 368 9/24/2021
1.3.2 392 9/24/2021
1.3.1 452 9/24/2021
1.3.0 529 9/20/2021
1.2.0 436 9/19/2021
1.1.68 477 9/15/2021
1.1.67 521 9/13/2021
1.1.66 557 9/11/2021
1.1.65 453 9/11/2021
1.1.64 444 9/9/2021
1.1.63 430 9/8/2021
1.1.62 382 9/6/2021
1.1.61 379 9/6/2021
1.1.60 405 9/5/2021
1.1.59 390 9/5/2021
1.1.58 385 9/2/2021
1.1.57 359 9/2/2021
1.1.56 443 8/31/2021
1.1.55 380 8/31/2021
1.1.54 387 8/31/2021
1.1.53 392 8/30/2021
1.1.52 445 8/30/2021
1.1.51 395 8/30/2021
1.1.50 380 8/26/2021
1.1.49 409 8/23/2021
1.1.48 377 8/20/2021
1.1.47 399 8/20/2021
1.1.46 381 8/20/2021
1.1.45 383 8/20/2021
1.1.43 417 8/17/2021
1.1.42 441 8/12/2021
1.1.41 416 8/12/2021
1.1.40 430 8/11/2021
1.1.39 396 8/11/2021
1.1.38 386 8/11/2021
1.1.37 462 8/7/2021
1.1.36 397 8/5/2021
1.1.35 392 8/3/2021
1.1.34 425 7/29/2021
1.1.33 438 7/28/2021
1.1.32 398 7/28/2021
1.1.31 465 7/27/2021
1.1.30 445 7/27/2021
1.1.29 447 7/26/2021
1.1.28 470 7/23/2021
1.1.27 460 7/21/2021
1.1.26 394 7/21/2021
1.1.25 403 7/19/2021
1.1.24 400 7/19/2021
1.1.23 393 7/19/2021
1.1.22 397 7/19/2021
1.1.21 446 7/13/2021
1.1.20 527 7/12/2021
1.1.18 486 7/2/2021
1.1.17 425 6/30/2021
1.1.16 438 6/29/2021
1.1.15 436 6/29/2021
1.1.14 427 6/28/2021
1.1.13 420 6/24/2021
1.1.12 409 6/23/2021
1.1.11 403 6/21/2021
1.1.10 499 6/16/2021
1.1.9 396 6/11/2021
1.1.8 412 6/8/2021
1.1.7 473 6/5/2021
1.1.6 393 6/3/2021
1.1.5 448 5/30/2021
1.1.4 412 5/23/2021
1.1.3 422 5/21/2021
1.1.2 401 5/19/2021
1.1.1 414 5/18/2021
1.1.0 410 5/16/2021
1.0.37 432 5/7/2021
1.0.36 399 5/3/2021
1.0.35 430 5/3/2021
1.0.34 404 4/30/2021
1.0.33 423 4/29/2021
1.0.32 442 4/24/2021
1.0.31 429 4/22/2021
1.0.30 467 4/21/2021
1.0.29 422 4/19/2021
1.0.28 391 4/13/2021
1.0.27 387 4/12/2021
1.0.26 370 4/12/2021
1.0.25 402 4/12/2021
1.0.24 397 4/9/2021
1.0.23 401 4/9/2021
1.0.22 395 4/6/2021
1.0.21 451 4/4/2021
1.0.20 375 3/29/2021
1.0.19 409 3/29/2021
1.0.18 391 3/26/2021
1.0.17 416 3/25/2021
1.0.16 460 3/24/2021
1.0.15 417 3/23/2021
1.0.14 426 3/17/2021
1.0.13 471 3/11/2021
1.0.12 489 3/7/2021
1.0.11 392 3/4/2021
1.0.10 424 3/4/2021
1.0.9 444 3/4/2021
1.0.8 447 3/3/2021
1.0.7 430 2/19/2021
1.0.6 424 2/18/2021
1.0.5 445 2/6/2021
1.0.4 431 2/5/2021
1.0.3 463 2/5/2021
1.0.2 426 2/4/2021
1.0.1 415 2/3/2021
1.0.0 426 2/2/2021