jQWidgets.AspNetCore.Mvc.TagHelpers
2.0.1
This release includes ASP .NET MVC Core Tag Helpers for all widgets by jQWidgets. Some of the most notable are:
- Grid
- Chart
- DataTable
- TreeGrid
- Scheduler
- Layout
- Docking Layout
- ListBox
- DropdownList
- ComboBox
- Tree
- TreeMap
- Gauges
- Buttons
- Navigation Bars
- DatetimeInput
- Calendar
- ScrollView
- ListView
- Tabs
- Expander
- File Upload
- Ribbon Bar
- Pivot Grid
- Slider
- Splitter
- Tooltip
- Popover
- Notification
- NavBar
- Progress Bar
- Rating
- Number Input
- Password Input
- Masked Input
- Text Area
- Input
- Loader
- Panel
- ScrollBar
- Validator
- Window
Install-Package jQWidgets.AspNetCore.Mvc.TagHelpers -Version 2.0.1
dotnet add package jQWidgets.AspNetCore.Mvc.TagHelpers --version 2.0.1
<PackageReference Include="jQWidgets.AspNetCore.Mvc.TagHelpers" Version="2.0.1" />
paket add jQWidgets.AspNetCore.Mvc.TagHelpers --version 2.0.1
#r "nuget: jQWidgets.AspNetCore.Mvc.TagHelpers, 2.0.1"
Release Notes
This release includes ASP .NET MVC Core Tag Helpers for all widgets by jQWidgets. Some of the most notable are:
- Grid
- Chart
- DataTable
- TreeGrid
- Scheduler
- Layout
- Docking Layout
- ListBox
- DropdownList
- ComboBox
- Tree
- TreeMap
- Gauges
- Buttons
- Navigation Bars
- DatetimeInput
- Calendar
- ScrollView
- ListView
- Tabs
- Expander
- File Upload
- Ribbon Bar
- Slider
- Splitter
- Tooltip
- Popover
- PivotGrid
- Notification
- NavBar
- Progress Bar
- Rating
- Number Input
- Password Input
- Masked Input
- Text Area
- Input
- Loader
- Panel
- ScrollBar
- Validator
- Window
In order to use the Tag Helpers, you will also need to download the jQWidgets library from our website.
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.