Syncfusion.Blazor.DropDowns 18.4.0.43

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 18.4.0.43                
NuGet\Install-Package Syncfusion.Blazor.DropDowns -Version 18.4.0.43                
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="18.4.0.43" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Blazor.DropDowns --version 18.4.0.43                
#r "nuget: Syncfusion.Blazor.DropDowns, 18.4.0.43"                
#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 Syncfusion.Blazor.DropDowns as a Cake Addin
#addin nuget:?package=Syncfusion.Blazor.DropDowns&version=18.4.0.43

// Install Syncfusion.Blazor.DropDowns as a Cake Tool
#tool nuget:?package=Syncfusion.Blazor.DropDowns&version=18.4.0.43                

Superset of HTML select box contains specific features such as data binding, grouping, sorting, filtering, and templates.

List of components:
•   AutoComplete
•   ComboBox
•   DropDownList
•   ListBox
•   MultiSelect Dropdown

AutoComplete:
The Blazor AutoComplete is a textbox component that provides a list of suggestions to select from as the user types.

Key features:
•   Data binding - Binds and accesses the list of items from local or server-side data source.
•   Templates - Customizes the list item, header, and footer.

Helpful links:
Feature Tour: https://www.syncfusion.com/blazor-components/blazor-autocomplete
Documentation: https://blazor.syncfusion.com/documentation/autocomplete/getting-started/
Demos: https://blazor.syncfusion.com/demos/autocomplete/default-functionalities

ComboBox:
The Blazor ComboBox component is a editable option that also allows users to choose an option from a predefined pop-up list.

Key features:
•   Data binding - Binds and accesses the list of items from local or server-side data source.
•   Templates - Customizes the list items, selected value, header, and footer.

Helpful links:  
Feature Tour: https://www.syncfusion.com/blazor-components/blazor-combobox
Documentation: https://blazor.syncfusion.com/documentation/combobox/getting-started/
Demos: https://blazor.syncfusion.com/demos/combobox/default-functionalities

DropDownList:
The Blazor Dropdown List is a non-editable from a list of predefined values.

Key features:
•   Data binding - Binds and accesses the list of items from the local or server-side data source.
•   Templates - Customizes the list items, selected value, header, and footer.

Helpful links:
Feature Tour: https://www.syncfusion.com/blazor-components/blazor-dropdown-list
Documentation: https://blazor.syncfusion.com/documentation/dropdown-list/getting-started/
Demos: https://blazor.syncfusion.com/demos/dropdown-list/default-functionalities

ListBox:
ListBox component used to display a list of items. Users can select one or more items in the list using a checkbox or by keyboard selection.

Key features:
•   Data binding - Binds and accesses the list of items from local or server-side data source.
•   Templates - Customizes the list item, and no records content.

Helpful links:  
Feature Tour: https://www.syncfusion.com/blazor-components/blazor-listbox
Documentation: https://blazor.syncfusion.com/documentation/listbox/getting-started/
Demos: https://blazor.syncfusion.com/demos/listbox/default-functionalities

MultiSelect:
The Blazor MultiSelect Dropdown is allows the user to type or select multiple values from a list of predefined options.

Key features:
•   Data binding - Binds and accesses the list of items from local or server-side data source.
•   Templates - Customizes the list items, selected value, header, and footer.

Helpful links:
Feature Tour: https://www.syncfusion.com/blazor-components/blazor-multiselect-dropdown
Documentation: https://blazor.syncfusion.com/documentation/multiselect-dropdown/getting-started/
Demos: https://blazor.syncfusion.com/demos/multiselect-dropdown/default-functionalities

Support:

Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident/?utm_source=nuget&utm_medium=listing
Forum: https://www.syncfusion.com/forums/blazor-components/?utm_source=nuget&utm_medium=listing

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).

