jQWidgets.AspNetCore.Mvc.Bootstrap.TagHelpers
2.0.0
ASP.NET Core MVC Bootstrap tag helpers. Contains tag helpers for Bootstrap's Tabs, Modal, Alert, Popover, Button, Dropdown, NavBar, and more.
GitHub Repository:
https://github.com/jqwidgets/ASP.NET-Core-MVC-Bootstrap-Tag-Helpers
Demo: http://aspcore.jqwidgets.com/bootstrap
Install-Package jQWidgets.AspNetCore.Mvc.Bootstrap.TagHelpers -Version 2.0.0
dotnet add package jQWidgets.AspNetCore.Mvc.Bootstrap.TagHelpers --version 2.0.0
<PackageReference Include="jQWidgets.AspNetCore.Mvc.Bootstrap.TagHelpers" Version="2.0.0" />
paket add jQWidgets.AspNetCore.Mvc.Bootstrap.TagHelpers --version 2.0.0
#r "nuget: jQWidgets.AspNetCore.Mvc.Bootstrap.TagHelpers, 2.0.0"
Release Notes
This release includes ASP .NET MVC Core Tag Helpers for the following Bootstrap components and plugins:
- Alert
- Badge
- Breadcrumb
- Button
- Carousel
- Collapse
- DropDown
- Input
- Jumbotron
- Label
- ListGroup
- Media
- Modal
- NavBar
- PageHeader
- Pagination
- Panel
- Popover
- ProgressBar
- Tabs
- Thumbnail
- Tooltip
- Well
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Razor (>= 2.0.2)
- Microsoft.AspNetCore.Razor.Runtime (>= 2.0.1)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.0.1)
- Microsoft.Extensions.Caching.Memory (>= 2.0.0)
- Microsoft.Extensions.FileSystemGlobbing (>= 2.0.0)
- Microsoft.Extensions.Primitives (>= 2.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.