Syncfusion.Blazor.Inputs 19.1.0.57

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Blazor.Inputs --version 19.1.0.57
                    
NuGet\Install-Package Syncfusion.Blazor.Inputs -Version 19.1.0.57
                    
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.Inputs" Version="19.1.0.57" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Blazor.Inputs" Version="19.1.0.57" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Blazor.Inputs" />
                    
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.Inputs --version 19.1.0.57
                    
#r "nuget: Syncfusion.Blazor.Inputs, 19.1.0.57"
                    
#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.Inputs@19.1.0.57
                    
#: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.Inputs&version=19.1.0.57
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Blazor.Inputs&version=19.1.0.57
                    
Install as a Cake Tool

A package of Blazor Input textbox components. It comes with a collection of form components which is useful to get different input values from the users such as text, numbers, color and file inputs.

List of components:

•   ColorPicker
•   File Upload
•   MaskedTextBox
•   NumericTextBox
•   Slider
•   TextBox

ColorPicker:
ColorPicker component is a user interface to select and adjust color values.

Key features:
•   Color specification - Supports Red Green Blue, Hue Saturation Value and Hex codes.
•   Custom palettes - Allows you to customize palettes and supports multiple palette groups rendering.

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

TextBox:
The Blazor TextBox is a component for editing, displaying, or entering plain text on forms to capture username, email, and more.

Key features:
•   Floating Label - Floats the placeholder text while focus.
•   Multiline - Handles multiline input with placeholder text.

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

NumericTextBox:
The Blazor Numeric Textbox component is a quick replacement of the number-type HTML input element.

Key features:
•   Range Validation - Allows to set the minimum and maximum range of values.
•   Number Formats - Supports the number display formatting with MSDN standard.

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

MaskedTextBox:
The Blazor Input Mask is a component that provides an easy and reliable way to collect user input based on a standard mask.

Key features:
•   Custom Characters - Allows to use your own characters as the mask elements.
•   Regular Expression - Can be used as a mask element for each character.

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

File Upload:
The Blazor File Upload is a component for uploading one or multiple files, images, documents, and other files to a server.

Key features:
•   Chunk Upload - Used to upload large files as chunks.
•   Validation - Validate extension and size of upload file.
•   Auto Upload - Process the file to upload without interaction.

Helpful links:
Feature Tour: https://www.syncfusion.com/blazor-components/blazor-file-upload
Documentation: https://blazor.syncfusion.com/documentation/file-upload/getting-started/
Demos: https://blazor.syncfusion.com/demos/file-upload/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.  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.  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. 
.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 (32)

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

Package Downloads
Syncfusion.Blazor.DropDowns

This package provides the functionality to utilize the features of Syncfusion® Blazor AutoComplete, ComboBox, DropDownList, ListBox, and MultiSelect Dropdown.

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.Calendars

