Syncfusion.Blazor.Inputs 30.2.7

Prefix Reserved
dotnet add package Syncfusion.Blazor.Inputs --version 30.2.7
                    
NuGet\Install-Package Syncfusion.Blazor.Inputs -Version 30.2.7
                    
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="30.2.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Blazor.Inputs" Version="30.2.7" />
                    
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 30.2.7
                    
#r "nuget: Syncfusion.Blazor.Inputs, 30.2.7"
                    
#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@30.2.7
                    
#: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=30.2.7
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Blazor.Inputs&version=30.2.7
                    
Install as a Cake Tool

Syncfusion® Blazor Input Components

This package contains Blazor Color Picker, Blazor File Upload, Blazor MaskedTextBox, Blazor NumericTextBox, Blazor Range Slider, Blazor TextBox, Blazor SpeechToText and Blazor Rating components for Blazor application.

System Requirements

Blazor Color Picker

The Blazor Color Picker component allows you to pick colors either by selecting them from the color picker container or by adjusting the hue and opacity. It supports inline mode, palette customization, and localization for seamless integration into forms.

Blazor Color Picker

Getting Started
Resources

Blazor File Upload

The Blazor File Upload is a component for uploading files, images, documents, and audio and video files to a server. The File Upload works in both WebAssembly and Server-side Blazor apps, and also supports a rich set of features that include multiple file selection, progress bars, auto-uploading, drag and drop, folder (directory) uploading, file validation, and more.

Blazor File Upload

Getting Started
Resources

Blazor MaskedTextBox

The Blazor MaskedTextBox is a component that provides an easy and reliable way to collect user input based on a standard mask. It allows you to capture phone numbers, date values, credit card numbers, and other standard format values.

Blazor MaskedTextBox

Getting Started
Resources

Blazor NumericTextBox

The Blazor NumericTextBox component is a quick replacement of the number-type HTML input element. It’s used to get number inputs from users. It has several out-of-the-box features such as number format support, precision component, and spin buttons.

Blazor NumericTextBox

Getting Started
Resources

Blazor Signature

The Blazor Signature - Signature component allows user to draw smooth signatures as vector outline of strokes using variable width Bézier curve interpolation. It allows to save signature as image.

Blazor Signature

Getting Started
Resources

Blazor Range Slider

The Blazor Range Slider is a custom range-type HTML5 input Component. It allows you to select a value or range of values between a specified min and max.

Blazor Range Slider

Getting Started
Resources

Blazor TextBox

The Blazor TextBox is a component for editing, displaying, or entering plain text on forms to capture user names, phone numbers, email, and more. This component is an extended version of the HTML5 TextBox (input type text) component with icons, floating labels, different sizing, grouping, validation states, and more. It is available in an HTML5/CSS version and a JavaScript version.

Blazor TextBox

Getting Started
Resources

Blazor Rating

The Blazor Rating component is used to provide a star rating or view other people’s ratings on a numeric scale for any service provided, such as for movies, applications, or products. It has several built-in features such as support for precision modes, labels, tooltip, and UI customization.

Blazor Rating

Getting Started
Resources

Blazor SpeechToText

The Blazor SpeechToText component provides seamless voice-to-text conversion in the web applications. It features real-time transcription with interim results, multilingual recognition, customizable buttons and tooltips, and error handling, ensuring an intuitive and accessible speech recognition experience.

