Syncfusion.Blazor.DropDowns 28.2.6

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Blazor.DropDowns --version 28.2.6
                    
NuGet\Install-Package Syncfusion.Blazor.DropDowns -Version 28.2.6
                    
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="Syncfusion.Blazor.DropDowns" Version="28.2.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Blazor.DropDowns" Version="28.2.6" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Blazor.DropDowns" />
                    
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 Syncfusion.Blazor.DropDowns --version 28.2.6
                    
#r "nuget: Syncfusion.Blazor.DropDowns, 28.2.6"
                    
#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.
#:package Syncfusion.Blazor.DropDowns@28.2.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Syncfusion.Blazor.DropDowns&version=28.2.6
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Blazor.DropDowns&version=28.2.6
                    
Install as a Cake Tool

Syncfusion® Blazor DropDown Components

This package contains Blazor DropDownList, Blazor MultiSelect Dropdown, Blazor ListBox, Blazor ComboBox and Blazor AutoComplete components for Blazor application.

System Requirements

Blazor DropDownList

The Blazor DropDownList is a quick replacement of the HTML select tags. It has a rich appearance and allows users to select a single value that is non-editable from a list of predefined values. It has several out-of-the-box features, such as data binding, filtering, grouping, UI customization, accessibility, and preselected values.

Blazor DropDownList

Getting Started
Resources

Blazor MultiSelect Dropdown

The Blazor MultiSelect Dropdown is a quick replacement for the HTML select tag for selecting multiple values. HTML MultiSelect Dropdown is a textbox component that allows the user to type or select multiple values from a list of predefined options. It has several out-of-the-box features such as data binding, filtering, grouping, tagging with custom values, and checkbox mode.

Blazor MultiSelect Dropdown

Getting Started
Resources

Blazor ListBox

The Blazor ListBox is a graphical user interface for displaying a list of items with multi-selection options. It has a rich appearance and allows users to select one or more items from the list using checkboxes or keyboard interactions. It has several out-of-the-box features, such as data binding, sorting, grouping, reordering, dragging and dropping, UI customization, and accessibility.

Blazor ListBox

Getting Started
Resources

Blazor ComboBox

The Blazor ComboBox component is a drop-down list with an editable option that also allows users to choose an option from a predefined pop-up list. It can be used as an alternative to the HTML select tag and has several out-of-the-box features such as data binding, filtering, grouping, cascading, templates, UI customization, pop-up list customization, and more.

Blazor ComboBox

Getting Started
Resources

Blazor AutoComplete

The Blazor AutoComplete or typeahead is a textbox component that provides a list of suggestions to select from as the user types. It has several out-of-the-box features such as data binding, filtering, grouping, UI customization, accessibility, and more.

Blazor AutoComplete

Getting Started
Resources

Blazor Mention

The Mention component displays a list of suggested items from which users can select or tag one. To tag an item, enter the Mention character in the editable element and choose from the suggestion list, similar to popular social media sites like Facebook, Twitter, and more. This component supports various out-of-the-box features, including data binding, grouping, UI customization, accessibility, and more.

Blazor Mention

Getting Started
Resources

Support and feedback

License

This is a commercial product and requires a paid license for possession or use. Syncfusion® licensed software, including this component, is subject to the terms and conditions of Syncfusion® EULA. You can purchase a license here or start a free 30-day trial here.

About Syncfusion®

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion® has more than 29,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1800+ components and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, Flutter and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

Product Compatible and additional computed target framework versions.
.NET 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 is compatible.  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 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (24)

Showing the top 5 NuGet packages that depend on Syncfusion.Blazor.DropDowns:

Package Downloads
Syncfusion.Blazor.Navigations

This package provides the functionality to utilize the features of Syncfusion® Blazor Accordion, Context Menu, Menu Bar, Tabs, Toolbar, Tree-view, and Sidebar.

Syncfusion.Blazor.Grid

