AspNetCore.BootstrapTagHelpers 1.1.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package AspNetCore.BootstrapTagHelpers --version 1.1.7
                    
NuGet\Install-Package AspNetCore.BootstrapTagHelpers -Version 1.1.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="AspNetCore.BootstrapTagHelpers" Version="1.1.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetCore.BootstrapTagHelpers" Version="1.1.7" />
                    
Directory.Packages.props
<PackageReference Include="AspNetCore.BootstrapTagHelpers" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AspNetCore.BootstrapTagHelpers --version 1.1.7
                    
#r "nuget: AspNetCore.BootstrapTagHelpers, 1.1.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.
#addin nuget:?package=AspNetCore.BootstrapTagHelpers&version=1.1.7
                    
Install AspNetCore.BootstrapTagHelpers as a Cake Addin
#tool nuget:?package=AspNetCore.BootstrapTagHelpers&version=1.1.7
                    
Install AspNetCore.BootstrapTagHelpers as a Cake Tool

AspNetCore.BootstrapTagHelpers

ASP.NET Core Tag Helpers for generating complicated Bootstrap web elements like modal dialogs, navbar, etc.

Compatible with and built for Bootstrap 5.

Within this project folder, there is a live demo (in process of building) that you can interact with. Feel free to clone this repo and try them yourselves!

!!!NOTE!!! Note that this project is still under development. Use this package at your own discretion.

List of available bootstrap tag helpers:

"card" = "div" tag with Bootstrap Card classes with "card-header" and "card-body". Attributes: "card-title"-string, "class"-string, "no-margin"-string

"check-input" = Bootstrap checkbox "input". Attributes: "id"-string, "class"-string, "label", "label-class", "form-check-class", "div-class", "div-id", "checked", "readonly", "onchange"

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.2 1,329 3/1/2022
1.2.1 525 12/3/2021
1.2.0 440 12/3/2021
1.1.9 432 12/3/2021
1.1.8 437 12/3/2021
1.1.7 448 12/3/2021
1.1.6 4,986 11/24/2021
1.1.5 4,795 11/24/2021
1.1.4 4,670 11/24/2021
1.1.3 6,378 11/24/2021
1.1.2 6,244 11/24/2021
1.1.1 5,852 11/24/2021
1.1.0 5,668 11/24/2021
1.0.9 4,916 11/24/2021
1.0.8 6,724 11/23/2021
1.0.7 12,794 11/23/2021 1.0.7 is deprecated because it has critical bugs.
1.0.7-beta 12,079 11/23/2021 1.0.7-beta is deprecated because it has critical bugs.
1.0.6 406 11/22/2021
1.0.5 545 10/6/2021
1.0.4 675 10/6/2021 1.0.4 is deprecated because it has critical bugs.
1.0.3 640 10/6/2021 1.0.3 is deprecated because it has critical bugs.
1.0.2 652 10/6/2021 1.0.2 is deprecated because it has critical bugs.