Blazor SpeechToText

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 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 (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
30.2.7 451 8/25/2025
30.2.6 1,244 8/18/2025
30.2.5 2,331 8/13/2025
30.2.4 4,396 8/7/2025
30.1.42 4,119 7/28/2025
30.1.41 4,550 7/22/2025
30.1.40 3,356 7/14/2025
30.1.39 5,047 7/8/2025
30.1.38 5,107 7/1/2025
30.1.37 6,333 6/25/2025
29.2.11 11,464 6/16/2025
29.2.10 13,335 6/9/2025
29.2.9 5,133 6/5/2025
29.2.8 3,858 6/3/2025
29.2.7 7,448 5/26/2025
29.2.5 7,788 5/21/2025
29.2.4 13,238 5/14/2025
29.1.41 9,533 5/5/2025
29.1.40 8,095 4/28/2025
29.1.39 11,469 4/21/2025
29.1.38 10,349 4/14/2025
29.1.37 10,373 4/8/2025
29.1.35 7,372 4/1/2025
29.1.33 18,611 3/25/2025
28.2.12 19,227 3/19/2025
28.2.11 24,525 3/10/2025
28.2.9 14,943 3/4/2025
28.2.7 9,446 2/25/2025
28.2.6 10,915 2/17/2025
28.2.5 16,981 2/11/2025
28.2.4 16,167 2/4/2025
28.2.3 20,931 1/29/2025
28.1.41 14,371 1/20/2025
28.1.39 12,495 1/13/2025
28.1.38 7,000 1/7/2025
28.1.37 14,522 12/31/2024
28.1.36 7,446 12/23/2024
28.1.35 14,148 12/18/2024
28.1.33 43,474 12/12/2024
27.2.5 18,981 12/2/2024
27.2.4 19,720 11/26/2024
27.2.3 5,674 11/22/2024
27.2.2 36,504 11/15/2024
27.1.58 40,735 11/4/2024
27.1.57 10,830 10/28/2024
27.1.56 7,077 10/23/2024
27.1.55 4,128 10/21/2024
27.1.53 19,057 10/14/2024
27.1.52 23,297 10/7/2024
27.1.51 15,966 9/30/2024
27.1.50 15,522 9/23/2024
27.1.48 27,895 9/18/2024
26.2.14 43,644 9/9/2024
26.2.13 9,453 9/5/2024
26.2.12 7,426 9/2/2024
26.2.11 16,708 8/27/2024
26.2.10 13,618 8/19/2024
26.2.9 12,796 8/12/2024
26.2.8 17,036 8/5/2024
26.2.7 11,306 7/29/2024
26.2.5 6,959 7/26/2024
26.2.4 8,283 7/24/2024
26.1.42 15,865 7/15/2024
26.1.41 20,433 7/8/2024
26.1.40 13,489 7/1/2024
26.1.39 11,274 6/24/2024
26.1.38 9,871 6/18/2024
26.1.35 19,345 6/11/2024
25.2.7 11,766 6/3/2024
25.2.6 11,299 5/28/2024
25.2.5 17,446 5/21/2024
25.2.4 21,295 5/14/2024
25.2.3 19,016 5/8/2024
25.1.42 24,759 4/29/2024
25.1.41 12,609 4/23/2024
25.1.40 20,683 4/15/2024
25.1.39 35,122 4/8/2024
25.1.38 16,254 4/1/2024
25.1.37 4,449 3/26/2024
25.1.35 36,357 3/15/2024
24.2.9 27,754 3/4/2024
24.2.8 25,794 2/26/2024
24.2.7 16,296 2/19/2024
24.2.6 15,439 2/14/2024
24.2.5 2,642 2/12/2024
24.2.4 8,103 2/5/2024
24.2.3 18,250 1/31/2024
24.1.47 46,840 1/22/2024
24.1.46 27,582 1/16/2024
24.1.45 33,619 1/8/2024
24.1.44 15,877 1/2/2024
24.1.43 8,913 12/27/2023
24.1.41 44,966 12/18/2023
23.2.7 45,580 12/6/2023
23.2.6 18,955 11/28/2023
23.2.5 7,320 11/23/2023
23.2.4 22,147 11/20/2023
23.1.44 30,855 11/6/2023
23.1.43 10,391 10/30/2023
23.1.42 7,939 10/23/2023
23.1.41 12,437 10/16/2023
23.1.40 41,555 10/10/2023
23.1.39 7,698 10/4/2023
23.1.38 17,561 9/26/2023
23.1.36 56,954 9/15/2023
22.2.12 35,028 9/5/2023
22.2.11 9,286 8/28/2023
22.2.10 17,260 8/22/2023
22.2.9 18,212 8/14/2023
22.2.8 7,290 8/7/2023
22.2.7 7,441 8/2/2023
22.2.5 25,361 7/27/2023
22.1.39 20,070 7/18/2023
22.1.38 17,941 7/11/2023
22.1.37 11,757 7/3/2023
22.1.36 7,979 6/28/2023
22.1.34 29,994 6/21/2023
21.2.10 17,503 6/13/2023
21.2.9 8,080 6/6/2023
21.2.8 9,512 5/30/2023
21.2.6 8,925 5/22/2023
21.2.5 7,602 5/15/2023
21.2.4 31,367 5/9/2023
21.2.3 13,028 5/3/2023
21.1.41 20,582 4/19/2023
21.1.39 11,689 4/10/2023
21.1.38 6,852 4/3/2023
21.1.37 8,643 3/29/2023
21.1.35 35,319 3/23/2023
20.4.0.54 85,710 3/13/2023
20.4.0.53 8,548 3/7/2023
20.4.0.52 23,202 2/28/2023
20.4.0.51 20,622 2/21/2023
20.4.0.50 18,084 2/14/2023
20.4.0.49 12,886 2/7/2023
20.4.0.48 32,137 2/1/2023
20.4.0.44 26,325 1/18/2023
20.4.0.43 26,828 1/10/2023
20.4.0.42 14,764 1/4/2023
20.4.0.41 7,376 12/29/2022
20.4.0.40 4,816 12/28/2022
20.4.0.38 19,877 12/21/2022
20.3.0.61 45,053 12/12/2022
20.3.0.60 15,557 12/6/2022
20.3.0.59 16,108 11/29/2022
20.3.0.58 20,636 11/22/2022
20.3.0.57 17,270 11/15/2022
20.3.0.56 37,550 11/8/2022
20.3.0.52 22,774 10/27/2022
20.3.0.50 25,002 10/18/2022
20.3.0.49 23,749 10/11/2022
20.3.0.48 13,756 10/5/2022
20.3.0.47 30,517 9/29/2022
20.2.0.50 19,730 9/20/2022
20.2.0.49 29,545 9/13/2022
20.2.0.48 28,918 9/6/2022
20.2.0.46 15,033 8/30/2022
20.2.0.45 14,737 8/23/2022
20.2.0.44 15,248 8/16/2022
20.2.0.43 16,208 8/8/2022
20.2.0.40 26,006 7/26/2022
20.2.0.39 13,369 7/19/2022
20.2.0.38 13,700 7/12/2022
20.2.0.36 40,855 6/30/2022
20.1.0.61 43,538 6/20/2022
20.1.0.60 29,920 6/14/2022
20.1.0.59 24,087 6/7/2022
20.1.0.58 18,410 5/31/2022
20.1.0.57 24,693 5/24/2022
20.1.0.56 16,847 5/17/2022
20.1.0.55 18,549 5/12/2022
20.1.0.52 19,381 5/3/2022
20.1.0.51 21,138 4/26/2022
20.1.0.50 16,074 4/19/2022
20.1.0.48 19,497 4/12/2022
20.1.0.47 24,290 4/4/2022
19.4.0.56 51,392 3/15/2022
19.4.0.55 20,443 3/8/2022
19.4.0.54 18,079 3/1/2022
19.4.0.53 18,082 2/22/2022
19.4.0.52 16,847 2/15/2022
19.4.0.50 20,954 2/8/2022
19.4.0.48 43,547 1/31/2022
19.4.0.47 16,979 1/25/2022
19.4.0.43 25,927 1/18/2022
19.4.0.42 40,273 1/11/2022
19.4.0.41 13,250 1/4/2022
19.4.0.40 11,078 12/28/2021
19.4.0.38 15,275 12/17/2021
19.3.0.59 17,794 12/14/2021
19.3.0.57 10,484 12/7/2021
19.3.0.56 14,813 11/30/2021
19.3.0.55 18,334 11/23/2021
19.3.0.54 10,492 11/17/2021
19.3.0.53 9,709 11/12/2021
19.3.0.48 21,376 11/2/2021
19.3.0.47 21,529 10/26/2021
19.3.0.46 14,782 10/19/2021
19.3.0.45 12,019 10/12/2021
19.3.0.44 15,564 10/5/2021
19.3.0.43 19,331 9/30/2021
19.2.0.62 43,547 9/13/2021
19.2.0.60 13,535 9/7/2021
19.2.0.59 10,314 8/30/2021
19.2.0.57 9,134 8/24/2021
19.2.0.56 9,139 8/17/2021
19.2.0.55 10,648 8/11/2021
19.2.0.51 14,160 8/2/2021
19.2.0.49 13,165 7/27/2021
19.2.0.48 10,697 7/19/2021
19.2.0.47 8,890 7/13/2021
19.2.0.46 8,600 7/6/2021
19.2.0.44 14,557 6/30/2021
19.1.0.69 19,794 6/14/2021
19.1.0.67 14,394 6/7/2021
19.1.0.66 10,321 5/31/2021
19.1.0.65 9,750 5/24/2021
19.1.0.64 12,191 5/19/2021
19.1.0.63 9,038 5/13/2021
19.1.0.59 13,138 5/3/2021
19.1.0.58 12,761 4/26/2021
19.1.0.57 9,234 4/20/2021
19.1.0.56 8,399 4/13/2021
19.1.0.55 17,395 4/6/2021
19.1.0.54 17,134 3/30/2021
18.4.0.49 10,948 3/23/2021
18.4.0.48 12,016 3/16/2021
18.4.0.47 8,105 3/9/2021
18.4.0.46 10,454 3/2/2021
18.4.0.44 9,718 2/23/2021
18.4.0.43 8,525 2/15/2021
18.4.0.42 8,407 2/9/2021
18.4.0.41 12,866 2/2/2021
18.4.0.39 8,124 1/28/2021
18.4.0.35 8,977 1/19/2021
18.4.0.34 8,851 1/12/2021
18.4.0.33 8,508 1/4/2021
18.4.0.32 7,590 12/30/2020
18.4.0.31 14,070 12/22/2020
18.4.0.30 13,932 12/17/2020