BlazorStrap.V5 5.1.100

There is a newer version of this package available.
See the version list below for details.
dotnet add package BlazorStrap.V5 --version 5.1.100
NuGet\Install-Package BlazorStrap.V5 -Version 5.1.100
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="BlazorStrap.V5" Version="5.1.100" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BlazorStrap.V5 --version 5.1.100
#r "nuget: BlazorStrap.V5, 5.1.100"
#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 BlazorStrap.V5 as a Cake Addin
#addin nuget:?package=BlazorStrap.V5&version=5.1.100

// Install BlazorStrap.V5 as a Cake Tool
#tool nuget:?package=BlazorStrap.V5&version=5.1.100

5.1.100

Warning : BlazorStrap and BlazorStrap.V# packages must be the same version.

Warning : BSModal Content now has a Context it might be necessary to rename it when upgrading.

The following steps will help you upgrade from both existing versions of BlazorStrap. V5.0 to V5.1

  • Add <PackageReference Include="BlazorStrap.V5" Version="5.1.100" /> to csproj
  • Add @using BlazorStrap.V5 to your _imports.razor

V1 To V5.1 There is no direct upgrade path as some components and parameters have been renamed. However, to get started do the following actions. Assuming you're still targeting Bootstrap 4

  • Add <PackageReference Include="BlazorStrap.V4" Version="5.1.100" /> to csproj
  • Add @using BlazorStrap.V4 to your _imports.razor

Fixes/Changes

  • BSInputCheckbox and BSInputRadio will now trigger EditContext.OnFieldChanged when toggled
  • OnReset now is of type IBSForm.
  • ShowAsync/HideAsync/ToggleAsync now awaits for the animation to complete or timeout before completing the task.
  • ShowAsync/HideAsync/ToggleAsync also has a new event queuing system.

These changes affect the following components

  • BSModal
  • BSOffCanvas
  • BSAccordionItem
  • BSCollapseBase

Adds

  • Reset method to BSForm. This will unmark the form as modified, removing validation messages and resetting the field to the value given when the component was initialized.
  • BSModal/BSForm
    • BSModal now has HideOnSubmit and HideOnValidSubmit parameters. When true BSForm will auto-hide the Modal.
  • BSToaster
    • Adds Position, ZIndex parameters allow you to better control where your toasts are projected. Defaults are now position fixed, 1025
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on BlazorStrap.V5:

Package Downloads
DragonFly.Client

Headless CMS based on ASP.NET Core and Blazor

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on BlazorStrap.V5:

Repository Stars
AntonioFalcaoJr/EventualShop
A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design
Version Downloads Last updated
5.2.100-Preview3b 939 7/4/2023
5.2.100-Preview3 234 6/11/2023
5.2.100-Preview2b 127 6/11/2023
5.2.100-Preview2 137 6/4/2023
5.2.100-Preview1 134 6/3/2023
5.1.103-Preview1a 300 5/20/2023
5.1.103-Preview1 122 5/19/2023
5.1.102.51723 50,334 5/17/2023
5.1.102 1,668 5/9/2023
5.1.102-Preview7 150 5/2/2023
5.1.102-Preview6 145 4/18/2023
5.1.102-Preview5 230 4/1/2023
5.1.102-Preview4 934 3/22/2023
5.1.102-Preview3 166 3/21/2023
5.1.102-Preview1 159 3/20/2023
5.1.101 12,241 3/16/2023
5.1.100 30,188 12/25/2022
5.1.100-Preview7 1,037 12/15/2022
5.1.100-Preview6 861 12/6/2022
5.1.100-Preview5 590 12/2/2022
5.1.100-Preview4 452 11/19/2022
5.1.100-Preview3 154 11/18/2022
5.1.100-Preview2 151 11/11/2022
5.1.100-Preview1 3,009 9/5/2022
5.1.100-Beta2 223 8/6/2022
5.1.100-Beta1 160 7/23/2022