Syncfusion.Blazor.Inputs 30.1.41

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

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.1.41 159 7/22/2025
30.1.40 2,305 7/14/2025
30.1.39 3,391 7/8/2025
30.1.38 4,136 7/1/2025
30.1.37 4,324 6/25/2025
29.2.11 8,841 6/16/2025
29.2.10 10,622 6/9/2025
29.2.9 4,770 6/5/2025
29.2.8 3,344 6/3/2025
29.2.7 6,673 5/26/2025
29.2.5 7,029 5/21/2025
29.2.4 11,540 5/14/2025
29.1.41 8,518 5/5/2025
29.1.40 6,801 4/28/2025
29.1.39 10,171 4/21/2025
29.1.38 9,469 4/14/2025
29.1.37 9,804 4/8/2025
29.1.35 7,132 4/1/2025
29.1.33 16,928 3/25/2025
28.2.12 18,087 3/19/2025
28.2.11 23,162 3/10/2025
28.2.9 14,628 3/4/2025
28.2.7 9,228 2/25/2025
28.2.6 10,286 2/17/2025
28.2.5 16,095 2/11/2025
28.2.4 15,461 2/4/2025
28.2.3 19,818 1/29/2025
28.1.41 14,116 1/20/2025
28.1.39 12,058 1/13/2025
28.1.38 6,816 1/7/2025
28.1.37 14,056 12/31/2024
28.1.36 7,130 12/23/2024
28.1.35 13,695 12/18/2024
28.1.33 39,761 12/12/2024
27.2.5 18,509 12/2/2024
27.2.4 19,629 11/26/2024
27.2.3 5,654 11/22/2024
27.2.2 34,360 11/15/2024
27.1.58 37,996 11/4/2024
27.1.57 10,746 10/28/2024
27.1.56 7,056 10/23/2024
27.1.55 4,023 10/21/2024
27.1.53 18,196 10/14/2024
27.1.52 22,746 10/7/2024
27.1.51 15,630 9/30/2024
27.1.50 15,054 9/23/2024
27.1.48 27,371 9/18/2024
26.2.14 42,415 9/9/2024
26.2.13 9,176 9/5/2024
26.2.12 7,375 9/2/2024
26.2.11 16,388 8/27/2024
26.2.10 13,163 8/19/2024
26.2.9 12,542 8/12/2024
26.2.8 16,852 8/5/2024
26.2.7 11,259 7/29/2024
26.2.5 6,916 7/26/2024
26.2.4 8,230 7/24/2024
26.1.42 15,718 7/15/2024
26.1.41 20,299 7/8/2024
26.1.40 13,179 7/1/2024
26.1.39 11,186 6/24/2024
26.1.38 9,835 6/18/2024
26.1.35 19,052 6/11/2024
25.2.7 11,472 6/3/2024
25.2.6 11,116 5/28/2024
25.2.5 17,330 5/21/2024
25.2.4 21,161 5/14/2024
25.2.3 18,870 5/8/2024
25.1.42 24,690 4/29/2024
25.1.41 12,383 4/23/2024
25.1.40 20,588 4/15/2024
25.1.39 34,965 4/8/2024
25.1.38 16,068 4/1/2024
25.1.37 4,437 3/26/2024
25.1.35 36,024 3/15/2024
24.2.9 27,529 3/4/2024
24.2.8 25,454 2/26/2024
24.2.7 16,256 2/19/2024
24.2.6 15,366 2/14/2024
24.2.5 2,637 2/12/2024
24.2.4 8,084 2/5/2024
24.2.3 18,186 1/31/2024
24.1.47 46,030 1/22/2024
24.1.46 27,525 1/16/2024
24.1.45 33,406 1/8/2024
24.1.44 15,808 1/2/2024
24.1.43 8,904 12/27/2023
24.1.41 44,344 12/18/2023
23.2.7 45,222 12/6/2023
23.2.6 18,924 11/28/2023
23.2.5 7,307 11/23/2023
23.2.4 22,054 11/20/2023
23.1.44 30,779 11/6/2023
23.1.43 10,356 10/30/2023
23.1.42 7,899 10/23/2023
23.1.41 12,396 10/16/2023
23.1.40 41,301 10/10/2023
23.1.39 7,670 10/4/2023
23.1.38 17,455 9/26/2023
23.1.36 56,082 9/15/2023
22.2.12 34,834 9/5/2023
22.2.11 9,263 8/28/2023
22.2.10 17,242 8/22/2023
22.2.9 18,188 8/14/2023
22.2.8 7,239 8/7/2023
22.2.7 7,426 8/2/2023
22.2.5 25,332 7/27/2023
22.1.39 20,041 7/18/2023
22.1.38 17,915 7/11/2023
22.1.37 11,598 7/3/2023
22.1.36 7,965 6/28/2023
22.1.34 29,532 6/21/2023
21.2.10 17,478 6/13/2023
21.2.9 8,063 6/6/2023
21.2.8 9,495 5/30/2023
21.2.6 8,900 5/22/2023
21.2.5 7,581 5/15/2023
21.2.4 31,340 5/9/2023
21.2.3 13,007 5/3/2023
21.1.41 20,552 4/19/2023
21.1.39 11,667 4/10/2023
21.1.38 6,832 4/3/2023
21.1.37 8,623 3/29/2023
21.1.35 34,792 3/23/2023
20.4.0.54 85,159 3/13/2023
20.4.0.53 8,519 3/7/2023
20.4.0.52 23,169 2/28/2023
20.4.0.51 20,561 2/21/2023
20.4.0.50 18,042 2/14/2023
20.4.0.49 12,856 2/7/2023
20.4.0.48 32,119 2/1/2023
20.4.0.44 26,112 1/18/2023
20.4.0.43 26,797 1/10/2023
20.4.0.42 14,743 1/4/2023
20.4.0.41 7,347 12/29/2022
20.4.0.40 4,801 12/28/2022
20.4.0.38 19,850 12/21/2022
20.3.0.61 44,987 12/12/2022
20.3.0.60 15,541 12/6/2022
20.3.0.59 16,095 11/29/2022
20.3.0.58 20,588 11/22/2022
20.3.0.57 17,223 11/15/2022
20.3.0.56 37,415 11/8/2022
20.3.0.52 22,753 10/27/2022
20.3.0.50 24,985 10/18/2022
20.3.0.49 23,700 10/11/2022
20.3.0.48 13,737 10/5/2022
20.3.0.47 30,290 9/29/2022
20.2.0.50 19,637 9/20/2022
20.2.0.49 29,493 9/13/2022
20.2.0.48 28,888 9/6/2022
20.2.0.46 15,014 8/30/2022
20.2.0.45 14,721 8/23/2022
20.2.0.44 15,225 8/16/2022
20.2.0.43 16,194 8/8/2022
20.2.0.40 25,983 7/26/2022
20.2.0.39 13,350 7/19/2022
20.2.0.38 13,681 7/12/2022
20.2.0.36 40,834 6/30/2022
20.1.0.61 43,518 6/20/2022
20.1.0.60 29,887 6/14/2022
20.1.0.59 23,980 6/7/2022
20.1.0.58 18,382 5/31/2022
20.1.0.57 24,668 5/24/2022
20.1.0.56 16,811 5/17/2022
20.1.0.55 18,531 5/12/2022
20.1.0.52 19,347 5/3/2022
20.1.0.51 21,049 4/26/2022
20.1.0.50 16,052 4/19/2022
20.1.0.48 19,460 4/12/2022
20.1.0.47 24,261 4/4/2022
19.4.0.56 51,312 3/15/2022
19.4.0.55 20,393 3/8/2022
19.4.0.54 18,059 3/1/2022
19.4.0.53 18,066 2/22/2022
19.4.0.52 16,833 2/15/2022
19.4.0.50 20,932 2/8/2022
19.4.0.48 43,494 1/31/2022
19.4.0.47 16,967 1/25/2022
19.4.0.43 25,903 1/18/2022
19.4.0.42 40,234 1/11/2022
19.4.0.41 13,237 1/4/2022
19.4.0.40 11,064 12/28/2021
19.4.0.38 15,219 12/17/2021
19.3.0.59 17,773 12/14/2021
19.3.0.57 10,469 12/7/2021
19.3.0.56 14,797 11/30/2021
19.3.0.55 18,313 11/23/2021
19.3.0.54 10,479 11/17/2021
19.3.0.53 9,696 11/12/2021
19.3.0.48 20,952 11/2/2021
19.3.0.47 21,516 10/26/2021
19.3.0.46 14,661 10/19/2021
19.3.0.45 11,984 10/12/2021
19.3.0.44 15,548 10/5/2021
19.3.0.43 19,244 9/30/2021
19.2.0.62 43,368 9/13/2021
19.2.0.60 13,515 9/7/2021
19.2.0.59 10,296 8/30/2021
19.2.0.57 9,119 8/24/2021
19.2.0.56 9,116 8/17/2021
19.2.0.55 10,634 8/11/2021
19.2.0.51 14,136 8/2/2021
19.2.0.49 13,143 7/27/2021
19.2.0.48 10,682 7/19/2021
19.2.0.47 8,876 7/13/2021
19.2.0.46 8,586 7/6/2021
19.2.0.44 14,540 6/30/2021
19.1.0.69 19,774 6/14/2021
19.1.0.67 14,380 6/7/2021
19.1.0.66 10,307 5/31/2021
19.1.0.65 9,737 5/24/2021
19.1.0.64 12,154 5/19/2021
19.1.0.63 9,026 5/13/2021
19.1.0.59 13,117 5/3/2021
19.1.0.58 12,747 4/26/2021
19.1.0.57 9,220 4/20/2021
19.1.0.56 8,386 4/13/2021
19.1.0.55 17,381 4/6/2021
19.1.0.54 17,120 3/30/2021
18.4.0.49 10,933 3/23/2021
18.4.0.48 11,929 3/16/2021
18.4.0.47 8,091 3/9/2021
18.4.0.46 10,439 3/2/2021
18.4.0.44 9,704 2/23/2021
18.4.0.43 8,510 2/15/2021
18.4.0.42 8,391 2/9/2021
18.4.0.41 12,850 2/2/2021
18.4.0.39 8,100 1/28/2021
18.4.0.35 8,961 1/19/2021
18.4.0.34 8,800 1/12/2021
18.4.0.33 8,488 1/4/2021
18.4.0.32 7,574 12/30/2020
18.4.0.31 13,917 12/22/2020
18.4.0.30 13,771 12/17/2020