Syncfusion.Blazor.Inputs 19.1.0.67

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.67
                    
NuGet\Install-Package Syncfusion.Blazor.Inputs -Version 19.1.0.67
                    
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.67" />
                    
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.67" />
                    
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.67
                    
#r "nuget: Syncfusion.Blazor.Inputs, 19.1.0.67"
                    
#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.67
                    
#: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.67
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Blazor.Inputs&version=19.1.0.67
                    
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.19 720 9/11/2025
31.1.18 1,033 9/10/2025
31.1.17 2,299 9/5/2025
30.2.7 7,129 8/25/2025
30.2.6 9,243 8/18/2025
30.2.5 3,609 8/13/2025
30.2.4 7,126 8/7/2025
30.1.42 8,093 7/28/2025
30.1.41 7,386 7/22/2025
30.1.40 5,649 7/14/2025
30.1.39 8,084 7/8/2025
30.1.38 6,239 7/1/2025
30.1.37 7,559 6/25/2025
29.2.11 14,602 6/16/2025
29.2.10 15,161 6/9/2025
29.2.9 5,814 6/5/2025
29.2.8 4,413 6/3/2025
29.2.7 8,443 5/26/2025
29.2.5 9,001 5/21/2025
29.2.4 16,495 5/14/2025
29.1.41 10,878 5/5/2025
29.1.40 9,150 4/28/2025
29.1.39 13,169 4/21/2025
29.1.38 11,524 4/14/2025
29.1.37 11,542 4/8/2025
29.1.35 7,765 4/1/2025
29.1.33 21,251 3/25/2025
28.2.12 21,522 3/19/2025
28.2.11 26,221 3/10/2025
28.2.9 15,820 3/4/2025
28.2.7 9,671 2/25/2025
28.2.6 11,066 2/17/2025
28.2.5 18,491 2/11/2025
28.2.4 17,116 2/4/2025
28.2.3 22,937 1/29/2025
28.1.41 14,660 1/20/2025
28.1.39 13,133 1/13/2025
28.1.38 7,335 1/7/2025
28.1.37 14,697 12/31/2024
28.1.36 8,117 12/23/2024
28.1.35 14,652 12/18/2024
28.1.33 45,912 12/12/2024
27.2.5 19,497 12/2/2024
27.2.4 19,899 11/26/2024
27.2.3 5,686 11/22/2024
27.2.2 40,936 11/15/2024
27.1.58 45,168 11/4/2024
27.1.57 11,002 10/28/2024
27.1.56 7,117 10/23/2024
27.1.55 4,192 10/21/2024
27.1.53 20,739 10/14/2024
27.1.52 24,034 10/7/2024
27.1.51 16,907 9/30/2024
27.1.50 15,869 9/23/2024
27.1.48 28,572 9/18/2024
26.2.14 45,450 9/9/2024
26.2.13 9,967 9/5/2024
26.2.12 7,450 9/2/2024
26.2.11 17,475 8/27/2024
26.2.10 14,103 8/19/2024
26.2.9 12,971 8/12/2024
26.2.8 17,149 8/5/2024
26.2.7 11,352 7/29/2024
26.2.5 7,096 7/26/2024
26.2.4 8,346 7/24/2024
26.1.42 16,180 7/15/2024
26.1.41 20,763 7/8/2024
26.1.40 14,164 7/1/2024
26.1.39 11,449 6/24/2024
26.1.38 9,943 6/18/2024
26.1.35 19,717 6/11/2024
25.2.7 11,995 6/3/2024
25.2.6 11,476 5/28/2024
25.2.5 17,625 5/21/2024
25.2.4 21,455 5/14/2024
25.2.3 19,182 5/8/2024
25.1.42 24,900 4/29/2024
25.1.41 12,966 4/23/2024
25.1.40 20,790 4/15/2024
25.1.39 35,236 4/8/2024
25.1.38 16,554 4/1/2024
25.1.37 4,460 3/26/2024
25.1.35 36,732 3/15/2024
24.2.9 28,367 3/4/2024
24.2.8 25,935 2/26/2024
24.2.7 16,399 2/19/2024
24.2.6 15,641 2/14/2024
24.2.5 2,649 2/12/2024
24.2.4 8,125 2/5/2024
24.2.3 18,380 1/31/2024
24.1.47 47,744 1/22/2024
24.1.46 27,821 1/16/2024
24.1.45 33,887 1/8/2024
24.1.44 15,937 1/2/2024
24.1.43 8,921 12/27/2023
24.1.41 45,562 12/18/2023
23.2.7 46,083 12/6/2023
23.2.6 19,002 11/28/2023
23.2.5 7,334 11/23/2023
23.2.4 22,171 11/20/2023
23.1.44 31,029 11/6/2023
23.1.43 10,441 10/30/2023
23.1.42 7,986 10/23/2023
23.1.41 12,489 10/16/2023
23.1.40 42,214 10/10/2023
23.1.39 7,715 10/4/2023
23.1.38 17,779 9/26/2023
23.1.36 58,455 9/15/2023
22.2.12 35,186 9/5/2023
22.2.11 9,313 8/28/2023
22.2.10 17,279 8/22/2023
22.2.9 18,344 8/14/2023
22.2.8 7,368 8/7/2023
22.2.7 7,448 8/2/2023
22.2.5 25,410 7/27/2023
22.1.39 20,091 7/18/2023
22.1.38 17,967 7/11/2023
22.1.37 12,120 7/3/2023
22.1.36 7,989 6/28/2023
22.1.34 30,765 6/21/2023
21.2.10 17,521 6/13/2023
21.2.9 8,105 6/6/2023
21.2.8 9,523 5/30/2023
21.2.6 8,989 5/22/2023
21.2.5 7,618 5/15/2023
21.2.4 31,401 5/9/2023
21.2.3 13,036 5/3/2023
21.1.41 20,612 4/19/2023
21.1.39 11,700 4/10/2023
21.1.38 6,866 4/3/2023
21.1.37 8,659 3/29/2023
21.1.35 36,389 3/23/2023
20.4.0.54 86,661 3/13/2023
20.4.0.53 8,571 3/7/2023
20.4.0.52 23,298 2/28/2023
20.4.0.51 20,681 2/21/2023
20.4.0.50 18,124 2/14/2023
20.4.0.49 12,926 2/7/2023
20.4.0.48 32,149 2/1/2023
20.4.0.44 26,490 1/18/2023
20.4.0.43 26,854 1/10/2023
20.4.0.42 14,780 1/4/2023
20.4.0.41 7,411 12/29/2022
20.4.0.40 4,825 12/28/2022
20.4.0.38 19,900 12/21/2022
20.3.0.61 45,166 12/12/2022
20.3.0.60 15,567 12/6/2022
20.3.0.59 16,120 11/29/2022
20.3.0.58 20,667 11/22/2022
20.3.0.57 17,315 11/15/2022
20.3.0.56 37,791 11/8/2022
20.3.0.52 22,789 10/27/2022
20.3.0.50 25,014 10/18/2022
20.3.0.49 23,793 10/11/2022
20.3.0.48 13,771 10/5/2022
20.3.0.47 30,771 9/29/2022
20.2.0.50 19,777 9/20/2022
20.2.0.49 29,603 9/13/2022
20.2.0.48 28,930 9/6/2022
20.2.0.46 15,103 8/30/2022
20.2.0.45 14,752 8/23/2022
20.2.0.44 15,296 8/16/2022
20.2.0.43 16,220 8/8/2022
20.2.0.40 26,036 7/26/2022
20.2.0.39 13,386 7/19/2022
20.2.0.38 13,712 7/12/2022
20.2.0.36 40,877 6/30/2022
20.1.0.61 43,565 6/20/2022
20.1.0.60 29,980 6/14/2022
20.1.0.59 24,157 6/7/2022
20.1.0.58 18,434 5/31/2022
20.1.0.57 24,782 5/24/2022
20.1.0.56 16,890 5/17/2022
20.1.0.55 18,566 5/12/2022
20.1.0.52 19,410 5/3/2022
20.1.0.51 21,232 4/26/2022
20.1.0.50 16,089 4/19/2022
20.1.0.48 19,533 4/12/2022
20.1.0.47 24,305 4/4/2022
19.4.0.56 51,505 3/15/2022
19.4.0.55 20,486 3/8/2022
19.4.0.54 18,100 3/1/2022
19.4.0.53 18,095 2/22/2022
19.4.0.52 16,960 2/15/2022
19.4.0.50 20,972 2/8/2022
19.4.0.48 43,615 1/31/2022
19.4.0.47 16,991 1/25/2022
19.4.0.43 25,944 1/18/2022
19.4.0.42 40,433 1/11/2022
19.4.0.41 13,266 1/4/2022
19.4.0.40 11,090 12/28/2021
19.4.0.38 15,324 12/17/2021
19.3.0.59 17,816 12/14/2021
19.3.0.57 10,502 12/7/2021
19.3.0.56 14,827 11/30/2021
19.3.0.55 18,382 11/23/2021
19.3.0.54 10,502 11/17/2021
19.3.0.53 9,718 11/12/2021
19.3.0.48 21,761 11/2/2021
19.3.0.47 21,542 10/26/2021
19.3.0.46 14,814 10/19/2021
19.3.0.45 12,073 10/12/2021
19.3.0.44 15,591 10/5/2021
19.3.0.43 19,370 9/30/2021
19.2.0.62 43,799 9/13/2021
19.2.0.60 13,544 9/7/2021
19.2.0.59 10,333 8/30/2021
19.2.0.57 9,147 8/24/2021
19.2.0.56 9,151 8/17/2021
19.2.0.55 10,669 8/11/2021
19.2.0.51 14,181 8/2/2021
19.2.0.49 13,205 7/27/2021
19.2.0.48 10,708 7/19/2021
19.2.0.47 8,901 7/13/2021
19.2.0.46 8,613 7/6/2021
19.2.0.44 14,576 6/30/2021
19.1.0.69 19,823 6/14/2021
19.1.0.67 14,404 6/7/2021
19.1.0.66 10,330 5/31/2021
19.1.0.65 9,759 5/24/2021
19.1.0.64 12,224 5/19/2021
19.1.0.63 9,049 5/13/2021
19.1.0.59 13,152 5/3/2021
19.1.0.58 12,777 4/26/2021
19.1.0.57 9,245 4/20/2021
19.1.0.56 8,411 4/13/2021
19.1.0.55 17,412 4/6/2021
19.1.0.54 17,151 3/30/2021
18.4.0.49 10,957 3/23/2021
18.4.0.48 12,056 3/16/2021
18.4.0.47 8,117 3/9/2021
18.4.0.46 10,462 3/2/2021
18.4.0.44 9,727 2/23/2021
18.4.0.43 8,535 2/15/2021
18.4.0.42 8,417 2/9/2021
18.4.0.41 12,876 2/2/2021
18.4.0.39 8,132 1/28/2021
18.4.0.35 8,987 1/19/2021
18.4.0.34 8,882 1/12/2021
18.4.0.33 8,519 1/4/2021
18.4.0.32 7,599 12/30/2020
18.4.0.31 14,253 12/22/2020
18.4.0.30 14,067 12/17/2020