Syncfusion.Blazor.Inputs 19.1.0.64

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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.64
NuGet\Install-Package Syncfusion.Blazor.Inputs -Version 19.1.0.64
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.64" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Blazor.Inputs --version 19.1.0.64
#r "nuget: Syncfusion.Blazor.Inputs, 19.1.0.64"
#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.Inputs as a Cake Addin
#addin nuget:?package=Syncfusion.Blazor.Inputs&version=19.1.0.64

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

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. 
.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 (24)

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

Package Downloads
Syncfusion.Blazor.DropDowns The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Syncfusion.Blazor.Navigations The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Syncfusion.Blazor.Grid The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion Blazor DataGrid component and more.

Syncfusion.Blazor.InPlaceEditor The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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
25.1.37 527 3/26/2024
25.1.35 5,856 3/15/2024
24.2.9 6,593 3/4/2024
24.2.8 6,418 2/26/2024
24.2.7 5,827 2/19/2024
24.2.6 5,049 2/14/2024
24.2.5 2,064 2/12/2024
24.2.4 4,747 2/5/2024
24.2.3 8,305 1/31/2024
24.1.47 12,986 1/22/2024
24.1.46 7,580 1/16/2024
24.1.45 12,850 1/8/2024
24.1.44 7,888 1/2/2024
24.1.43 5,642 12/27/2023
24.1.41 22,486 12/18/2023
23.2.7 12,294 12/6/2023
23.2.6 9,996 11/28/2023
23.2.5 5,414 11/23/2023
23.2.4 9,950 11/20/2023
23.1.44 22,551 11/6/2023
23.1.43 7,981 10/30/2023
23.1.42 6,152 10/23/2023
23.1.41 9,896 10/16/2023
23.1.40 16,082 10/10/2023
23.1.39 6,115 10/4/2023
23.1.38 9,003 9/26/2023
23.1.36 29,870 9/15/2023
22.2.12 23,892 9/5/2023
22.2.11 8,510 8/28/2023
22.2.10 13,669 8/22/2023
22.2.9 16,533 8/14/2023
22.2.8 5,982 8/7/2023
22.2.7 6,074 8/2/2023
22.2.5 15,166 7/27/2023
22.1.39 18,037 7/18/2023
22.1.38 12,509 7/11/2023
22.1.37 8,573 7/3/2023
22.1.36 6,575 6/28/2023
22.1.34 17,958 6/21/2023
21.2.10 16,296 6/13/2023
21.2.9 7,362 6/6/2023
21.2.8 8,658 5/30/2023
21.2.6 7,512 5/22/2023
21.2.5 7,144 5/15/2023
21.2.4 22,880 5/9/2023
21.2.3 12,290 5/3/2023
21.1.41 18,910 4/19/2023
21.1.39 11,066 4/10/2023
21.1.38 6,373 4/3/2023
21.1.37 7,988 3/29/2023
21.1.35 18,577 3/23/2023
20.4.0.54 49,908 3/13/2023
20.4.0.53 7,316 3/7/2023
20.4.0.52 22,164 2/28/2023
20.4.0.51 18,806 2/21/2023
20.4.0.50 15,832 2/14/2023
20.4.0.49 11,553 2/7/2023
20.4.0.48 29,825 2/1/2023
20.4.0.44 18,431 1/18/2023
20.4.0.43 24,264 1/10/2023
20.4.0.42 12,755 1/4/2023
20.4.0.41 6,564 12/29/2022
20.4.0.40 4,463 12/28/2022
20.4.0.38 17,838 12/21/2022
20.3.0.61 41,118 12/12/2022
20.3.0.60 13,652 12/6/2022
20.3.0.59 15,382 11/29/2022
20.3.0.58 18,703 11/22/2022
20.3.0.57 15,754 11/15/2022
20.3.0.56 31,061 11/8/2022
20.3.0.52 21,326 10/27/2022
20.3.0.50 23,729 10/18/2022
20.3.0.49 22,617 10/11/2022
20.3.0.48 13,296 10/5/2022
20.3.0.47 25,929 9/29/2022
20.2.0.50 17,241 9/20/2022
20.2.0.49 28,439 9/13/2022
20.2.0.48 27,130 9/6/2022
20.2.0.46 14,004 8/30/2022
20.2.0.45 14,084 8/23/2022
20.2.0.44 14,632 8/16/2022
20.2.0.43 15,623 8/8/2022
20.2.0.40 24,764 7/26/2022
20.2.0.39 12,723 7/19/2022
20.2.0.38 13,020 7/12/2022
20.2.0.36 39,376 6/30/2022
20.1.0.61 41,318 6/20/2022
20.1.0.60 23,812 6/14/2022
20.1.0.59 22,304 6/7/2022
20.1.0.58 17,606 5/31/2022
20.1.0.57 22,765 5/24/2022
20.1.0.56 15,582 5/17/2022
20.1.0.55 17,890 5/12/2022
20.1.0.52 18,323 5/3/2022
20.1.0.51 19,456 4/26/2022
20.1.0.50 15,477 4/19/2022
20.1.0.48 18,067 4/12/2022
20.1.0.47 23,447 4/4/2022
19.4.0.56 46,835 3/15/2022
19.4.0.55 18,452 3/8/2022
19.4.0.54 16,594 3/1/2022
19.4.0.53 17,589 2/22/2022
19.4.0.52 16,233 2/15/2022
19.4.0.50 20,047 2/8/2022
19.4.0.48 40,979 1/31/2022
19.4.0.47 16,301 1/25/2022
19.4.0.43 24,127 1/18/2022
19.4.0.42 37,772 1/11/2022
19.4.0.41 12,549 1/4/2022
19.4.0.40 10,597 12/28/2021
19.4.0.38 13,288 12/17/2021
19.3.0.59 16,558 12/14/2021
19.3.0.57 9,665 12/7/2021
19.3.0.56 14,315 11/30/2021
19.3.0.55 17,054 11/23/2021
19.3.0.54 9,997 11/17/2021
19.3.0.53 9,064 11/12/2021
19.3.0.48 14,913 11/2/2021
19.3.0.47 18,218 10/26/2021
19.3.0.46 12,355 10/19/2021
19.3.0.45 10,107 10/12/2021
19.3.0.44 14,366 10/5/2021
19.3.0.43 18,162 9/30/2021
19.2.0.62 39,935 9/13/2021
19.2.0.60 13,035 9/7/2021
19.2.0.59 9,481 8/30/2021
19.2.0.57 8,526 8/24/2021
19.2.0.56 8,595 8/17/2021
19.2.0.55 10,128 8/11/2021
19.2.0.51 13,108 8/2/2021
19.2.0.49 10,948 7/27/2021
19.2.0.48 10,172 7/19/2021
19.2.0.47 8,431 7/13/2021
19.2.0.46 8,086 7/6/2021
19.2.0.44 13,912 6/30/2021
19.1.0.69 19,140 6/14/2021
19.1.0.67 12,643 6/7/2021
19.1.0.66 9,813 5/31/2021
19.1.0.65 9,295 5/24/2021
19.1.0.64 11,402 5/19/2021
19.1.0.63 8,563 5/13/2021
19.1.0.59 12,520 5/3/2021
19.1.0.58 12,184 4/26/2021
19.1.0.57 8,552 4/20/2021
19.1.0.56 7,956 4/13/2021
19.1.0.55 15,313 4/6/2021
19.1.0.54 16,537 3/30/2021
18.4.0.49 10,249 3/23/2021
18.4.0.48 10,459 3/16/2021
18.4.0.47 7,622 3/9/2021
18.4.0.46 9,777 3/2/2021
18.4.0.44 9,259 2/23/2021
18.4.0.43 8,026 2/15/2021
18.4.0.42 7,933 2/9/2021
18.4.0.41 12,398 2/2/2021
18.4.0.39 7,663 1/28/2021
18.4.0.35 8,483 1/19/2021
18.4.0.34 8,084 1/12/2021
18.4.0.33 7,986 1/4/2021
18.4.0.32 7,115 12/30/2020
18.4.0.31 10,931 12/22/2020
18.4.0.30 11,802 12/17/2020