Syncfusion.Blazor.InPlaceEditor
by: Syncfusion Inc.
- 212 total downloads
- Latest version: 31.2.18
This package provides the functionality to utilize the features of Syncfusion® Blazor InPlaceEditor component and more.
Syncfusion.Blazor.Inputs
by: Syncfusion Inc.
- 100 total downloads
- Latest version: 31.2.18
This package provides the functionality to utilize the features of Syncfusion® Blazor Color Picker, File Upload, MaskedTextBox, NumericTextBox, Slider, TextBox and Rating.
Syncfusion.Blazor.Layouts
by: Syncfusion Inc.
- 55 total downloads
- Latest version: 31.2.18
This package provides the functionality to utilize the features of Syncfusion® Blazor Dashboard Layout and Splitter.
Syncfusion.Blazor.Lists
by: Syncfusion Inc.
- 288 total downloads
- Latest version: 31.2.18
This package provides the functionality to utilize the features of Syncfusion® Blazor ListView component and more.
Syncfusion.Blazor.Navigations
by: Syncfusion Inc.
- 267 total downloads
- Latest version: 31.2.18
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.Notifications
by: Syncfusion Inc.
- 268 total downloads
- Latest version: 31.2.18
This package provides the functionality to utilize the features of Syncfusion® Blazor Toast, Message and Skeleton.
Syncfusion.Blazor.Popups
by: Syncfusion Inc.
- 202 total downloads
- Latest version: 31.2.18
This package provides the functionality to utilize the features of Syncfusion® Blazor Dialog and Tooltip.
Syncfusion.Blazor.SfPdfViewer
by: Syncfusion Inc.
- 139 total downloads
- Latest version: 31.2.18
This package provides the functionality to utilize the features of Syncfusion® Blazor PDF
Viewer component and more.
Syncfusion.Blazor.Spinner
by: Syncfusion Inc.
- 178 total downloads
- Latest version: 31.2.18
This package provides the functionality to utilize the features of Syncfusion® Blazor Spinner component and more.
Syncfusion.Blazor.SplitButtons
by: Syncfusion Inc.
- 293 total downloads
- Latest version: 31.2.18
This package provides the functionality to utilize the features of Syncfusion® Blazor Button Group, Dropdown Menu, Split Button, and Progress Button.
Syncfusion.Blazor.Themes
by: Syncfusion Inc.
- 366 total downloads
- Latest version: 31.2.18
This package contains the Syncfusion® Blazor components themes as static web assets to reference in Blazor application.
Syncfusion.Blazor.WordProcessor
by: Syncfusion Inc.
- 197 total downloads
- Latest version: 31.2.18
This package provides the functionality to utilize the features of Syncfusion® Blazor Word Processor (Document Editor) component and more.
Syncfusion.Core.WinForms
by: Syncfusion Inc.
- 29 total downloads
- Latest version: 31.2.16
This package provides the functionality to utilize the features of Syncfusion® WinForms Button, Form, ToolTip, Scroll Frame, Skin Manager and ToolTip.
Syncfusion.Grid.Windows
by: Syncfusion Inc.
- 192 total downloads
- Latest version: 31.2.18
This package provides the functionality to utilize the features of Syncfusion® WinForms Grid Control and Multicolumn Listbox.
Syncfusion.PdfViewer.Windows
by: Syncfusion Inc.
- 191 total downloads
- Latest version: 31.2.18
This package provides the functionality to utilize the features of Syncfusion® WinForms PDF Viewer control and more.
Syncfusion.Shared.Base
by: Syncfusion Inc.
- 117 total downloads
- Latest version: 31.2.5
This package provides the functionality to utilize the features of Syncfusion® Winforms Card Layout, Flow Layout, Gradient Panel, Grid Layout,Navigation Pane, MakedTextBox, MessageBox, Popup, progressBar, TextBox, Editable ListBox, Folder Browser, Border Layout, Splash Screen, Office 2007 Form, and Grid Bag Layout.
Syncfusion.Tools.Windows
by: Syncfusion Inc.
- 81 total downloads
- Latest version: 31.2.16
This package provides the functionality to utilize the features of Syncfusion® WinForms Autocomplete, Carousel, Menu, Multicolumn ComboBox, Color Picker, Docking Manager, Hub Tile, Navigation Drawer, Navigation View, Radial Menu, Radial Slider, Range Slider, Rating, Ribbon, Spell Checker, Split Container, Status Bar, Tab Control, Tile Layout, Tree Navigator, TreeView, Wizard, Tabbed Form, Image streamer, Context menu strip, Trackbar, and Status strip.
System.AppContext
by: Microsoft
- 2 total downloads
- Latest version: 4.0.0-beta-22416
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data.
Commonly Used Types:
System.AppContext
System.Collections
by: Microsoft
- 3 total downloads
- Latest version: 4.0.10-beta-22816
Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.
Commonly Used Types:
System.Collections.Generic.List<T>
System.Collections.Generic.Dictionary<TKey, TValue>
System.Collections.Generic.Queue<T>
System.Collections.Generic.Stack<T>
System.Collections.Generic.HashSet<T>
System.Collections.Generic.LinkedList<T>
System.Collections.Generic.EqualityComparer<T>
System.Collections.Generic.Comparer<T>
System.Collections.Generic.SortedDictionary<TKey, TValue>
System.Collections.Concurrent
by: Microsoft
- 2 total downloads
- Latest version: 4.0.10-beta-22605
Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently.
Commonly Used Types:
System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue>
System.Collections.Concurrent.ConcurrentQueue<T>
System.Collections.Concurrent.ConcurrentBag<T>
System.Collections.Concurrent.BlockingCollection<T>
System.Collections.Concurrent.ConcurrentStack<T>