Syncfusion.Blazor
will also be available along with individual NuGet packages. That is, we have not deprecated its support yet.Warning: Do not use both Syncfusion.Blazor
and individual NuGet packages in the same application. It will throw ambiguous errors while compiling the project.
Syncfusion.Blazor
NuGet package in a Blazor WebAssembly application, it will load the complete Syncfusion Blazor library in the web browser which takes more initial loading time. Whereas, the individual NuGet package installation will resolve this and load the required components assembly alone in the web browser.This package contains the base component, common classes, common functionalities, and interfaces for the entire Syncfusion Blazor UI components.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Core | Syncfusion.Blazor.Core.dll | SfBaseComponent |
The Blazor BarcodeGenerator supports the most common 1D and 2D barcode and complete customization of its appearance.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.BarcodeGenerator | Syncfusion.Blazor.BarcodeGenerator.dll |
|
Syncfusion.Blazor.Core |
The Blazor Bullet Chart is used to visually compare measures, similar to the commonly used bar chart. A bullet chart displays one or more measures and compares them with a target value. You can also display the measures in a range of performance such as poor, satisfactory, and good.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.BulletChart | Syncfusion.Blazor.BulletChart.dll | SfBulletChart |
The Blazor buttons package contains UI components such as Button, Checkbox, RadioButton, Switch, and Chip component. It is easy to use and integrate within the form.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Buttons | Syncfusion.Blazor.Buttons.dll |
|
Syncfusion.Blazor.Core |
The Calendars package contains date and time components such as Calendar, DatePicker, DateRangePicker, DateTimePicker, and TimePicker. These components come with options to disable dates, restrict selection, and show custom events.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Calendars | Syncfusion.Blazor.Calendars.dll |
|
A Blazor Card is a small layout that shows a defined content in an organized structure.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Cards | Syncfusion.Blazor.Cards.dll | SfCard | Syncfusion.Blazor.Core |
The Blazor Chart is a well-crafted charting component to visualize data. It contains a rich gallery of 30+ charts and graphs, ranging from line to financial that cater to all charting scenarios. Its high performance helps to render large amounts of data quickly. It also comes with features such as zooming, panning, tooltip, crosshair, trackball, highlight, and selection.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Charts | Syncfusion.Blazor.Charts.dll |
|
The Blazor Circular Gauge is used for visualizing numeric values on a circular scale with features like multiple axes, rounded corners, and more. We can completely customize the appearance of the gauge to simulate a speedometer, meter gauge, analog clock, etc.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.CircularGauge | Syncfusion.Blazor.CircularGauge.dll | SfCircularGauge |
The SfDataManager is a data management package to perform data operations such as grouping, sorting in Blazor applications. It will act as an abstraction for using local data sources like IEnumerable, Observable collections, and remote data sources like web services returning JSON, JSONP, OData.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Data | Syncfusion.Blazor.Data.dll | SfDataManager | Syncfusion.Blazor.Core |
The Blazor DataVizCommon is the base package for the svg elements used in the visualization components like charts and range selector.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.DataVizCommon | Syncfusion.Blazor.DataVizCommon.dll | - | Syncfusion.Blazor.Core |
The Blazor Diagram is used for visualization, design, and editing of interactive diagrams such as flowcharts, BPMN diagrams, and mind maps. It has seamless interaction and editing capabilities.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Diagrams | Syncfusion.Blazor.Diagrams.dll |
|
A package of Blazor Dropdown contains a collection of Dropdown components such as Dropdown List, Combo Box, AutoComplete, Multiselect Dropdown, and List Box. Dropdown components contain specific features such as data binding, grouping, sorting, filtering, and templates.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.DropDowns | Syncfusion.Blazor.DropDowns.dll |
|
Blazor File Manager is a graphical user interface component used to manage the file system. It enables the user to perform common file operations such as accessing, editing, uploading, downloading, and sorting files and folders. This component also allows easy navigation for browsing or selecting a file or folder from the file system.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.FileManager | Syncfusion.Blazor.FileManager.dll | SfFileManager |
The Blazor Gantt is designed to visualize and edit the project schedule and track the project progress. It helps to organize and schedule the projects and also you can update the project schedule through interactions like editing, dragging, and resizing.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Gantt | Syncfusion.Blazor.Gantt.dll | SfGantt |
|
Blazor DataGrid component is used to display and manipulate the tabular data with configuration options to control the way the data is presented. It can pull data from data sources such as IEnumerable, ObservableCollection, OData web services, or DataManager and binding data fields to columns. It also displays the column header to identify the field with support for grouped records.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Grid | Syncfusion.Blazor.Grids.dll | SfGrid |
Blazor HeatMap Chart is used to visualize two-dimensional data in which the values are represented in gradient or fixed colors.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.HeatMap | Syncfusion.Blazor.HeatMap.dll | SfHeatMap |
The Blazor In-place Editor component is most useful for editing a value dynamically within its context (in-place). Its features include inline and pop-up modes, and customizable user interface (UI) and events.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.InPlaceEditor | Syncfusion.Blazor.InPlaceEditor.dll | SfInPlaceEditor |
A package of Blazor input components. It comes with a collection of form components. They can be used to get different input values from the users such as text, numbers, patterns, color, and file inputs.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Inputs | Syncfusion.Blazor.Inputs.dll |
|
The Blazor Kanban board visually depicts work at various stages of a process using columns, cards, and swimlane.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Kanban | Syncfusion.Blazor.Kanban.dll | SfKanban |
The layout package contains Splitter and Dashboard Layout components. The Blazor DashboardLayout is a grid structured layout control that helps to create a dashboard with panels. The splitter is a layout component used to construct different layouts using multiple and nested panes that are resizable and expandable.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Layouts | Syncfusion.Blazor.Layouts.dll |
|
The Blazor Linear Gauge is used for visualizing numeric values in a linear scale with features like multiple axes, different orientations, and more. We can completely customize the appearance of the gauge to simulate a thermometer, pressure gauge, ruler, etc.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.LinearGauge | Syncfusion.Blazor.LinearGauge.dll | SfLinearGauge |
Blazor ListView component allows you to select an item or multiple items from a list-like interface and represents the data in an interactive hierarchical structure across different layouts or views. Lists are used for displaying data, data navigation, and data entry.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Lists | Syncfusion.Blazor.Lists.dll | SfListView |
The Blazor Maps component is used for rendering maps from GeoJSON data or other map providers like OpenStreetMap, Google Maps, and Bing Maps. Its rich feature set includes markers, labels, bubbles, navigation lines, legends, tooltips, zooming, panning, drill down, and much more.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Maps | Syncfusion.Blazor.Maps.dll | SfMaps |
A package of Blazor navigation components such as Accordion, ContextMenu, Tabs, Toolbar, TreeView, and Sidebar.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Navigations | Syncfusion.Blazor.Navigations.dll |
|
The notification component Toast is used to notify status or summary information to the end-users.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Notifications | Syncfusion.Blazor.Notifications.dll | SfToast |
The Blazor PDF Viewer supports viewing and reviewing PDF files in web applications and also printing them. The thumbnail, bookmark, hyperlink, and table of contents supports provide easy navigation within and outside the PDF files. The form-filling support provides a platform to fill and print with AcroForms. The PDF files can be reviewed with the available annotation tools.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.PdfViewer | Syncfusion.Blazor.PdfViewer.dll | SfPdfViewer |
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.PdfViewerServer.Windows | Syncfusion.Blazor.PdfViewerServer.dll | SfPdfViewerServer |
Note: If you are developing for Linux or Mac (OSX) operating system, use the following corresponding libraries as follows:
- For Linux, use Syncfusion.Blazor.PdfViewerServer.Linux
- For Mac (OSX), use Syncfusion.Blazor.PdfViewerServer.OSX
The Blazor Pivot Table is a powerful control used to organize and summarize business data and display the result in a cross-table format. It includes major functionalities such as data binding, drilling up and down, Excel-like filtering and sorting, editing, Excel and PDF exporting, several built-in aggregations, pivot table field list, and calculated fields.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.PivotTable | Syncfusion.Blazor.PivotTable.dll |
|
|
A package of Blazor popup components Dialog and Tooltip. The components are used to display information or get input from the users in a popup.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Popups | Syncfusion.Blazor.Popups.dll |
|
The Progress Bar control can be used to visualize the changing status of an extended operation such as a download, file transfer, or installation. All the progress bar elements are rendered using scalable vector graphics (SVG) to ensure the quality of the visual experience.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.ProgressBar | Syncfusion.Blazor.ProgressBar.dll | SfProgressBar |
The Blazor QueryBuilder package contains the QueryBuilder component that allows the users to create and edit filters. It supports data binding, templates, validation, and horizontal and vertical orientation.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.QueryBuilder | Syncfusion.Blazor.QueryBuilder.dll | SfQueryBuilder |
The Blazor Range Navigator is an interface for selecting a small range from a larger collection. It is commonly used in financial dashboards to filter a date range for data that needs to be visualized.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.RangeNavigator | Syncfusion.Blazor.RangeNavigator.dll | SfRangeNavigator |
The Rich Text Editor component is the HTML and markdown editor that provides the best user experience for creating, updating, and formatting the content.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.RichTextEditor | Syncfusion.Blazor.RichTextEditor.dll | SfRichTextEditor |
The Blazor Scheduler component is an event calendar that facilitates users with the common Outlook-calendar features, thus allowing them to plan and manage their events/appointments and their time in an efficient way.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Schedule | Syncfusion.Blazor.Schedule.dll |
|
The Blazor Smith Chart is a control for showing the parameters of transmission lines in high-frequency circuit applications. Its rich feature set includes features like legends, markers, tooltips, and data labels.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.SmithChart | Syncfusion.Blazor.SmithChart.dll | SfSmithChart |
The Blazor Sparkline Charts is a replacement for normal charts to display trends in a very small area. Customize sparklines completely by changing the series or axis type and by adding markers, data labels, range bands, and more.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Sparkline | Syncfusion.Blazor.Sparkline.dll | SfSparkline |
The Blazor Spinner is a loading indicator that denotes long-running tasks with no information about their progress. The component provides circular progress indicators without any interaction capabilities.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.Spinner | Syncfusion.Blazor.Spinner.dll | SfSpinner | Syncfusion.Blazor.Core |
The Blazor SplitButtons package contains UI components such as DropDownButton, SplitButton, ProgressButton, and ButtonGroup components. DropDownButton and SplitButton component display a list of items when a button is clicked and the ButtonGroup can be used for easy navigation.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.SplitButtons | Syncfusion.Blazor.SplitButtons.dll |
|
The Blazor Stock Chart is an easy-to-use financial charting package to track and visualize the stock price of any company over a specific period using charting and range tools. It also comes with a lot of features such as zooming, panning, tooltip, crosshair, trackball, period selector, range selector, and events to make the stock charts more interactive.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.StockChart | Syncfusion.Blazor.StockChart.dll | SfStockChart |
This package contains the Syncfusion Blazor UI components theme files.
NuGet package name | Assembly name | Themes | Dependencies |
Syncfusion.Blazor.Themes | Syncfusion.Blazor.Themes.dll |
|
None |
Blazor Tree Grid is a feature-rich control used to visualize self-referential and hierarchical data effectively in a tabular format. It can pull data from data sources such as an enumerable collection of records, RESTful services, OData services, WCF services, or DataManager. It also expands or collapses child data using the tree column.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.TreeGrid | Syncfusion.Blazor.TreeGrid.dll | SfTreeGrid |
Blazor TreeMap is a feature-rich component used to visualize both hierarchical and flat data. We can customize the look and feel of the treemaps by using the built-in features like color mapping, legends, and label templates.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.TreeMap | Syncfusion.Blazor.TreeMap.dll | SfTreeMap |
The Blazor Word Processor (Document Editor) is a component with editing capabilities like Microsoft Word. It is used to create, edit, view, and print Word documents. It provides all the common Word processing features including editing text, formatting contents, resizing images and tables, finding and replacing text, bookmarks, tables of contents, printing, and importing and exporting Word documents.
NuGet package name | Assembly name | Components | Dependencies |
Syncfusion.Blazor.WordProcessor | Syncfusion.Blazor.DocumentEditor.dll |
|