This package provides the functionality to utilize the features of Syncfusion® Blazor Calendar, DatePicker, DateRangePicker, DateTimePicker, and TimePicker.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
31.1.23 817 10/6/2025
31.1.22 2,912 9/30/2025
31.1.21 4,725 9/22/2025
31.1.20 4,095 9/16/2025
31.1.19 3,469 9/11/2025
31.1.18 2,507 9/10/2025
31.1.17 5,098 9/5/2025
30.2.7 9,772 8/25/2025
30.2.6 14,288 8/18/2025
30.2.5 4,924 8/13/2025
30.2.4 9,271 8/7/2025
30.1.42 11,626 7/28/2025
30.1.41 11,151 7/22/2025
30.1.40 7,417 7/14/2025
30.1.39 10,431 7/8/2025
30.1.38 7,549 7/1/2025
30.1.37 8,968 6/25/2025
29.2.11 17,498 6/16/2025
29.2.10 16,898 6/9/2025
29.2.9 6,600 6/5/2025
29.2.8 4,979 6/3/2025
29.2.7 9,663 5/26/2025
29.2.5 10,067 5/21/2025
29.2.4 20,130 5/14/2025
29.1.41 12,964 5/5/2025
29.1.40 10,076 4/28/2025
29.1.39 14,753 4/21/2025
29.1.38 12,653 4/14/2025
29.1.37 12,808 4/8/2025
29.1.35 8,498 4/1/2025
29.1.33 23,834 3/25/2025
28.2.12 23,518 3/19/2025
28.2.11 28,387 3/10/2025
28.2.9 16,807 3/4/2025
28.2.7 10,074 2/25/2025
28.2.6 11,505 2/17/2025
28.2.5 20,667 2/11/2025
28.2.4 18,450 2/4/2025
28.2.3 24,746 1/29/2025
28.1.41 15,246 1/20/2025
28.1.39 13,834 1/13/2025
28.1.38 7,862 1/7/2025
28.1.37 15,136 12/31/2024
28.1.36 8,781 12/23/2024
28.1.35 15,135 12/18/2024
28.1.33 49,891 12/12/2024
27.2.5 20,316 12/2/2024
27.2.4 20,320 11/26/2024
27.2.3 5,971 11/22/2024
27.2.2 45,742 11/15/2024
27.1.58 49,186 11/4/2024
27.1.57 11,533 10/28/2024
27.1.56 7,446 10/23/2024
27.1.55 4,588 10/21/2024
27.1.53 22,520 10/14/2024
27.1.52 24,868 10/7/2024
27.1.51 18,628 9/30/2024
27.1.50 16,412 9/23/2024
27.1.48 29,579 9/18/2024
26.2.14 47,578 9/9/2024
26.2.13 10,633 9/5/2024
26.2.12 7,785 9/2/2024
26.2.11 18,345 8/27/2024
26.2.10 15,024 8/19/2024
26.2.9 13,485 8/12/2024
26.2.8 17,579 8/5/2024
26.2.7 11,733 7/29/2024
26.2.5 7,518 7/26/2024
26.2.4 8,678 7/24/2024
26.1.42 16,738 7/15/2024
26.1.41 21,468 7/8/2024
26.1.40 14,768 7/1/2024
26.1.39 11,861 6/24/2024
26.1.38 10,360 6/18/2024
26.1.35 20,375 6/11/2024
25.2.7 12,546 6/3/2024
25.2.6 12,929 5/28/2024
25.2.5 18,084 5/21/2024
25.2.4 21,941 5/14/2024
25.2.3 19,705 5/8/2024
25.1.42 25,314 4/29/2024
25.1.41 13,496 4/23/2024
25.1.40 21,200 4/15/2024
25.1.39 35,761 4/8/2024
25.1.38 17,261 4/1/2024
25.1.37 4,745 3/26/2024
25.1.35 37,643 3/15/2024
24.2.9 29,292 3/4/2024
24.2.8 26,441 2/26/2024
24.2.7 16,749 2/19/2024
24.2.6 16,091 2/14/2024
24.2.5 2,993 2/12/2024
24.2.4 8,429 2/5/2024
24.2.3 18,797 1/31/2024
24.1.47 48,921 1/22/2024
24.1.46 28,203 1/16/2024
24.1.45 34,398 1/8/2024
24.1.44 16,332 1/2/2024
24.1.43 9,230 12/27/2023
24.1.41 46,290 12/18/2023
23.2.7 47,204 12/6/2023
23.2.6 19,340 11/28/2023
23.2.5 7,642 11/23/2023
23.2.4 22,574 11/20/2023
23.1.44 31,493 11/6/2023
23.1.43 10,763 10/30/2023
23.1.42 8,371 10/23/2023
23.1.41 12,853 10/16/2023
23.1.40 42,854 10/10/2023
23.1.39 8,008 10/4/2023
23.1.38 18,423 9/26/2023
23.1.36 60,392 9/15/2023
22.2.12 35,571 9/5/2023
22.2.11 9,628 8/28/2023
22.2.10 17,614 8/22/2023
22.2.9 18,821 8/14/2023
22.2.8 7,696 8/7/2023
22.2.7 7,747 8/2/2023
22.2.5 25,935 7/27/2023
22.1.39 20,403 7/18/2023
22.1.38 18,243 7/11/2023
22.1.37 12,713 7/3/2023
22.1.36 8,336 6/28/2023
22.1.34 31,748 6/21/2023
21.2.10 17,814 6/13/2023
21.2.9 8,442 6/6/2023
21.2.8 9,794 5/30/2023
21.2.6 9,329 5/22/2023
21.2.5 7,909 5/15/2023
21.2.4 31,723 5/9/2023
21.2.3 13,311 5/3/2023
21.1.41 21,098 4/19/2023
21.1.39 11,969 4/10/2023
21.1.38 7,130 4/3/2023
21.1.37 8,957 3/29/2023
21.1.35 38,628 3/23/2023
20.4.0.54 88,427 3/13/2023
20.4.0.53 8,885 3/7/2023
20.4.0.52 23,600 2/28/2023
20.4.0.51 21,029 2/21/2023
20.4.0.50 18,414 2/14/2023
20.4.0.49 13,242 2/7/2023
20.4.0.48 32,429 2/1/2023
20.4.0.44 27,014 1/18/2023
20.4.0.43 27,161 1/10/2023
20.4.0.42 15,056 1/4/2023
20.4.0.41 7,708 12/29/2022
20.4.0.40 5,098 12/28/2022
20.4.0.38 20,805 12/21/2022
20.3.0.61 45,780 12/12/2022
20.3.0.60 15,953 12/6/2022
20.3.0.59 16,501 11/29/2022
20.3.0.58 21,095 11/22/2022
20.3.0.57 17,734 11/15/2022
20.3.0.56 38,358 11/8/2022
20.3.0.52 23,162 10/27/2022
20.3.0.50 25,408 10/18/2022
20.3.0.49 24,251 10/11/2022
20.3.0.48 14,163 10/5/2022
20.3.0.47 31,506 9/29/2022
20.2.0.50 20,176 9/20/2022
20.2.0.49 30,207 9/13/2022
20.2.0.48 29,327 9/6/2022
20.2.0.46 15,518 8/30/2022
20.2.0.45 15,146 8/23/2022
20.2.0.44 15,666 8/16/2022
20.2.0.43 16,599 8/8/2022
20.2.0.40 26,480 7/26/2022
20.2.0.39 13,724 7/19/2022
20.2.0.38 14,104 7/12/2022
20.2.0.36 41,279 6/30/2022
20.1.0.61 43,950 6/20/2022
20.1.0.60 30,458 6/14/2022
20.1.0.59 24,601 6/7/2022
20.1.0.58 18,824 5/31/2022
20.1.0.57 25,279 5/24/2022
20.1.0.56 17,321 5/17/2022
20.1.0.55 18,947 5/12/2022
20.1.0.52 19,796 5/3/2022
20.1.0.51 21,758 4/26/2022
20.1.0.50 16,567 4/19/2022
20.1.0.48 19,915 4/12/2022
20.1.0.47 24,693 4/4/2022
19.4.0.56 52,004 3/15/2022
19.4.0.55 20,949 3/8/2022
19.4.0.54 18,526 3/1/2022
19.4.0.53 18,496 2/22/2022
19.4.0.52 17,448 2/15/2022
19.4.0.50 21,360 2/8/2022
19.4.0.48 44,183 1/31/2022
19.4.0.47 17,384 1/25/2022
19.4.0.43 26,351 1/18/2022
19.4.0.42 40,888 1/11/2022
19.4.0.41 13,673 1/4/2022
19.4.0.40 11,477 12/28/2021
19.4.0.38 15,797 12/17/2021
19.3.0.59 18,195 12/14/2021
19.3.0.57 10,887 12/7/2021
19.3.0.56 15,212 11/30/2021
19.3.0.55 18,779 11/23/2021
19.3.0.54 10,834 11/17/2021
19.3.0.53 10,063 11/12/2021
19.3.0.48 22,476 11/2/2021
19.3.0.47 21,916 10/26/2021
19.3.0.46 15,250 10/19/2021
19.3.0.45 12,461 10/12/2021
19.3.0.44 16,025 10/5/2021
19.3.0.43 19,804 9/30/2021
19.2.0.62 44,382 9/13/2021
19.2.0.60 13,926 9/7/2021
19.2.0.59 10,721 8/30/2021
19.2.0.57 9,591 8/24/2021
19.2.0.56 9,546 8/17/2021
19.2.0.55 11,078 8/11/2021
19.2.0.51 14,599 8/2/2021
19.2.0.49 13,579 7/27/2021
19.2.0.48 11,088 7/19/2021
19.2.0.47 9,306 7/13/2021
19.2.0.46 9,009 7/6/2021
19.2.0.44 15,003 6/30/2021
19.1.0.69 20,225 6/14/2021
19.1.0.67 14,765 6/7/2021
19.1.0.66 10,689 5/31/2021
19.1.0.65 10,127 5/24/2021
19.1.0.64 12,618 5/19/2021
19.1.0.63 9,425 5/13/2021
19.1.0.59 13,527 5/3/2021
19.1.0.58 13,143 4/26/2021
19.1.0.57 9,577 4/20/2021
19.1.0.56 8,770 4/13/2021
19.1.0.55 17,801 4/6/2021
19.1.0.54 17,512 3/30/2021
18.4.0.49 11,324 3/23/2021
18.4.0.48 12,535 3/16/2021
18.4.0.47 8,497 3/9/2021
18.4.0.46 10,843 3/2/2021
18.4.0.44 10,109 2/23/2021
18.4.0.43 8,899 2/15/2021
18.4.0.42 8,808 2/9/2021
18.4.0.41 13,261 2/2/2021
18.4.0.39 8,536 1/28/2021
18.4.0.35 9,358 1/19/2021
18.4.0.34 9,287 1/12/2021
18.4.0.33 8,878 1/4/2021
18.4.0.32 7,981 12/30/2020
18.4.0.31 14,824 12/22/2020
18.4.0.30 14,546 12/17/2020