© Copyright 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
.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 (21)

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
27.2.2 399 11/15/2024
27.1.58 5,195 11/4/2024
27.1.57 4,575 10/28/2024
27.1.56 3,980 10/23/2024
27.1.55 1,590 10/21/2024
27.1.53 5,638 10/14/2024
27.1.52 6,634 10/7/2024
27.1.51 7,608 9/30/2024
27.1.50 7,051 9/23/2024
27.1.48 12,711 9/18/2024
26.2.14 15,689 9/9/2024
26.2.13 5,151 9/5/2024
26.2.12 5,703 9/2/2024
26.2.11 10,234 8/27/2024
26.2.10 7,945 8/19/2024
26.2.9 8,754 8/12/2024
26.2.8 8,923 8/5/2024
26.2.7 7,798 7/29/2024
26.2.5 5,668 7/26/2024
26.2.4 6,562 7/24/2024
26.1.42 10,022 7/15/2024
26.1.41 12,271 7/8/2024
26.1.40 9,014 7/1/2024
26.1.39 7,458 6/24/2024
26.1.38 7,356 6/18/2024
26.1.35 14,543 6/11/2024
25.2.7 7,012 6/3/2024
25.2.6 7,197 5/28/2024
25.2.5 13,008 5/21/2024
25.2.4 15,335 5/14/2024
25.2.3 12,589 5/8/2024
25.1.42 19,484 4/29/2024
25.1.41 8,842 4/23/2024
25.1.40 17,597 4/15/2024
25.1.39 30,895 4/8/2024
25.1.38 11,835 4/1/2024
25.1.37 4,172 3/26/2024
25.1.35 29,805 3/15/2024
24.2.9 21,336 3/4/2024
24.2.8 17,879 2/26/2024
24.2.7 14,696 2/19/2024
24.2.6 10,465 2/14/2024
24.2.5 2,351 2/12/2024
24.2.4 7,127 2/5/2024
24.2.3 14,092 1/31/2024
24.1.47 28,929 1/22/2024
24.1.46 21,987 1/16/2024
24.1.45 30,454 1/8/2024
24.1.44 10,967 1/2/2024
24.1.43 8,199 12/27/2023
24.1.41 35,404 12/18/2023
23.2.7 34,615 12/6/2023
23.2.6 12,715 11/28/2023
23.2.5 6,709 11/23/2023
23.2.4 15,897 11/20/2023
23.1.44 27,810 11/6/2023
23.1.43 9,091 10/30/2023
23.1.42 5,770 10/23/2023
23.1.41 11,076 10/16/2023
23.1.40 30,339 10/10/2023
23.1.39 6,917 10/4/2023
23.1.38 11,086 9/26/2023
23.1.36 41,440 9/15/2023
22.2.12 31,036 9/5/2023
22.2.11 8,664 8/28/2023
22.2.10 16,094 8/22/2023
22.2.9 17,360 8/14/2023
22.2.8 6,318 8/7/2023
22.2.7 6,803 8/2/2023
22.2.5 24,194 7/27/2023
22.1.39 18,272 7/18/2023
22.1.38 13,898 7/11/2023
22.1.37 8,846 7/3/2023
22.1.36 7,573 6/28/2023
22.1.34 13,741 6/21/2023
21.2.10 16,826 6/13/2023
21.2.9 7,627 6/6/2023
21.2.8 9,100 5/30/2023
21.2.6 7,905 5/22/2023
21.2.5 7,040 5/15/2023
21.2.4 27,380 5/9/2023
21.2.3 12,305 5/3/2023
21.1.41 19,127 4/19/2023
21.1.39 11,063 4/10/2023
21.1.38 6,395 4/3/2023
21.1.37 8,112 3/29/2023
21.1.35 25,423 3/23/2023
20.4.0.54 64,085 3/13/2023
20.4.0.53 7,349 3/7/2023
20.4.0.52 21,721 2/28/2023
20.4.0.51 19,488 2/21/2023
20.4.0.50 16,206 2/14/2023
20.4.0.49 11,797 2/7/2023
20.4.0.48 31,206 2/1/2023
20.4.0.44 23,001 1/18/2023
20.4.0.43 25,690 1/10/2023
20.4.0.42 13,480 1/4/2023
20.4.0.41 6,620 12/29/2022
20.4.0.40 4,394 12/28/2022
20.4.0.38 18,076 12/21/2022
20.3.0.61 42,538 12/13/2022
20.3.0.60 14,340 12/6/2022
20.3.0.59 14,751 11/29/2022
20.3.0.58 18,403 11/22/2022
20.3.0.57 16,138 11/15/2022
20.3.0.56 31,899 11/8/2022
20.3.0.52 20,099 10/27/2022
20.3.0.50 23,003 10/18/2022
20.3.0.49 21,839 10/11/2022
20.3.0.48 11,889 10/5/2022
20.3.0.47 26,769 9/29/2022
20.2.0.50 17,445 9/20/2022
20.2.0.49 26,813 9/13/2022
20.2.0.48 27,098 9/6/2022
20.2.0.46 12,786 8/30/2022
20.2.0.45 13,189 8/23/2022
20.2.0.44 12,690 8/16/2022
20.2.0.43 14,308 8/8/2022
20.2.0.40 22,746 7/26/2022
20.2.0.39 11,035 7/19/2022
20.2.0.38 11,771 7/12/2022
20.2.0.36 37,884 6/30/2022
20.1.0.61 35,139 6/20/2022
20.1.0.60 24,863 6/14/2022
20.1.0.59 18,816 6/7/2022
20.1.0.58 11,605 5/31/2022
20.1.0.57 19,601 5/24/2022
20.1.0.56 12,391 5/17/2022
20.1.0.55 14,725 5/12/2022
20.1.0.52 13,471 5/3/2022
20.1.0.51 17,306 4/26/2022
20.1.0.50 10,167 4/19/2022
20.1.0.48 14,515 4/12/2022
20.1.0.47 19,621 4/4/2022
19.4.0.56 41,568 3/15/2022
19.4.0.55 11,274 3/8/2022
19.4.0.54 13,649 3/1/2022
19.4.0.53 13,990 2/22/2022
19.4.0.52 11,339 2/15/2022
19.4.0.50 16,394 2/8/2022
19.4.0.48 37,550 1/31/2022
19.4.0.47 12,577 1/25/2022
19.4.0.43 20,885 1/18/2022
19.4.0.42 34,090 1/11/2022
19.4.0.41 9,637 1/4/2022
19.4.0.40 8,769 12/28/2021
19.4.0.38 11,405 12/17/2021
19.3.0.59 15,277 12/14/2021
19.3.0.57 7,093 12/7/2021
19.3.0.56 11,217 11/30/2021
19.3.0.55 14,621 11/23/2021
19.3.0.54 7,435 11/17/2021
19.3.0.53 7,324 11/12/2021
19.3.0.48 15,386 11/3/2021
19.3.0.47 17,445 10/26/2021
19.3.0.46 10,039 10/19/2021
19.3.0.45 8,119 10/12/2021
19.3.0.44 12,825 10/5/2021
19.3.0.43 12,302 9/30/2021
19.2.0.62 32,427 9/13/2021
19.2.0.60 11,366 9/7/2021
19.2.0.59 7,417 8/30/2021
19.2.0.57 6,865 8/24/2021
19.2.0.56 6,378 8/17/2021
19.2.0.55 8,426 8/11/2021
19.2.0.51 11,541 8/2/2021
19.2.0.49 10,139 7/27/2021
19.2.0.48 6,336 7/19/2021
19.2.0.47 6,271 7/13/2021
19.2.0.46 5,936 7/6/2021
19.2.0.44 12,169 6/30/2021
19.1.0.69 17,017 6/14/2021
19.1.0.67 12,618 6/7/2021
19.1.0.66 8,041 5/31/2021
19.1.0.65 7,760 5/24/2021
19.1.0.64 9,323 5/19/2021
19.1.0.63 7,085 5/13/2021
19.1.0.59 10,964 5/3/2021
19.1.0.58 10,631 4/26/2021
19.1.0.57 7,072 4/20/2021
19.1.0.56 6,411 4/13/2021
19.1.0.55 14,113 4/6/2021
19.1.0.54 14,162 3/30/2021
18.4.0.49 8,480 3/23/2021
18.4.0.48 9,082 3/16/2021
18.4.0.47 5,774 3/9/2021
18.4.0.46 7,681 3/2/2021
18.4.0.44 7,474 2/23/2021
18.4.0.43 6,182 2/15/2021
18.4.0.42 6,013 2/9/2021
18.4.0.41 10,423 2/2/2021
18.4.0.39 5,925 1/28/2021
18.4.0.35 6,644 1/19/2021
18.4.0.34 6,159 1/12/2021
18.4.0.33 6,032 1/4/2021
18.4.0.32 4,886 12/30/2020
18.4.0.31 10,903 12/22/2020
18.4.0.30 10,493 12/17/2020