Syncfusion.Blazor.Inputs 18.4.0.42

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 18.4.0.42
NuGet\Install-Package Syncfusion.Blazor.Inputs -Version 18.4.0.42
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="18.4.0.42" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Blazor.Inputs --version 18.4.0.42
#r "nuget: Syncfusion.Blazor.Inputs, 18.4.0.42"
#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=18.4.0.42

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

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 891 3/26/2024
25.1.35 6,196 3/15/2024
24.2.9 6,783 3/4/2024
24.2.8 6,535 2/26/2024
24.2.7 5,921 2/19/2024
24.2.6 5,105 2/14/2024
24.2.5 2,073 2/12/2024
24.2.4 4,811 2/5/2024
24.2.3 8,419 1/31/2024
24.1.47 13,188 1/22/2024
24.1.46 7,644 1/16/2024
24.1.45 12,924 1/8/2024
24.1.44 7,993 1/2/2024
24.1.43 5,692 12/27/2023
24.1.41 22,692 12/18/2023
23.2.7 12,371 12/6/2023
23.2.6 10,038 11/28/2023
23.2.5 5,432 11/23/2023
23.2.4 10,040 11/20/2023
23.1.44 22,644 11/6/2023
23.1.43 8,006 10/30/2023
23.1.42 6,175 10/23/2023
23.1.41 9,929 10/16/2023
23.1.40 16,197 10/10/2023
23.1.39 6,126 10/4/2023
23.1.38 9,029 9/26/2023
23.1.36 30,034 9/15/2023
22.2.12 23,974 9/5/2023
22.2.11 8,516 8/28/2023
22.2.10 13,709 8/22/2023
22.2.9 16,556 8/14/2023
22.2.8 5,994 8/7/2023
22.2.7 6,081 8/2/2023
22.2.5 15,216 7/27/2023
22.1.39 18,062 7/18/2023
22.1.38 12,546 7/11/2023
22.1.37 8,582 7/3/2023
22.1.36 6,585 6/28/2023
22.1.34 18,002 6/21/2023
21.2.10 16,317 6/13/2023
21.2.9 7,369 6/6/2023
21.2.8 8,675 5/30/2023
21.2.6 7,528 5/22/2023
21.2.5 7,150 5/15/2023
21.2.4 22,932 5/9/2023
21.2.3 12,298 5/3/2023
21.1.41 18,920 4/19/2023
21.1.39 11,076 4/10/2023
21.1.38 6,380 4/3/2023
21.1.37 7,994 3/29/2023
21.1.35 18,602 3/23/2023
20.4.0.54 50,282 3/13/2023
20.4.0.53 7,322 3/7/2023
20.4.0.52 22,178 2/28/2023
20.4.0.51 18,815 2/21/2023
20.4.0.50 15,837 2/14/2023
20.4.0.49 11,567 2/7/2023
20.4.0.48 29,868 2/1/2023
20.4.0.44 18,450 1/18/2023
20.4.0.43 24,286 1/10/2023
20.4.0.42 12,772 1/4/2023
20.4.0.41 6,571 12/29/2022
20.4.0.40 4,473 12/28/2022
20.4.0.38 17,847 12/21/2022
20.3.0.61 41,141 12/12/2022
20.3.0.60 13,664 12/6/2022
20.3.0.59 15,393 11/29/2022
20.3.0.58 18,713 11/22/2022
20.3.0.57 15,768 11/15/2022
20.3.0.56 31,092 11/8/2022
20.3.0.52 21,346 10/27/2022
20.3.0.50 23,760 10/18/2022
20.3.0.49 22,632 10/11/2022
20.3.0.48 13,305 10/5/2022
20.3.0.47 25,947 9/29/2022
20.2.0.50 17,250 9/20/2022
20.2.0.49 28,464 9/13/2022
20.2.0.48 27,158 9/6/2022
20.2.0.46 14,019 8/30/2022
20.2.0.45 14,093 8/23/2022
20.2.0.44 14,641 8/16/2022
20.2.0.43 15,632 8/8/2022
20.2.0.40 24,778 7/26/2022
20.2.0.39 12,743 7/19/2022
20.2.0.38 13,034 7/12/2022
20.2.0.36 39,389 6/30/2022
20.1.0.61 41,336 6/20/2022
20.1.0.60 23,852 6/14/2022
20.1.0.59 22,314 6/7/2022
20.1.0.58 17,623 5/31/2022
20.1.0.57 22,781 5/24/2022
20.1.0.56 15,595 5/17/2022
20.1.0.55 17,897 5/12/2022
20.1.0.52 18,324 5/3/2022
20.1.0.51 19,472 4/26/2022
20.1.0.50 15,491 4/19/2022
20.1.0.48 18,068 4/12/2022
20.1.0.47 23,465 4/4/2022
19.4.0.56 46,871 3/15/2022
19.4.0.55 18,471 3/8/2022
19.4.0.54 16,614 3/1/2022
19.4.0.53 17,598 2/22/2022
19.4.0.52 16,245 2/15/2022
19.4.0.50 20,058 2/8/2022
19.4.0.48 41,009 1/31/2022
19.4.0.47 16,310 1/25/2022
19.4.0.43 24,137 1/18/2022
19.4.0.42 37,798 1/11/2022
19.4.0.41 12,562 1/4/2022
19.4.0.40 10,604 12/28/2021
19.4.0.38 13,300 12/17/2021
19.3.0.59 16,569 12/14/2021
19.3.0.57 9,678 12/7/2021
19.3.0.56 14,324 11/30/2021
19.3.0.55 17,074 11/23/2021
19.3.0.54 10,010 11/17/2021
19.3.0.53 9,073 11/12/2021
19.3.0.48 14,931 11/2/2021
19.3.0.47 18,246 10/26/2021
19.3.0.46 12,385 10/19/2021
19.3.0.45 10,127 10/12/2021
19.3.0.44 14,384 10/5/2021
19.3.0.43 18,174 9/30/2021
19.2.0.62 39,947 9/13/2021
19.2.0.60 13,044 9/7/2021
19.2.0.59 9,489 8/30/2021
19.2.0.57 8,527 8/24/2021
19.2.0.56 8,616 8/17/2021
19.2.0.55 10,142 8/11/2021
19.2.0.51 13,117 8/2/2021
19.2.0.49 10,956 7/27/2021
19.2.0.48 10,187 7/19/2021
19.2.0.47 8,440 7/13/2021
19.2.0.46 8,092 7/6/2021
19.2.0.44 13,913 6/30/2021
19.1.0.69 19,153 6/14/2021
19.1.0.67 12,652 6/7/2021
19.1.0.66 9,821 5/31/2021
19.1.0.65 9,313 5/24/2021
19.1.0.64 11,417 5/19/2021
19.1.0.63 8,571 5/13/2021
19.1.0.59 12,534 5/3/2021
19.1.0.58 12,201 4/26/2021
19.1.0.57 8,563 4/20/2021
19.1.0.56 7,965 4/13/2021
19.1.0.55 15,329 4/6/2021
19.1.0.54 16,546 3/30/2021
18.4.0.49 10,258 3/23/2021
18.4.0.48 10,467 3/16/2021
18.4.0.47 7,635 3/9/2021
18.4.0.46 9,797 3/2/2021
18.4.0.44 9,268 2/23/2021
18.4.0.43 8,040 2/15/2021
18.4.0.42 7,941 2/9/2021
18.4.0.41 12,418 2/2/2021
18.4.0.39 7,671 1/28/2021
18.4.0.35 8,492 1/19/2021
18.4.0.34 8,096 1/12/2021
18.4.0.33 7,994 1/4/2021
18.4.0.32 7,130 12/30/2020
18.4.0.31 10,958 12/22/2020
18.4.0.30 11,813 12/17/2020