This package provides the functionality to utilize the features of Syncfusion® Blazor DataGrid component and more.

Syncfusion.Blazor.InPlaceEditor

This package provides the functionality to utilize the features of Syncfusion® Blazor InPlaceEditor component and more.

Syncfusion.Blazor.Schedule

This package provides the functionality to utilize the features of Syncfusion® Blazor Scheduler component and more.

Syncfusion.Blazor.PdfViewer

This package provides the functionality to utilize the features of Syncfusion Blazor PDF Viewer component and more.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
31.1.23 0 10/6/2025
31.1.22 2,107 9/30/2025
31.1.21 4,355 9/22/2025
31.1.20 3,876 9/16/2025
31.1.19 3,224 9/11/2025
31.1.18 2,332 9/10/2025
31.1.17 4,839 9/5/2025
30.2.7 8,901 8/25/2025
30.2.6 13,797 8/18/2025
30.2.5 4,625 8/13/2025
30.2.4 9,028 8/7/2025
30.1.42 11,255 7/28/2025
30.1.41 10,196 7/22/2025
30.1.40 7,189 7/14/2025
30.1.39 10,238 7/8/2025
30.1.38 7,259 7/1/2025
30.1.37 8,801 6/25/2025
29.2.11 17,131 6/16/2025
29.2.10 11,346 6/9/2025
29.2.9 6,489 6/5/2025
29.2.8 4,939 6/3/2025
29.2.7 9,420 5/26/2025
29.2.5 9,916 5/21/2025
29.2.4 19,573 5/14/2025
29.1.41 12,699 5/5/2025
29.1.40 9,502 4/28/2025
29.1.39 14,445 4/21/2025
29.1.38 12,541 4/14/2025
29.1.37 14,000 4/8/2025
29.1.35 8,264 4/1/2025
29.1.33 23,620 3/25/2025
28.2.12 21,673 3/19/2025
28.2.11 29,539 3/10/2025
28.2.9 16,284 3/4/2025
28.2.7 9,597 2/25/2025
28.2.6 8,034 2/17/2025
28.2.5 20,218 2/11/2025
28.2.4 18,276 2/4/2025
28.2.3 24,501 1/29/2025
28.1.41 14,843 1/20/2025
28.1.39 13,500 1/13/2025
28.1.38 7,649 1/7/2025
28.1.37 14,921 12/31/2024
28.1.36 8,680 12/23/2024
28.1.35 15,016 12/18/2024
28.1.33 49,135 12/12/2024
27.2.5 19,523 12/2/2024
27.2.4 19,599 11/26/2024
27.2.3 5,854 11/22/2024
27.2.2 44,964 11/15/2024
27.1.58 49,579 11/4/2024
27.1.57 10,378 10/28/2024
27.1.56 7,143 10/23/2024
27.1.55 4,357 10/21/2024
27.1.53 22,611 10/14/2024
27.1.52 23,498 10/7/2024
27.1.51 18,256 9/30/2024
27.1.50 16,175 9/23/2024
27.1.48 29,016 9/18/2024
26.2.14 45,134 9/9/2024
26.2.13 10,476 9/5/2024
26.2.12 7,698 9/2/2024
26.2.11 17,721 8/27/2024
26.2.10 14,643 8/19/2024
26.2.9 13,259 8/12/2024
26.2.8 18,036 8/5/2024
26.2.7 11,476 7/29/2024
26.2.5 7,654 7/26/2024
26.2.4 8,523 7/24/2024
26.1.42 16,350 7/15/2024
26.1.41 20,281 7/8/2024
26.1.40 14,529 7/1/2024
26.1.39 11,504 6/24/2024
26.1.38 10,023 6/18/2024
26.1.35 19,835 6/11/2024
25.2.7 11,317 6/3/2024
25.2.6 12,848 5/28/2024
25.2.5 19,299 5/21/2024
25.2.4 21,520 5/14/2024
25.2.3 18,400 5/8/2024
25.1.42 24,999 4/29/2024
25.1.41 13,078 4/23/2024
25.1.40 20,935 4/15/2024
25.1.39 35,485 4/8/2024
25.1.38 16,864 4/1/2024
25.1.37 4,539 3/26/2024
25.1.35 36,083 3/15/2024
24.2.9 28,300 3/4/2024
24.2.8 25,226 2/26/2024
24.2.7 16,458 2/19/2024
24.2.6 15,743 2/14/2024
24.2.5 2,750 2/12/2024
24.2.4 7,924 2/5/2024
24.2.3 17,408 1/31/2024
24.1.47 42,870 1/22/2024
24.1.46 25,164 1/16/2024
24.1.45 33,609 1/8/2024
24.1.44 12,811 1/2/2024
24.1.43 8,845 12/27/2023
24.1.41 44,271 12/18/2023
23.2.7 46,050 12/6/2023
23.2.6 13,921 11/28/2023
23.2.5 7,243 11/23/2023
23.2.4 21,223 11/20/2023
23.1.44 30,465 11/6/2023
23.1.43 10,243 10/30/2023
23.1.42 6,449 10/23/2023
23.1.41 12,249 10/16/2023
23.1.40 42,401 10/10/2023
23.1.39 7,620 10/4/2023
23.1.38 17,242 9/26/2023
23.1.36 59,641 9/15/2023
22.2.12 34,852 9/5/2023
22.2.11 9,189 8/28/2023
22.2.10 17,362 8/22/2023
22.2.9 18,287 8/14/2023
22.2.8 7,329 8/7/2023
22.2.7 7,409 8/2/2023
22.2.5 25,484 7/27/2023
22.1.39 18,780 7/18/2023
22.1.38 15,710 7/11/2023
22.1.37 9,365 7/3/2023
22.1.36 8,023 6/28/2023
22.1.34 14,989 6/21/2023
21.2.10 17,364 6/13/2023
21.2.9 8,168 6/6/2023
21.2.8 9,491 5/30/2023
21.2.6 8,965 5/22/2023
21.2.5 7,464 5/15/2023
21.2.4 31,221 5/9/2023
21.2.3 12,747 5/3/2023
21.1.41 20,025 4/19/2023
21.1.39 11,484 4/10/2023
21.1.38 6,722 4/3/2023
21.1.37 8,563 3/29/2023
21.1.35 39,341 3/23/2023
20.4.0.54 84,955 3/13/2023
20.4.0.53 8,431 3/7/2023
20.4.0.52 22,433 2/28/2023
20.4.0.51 20,492 2/21/2023
20.4.0.50 17,419 2/14/2023
20.4.0.49 12,710 2/7/2023
20.4.0.48 31,796 2/1/2023
20.4.0.44 26,563 1/18/2023
20.4.0.43 26,708 1/10/2023
20.4.0.42 14,047 1/4/2023
20.4.0.41 7,230 12/29/2022
20.4.0.40 4,708 12/28/2022
20.4.0.38 19,188 12/21/2022
20.3.0.61 44,672 12/13/2022
20.3.0.60 15,069 12/6/2022
20.3.0.59 15,225 11/29/2022
20.3.0.58 19,972 11/22/2022
20.3.0.57 17,115 11/15/2022
20.3.0.56 36,107 11/8/2022
20.3.0.52 20,643 10/27/2022
20.3.0.50 23,650 10/18/2022
20.3.0.49 22,661 10/11/2022
20.3.0.48 12,367 10/5/2022
20.3.0.47 30,101 9/29/2022
20.2.0.50 18,859 9/20/2022
20.2.0.49 27,825 9/13/2022
20.2.0.48 27,601 9/6/2022
20.2.0.46 13,562 8/30/2022
20.2.0.45 13,657 8/23/2022
20.2.0.44 13,235 8/16/2022
20.2.0.43 14,821 8/8/2022
20.2.0.40 23,590 7/26/2022
20.2.0.39 11,572 7/19/2022
20.2.0.38 12,325 7/12/2022
20.2.0.36 38,554 6/30/2022
20.1.0.61 36,224 6/20/2022
20.1.0.60 26,101 6/14/2022
20.1.0.59 20,022 6/7/2022
20.1.0.58 12,177 5/31/2022
20.1.0.57 20,749 5/24/2022
20.1.0.56 12,827 5/17/2022
20.1.0.55 15,214 5/12/2022
20.1.0.52 13,989 5/3/2022
20.1.0.51 18,294 4/26/2022
20.1.0.50 10,576 4/19/2022
20.1.0.48 15,641 4/12/2022
20.1.0.47 20,122 4/4/2022
19.4.0.56 44,083 3/15/2022
19.4.0.55 11,987 3/8/2022
19.4.0.54 14,266 3/1/2022
19.4.0.53 14,400 2/22/2022
19.4.0.52 11,722 2/15/2022
19.4.0.50 16,918 2/8/2022
19.4.0.48 38,826 1/31/2022
19.4.0.47 13,007 1/25/2022
19.4.0.43 21,587 1/18/2022
19.4.0.42 35,475 1/11/2022
19.4.0.41 10,118 1/4/2022
19.4.0.40 9,128 12/28/2021
19.4.0.38 12,506 12/17/2021
19.3.0.59 15,888 12/14/2021
19.3.0.57 7,764 12/7/2021
19.3.0.56 11,568 11/30/2021
19.3.0.55 15,248 11/23/2021
19.3.0.54 7,788 11/17/2021
19.3.0.53 7,729 11/12/2021
19.3.0.48 19,129 11/3/2021
19.3.0.47 19,009 10/26/2021
19.3.0.46 10,879 10/19/2021
19.3.0.45 9,758 10/12/2021
19.3.0.44 13,448 10/5/2021
19.3.0.43 13,152 9/30/2021
19.2.0.62 34,876 9/13/2021
19.2.0.60 11,726 9/7/2021
19.2.0.59 7,982 8/30/2021
19.2.0.57 7,306 8/24/2021
19.2.0.56 6,781 8/17/2021
19.2.0.55 8,822 8/11/2021
19.2.0.51 12,259 8/2/2021
19.2.0.49 11,396 7/27/2021
19.2.0.48 6,704 7/19/2021
19.2.0.47 6,639 7/13/2021
19.2.0.46 6,312 7/6/2021
19.2.0.44 12,603 6/30/2021
19.1.0.69 17,517 6/14/2021
19.1.0.67 12,974 6/7/2021
19.1.0.66 8,421 5/31/2021
19.1.0.65 8,106 5/24/2021
19.1.0.64 9,694 5/19/2021
19.1.0.63 7,440 5/13/2021
19.1.0.59 11,383 5/3/2021
19.1.0.58 11,050 4/26/2021
19.1.0.57 7,496 4/20/2021
19.1.0.56 6,761 4/13/2021
19.1.0.55 14,972 4/6/2021
19.1.0.54 14,565 3/30/2021
18.4.0.49 8,979 3/23/2021
18.4.0.48 10,188 3/16/2021
18.4.0.47 6,118 3/9/2021
18.4.0.46 8,179 3/2/2021
18.4.0.44 7,836 2/23/2021
18.4.0.43 6,553 2/15/2021
18.4.0.42 6,381 2/9/2021
18.4.0.41 10,782 2/2/2021
18.4.0.39 6,291 1/28/2021
18.4.0.35 7,005 1/19/2021
18.4.0.34 6,810 1/12/2021
18.4.0.33 6,409 1/4/2021
18.4.0.32 5,239 12/30/2020
18.4.0.31 12,879 12/22/2020
18.4.0.30 12,069 12/17/2020