Syncfusion.Blazor.InPlaceEditor
by: Syncfusion Inc.
- 1.243k total downloads
- Latest version: 31.2.2
This package provides the functionality to utilize the features of Syncfusion® Blazor InPlaceEditor component and more.
Syncfusion.Blazor.Inputs
by: Syncfusion Inc.
- 810 total downloads
- Latest version: 30.2.6
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.
- 1.263k total downloads
- Latest version: 31.2.2
This package provides the functionality to utilize the features of Syncfusion® Blazor Dashboard Layout and Splitter.
Syncfusion.Blazor.Lists
by: Syncfusion Inc.
- 1.17k total downloads
- Latest version: 31.1.18
This package provides the functionality to utilize the features of Syncfusion® Blazor ListView component and more.
Syncfusion.Blazor.Navigations
by: Syncfusion Inc.
- 1.036k total downloads
- Latest version: 30.2.7
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.
- 1.467k total downloads
- Latest version: 31.2.2
This package provides the functionality to utilize the features of Syncfusion® Blazor Toast, Message and Skeleton.
Syncfusion.Blazor.PdfViewer
by: Syncfusion Inc.
- 1.077k total downloads
- Latest version: 27.1.58
This package provides the functionality to utilize the features of Syncfusion Blazor PDF Viewer component and more.
Syncfusion.Blazor.PivotTable
by: Syncfusion Inc.
- 1.456k total downloads
- Latest version: 31.2.2
This package provides the functionality to utilize the features of Syncfusion® Blazor Pivot Table component and more.
Syncfusion.Blazor.Popups
by: Syncfusion Inc.
- 899 total downloads
- Latest version: 31.1.20
This package provides the functionality to utilize the features of Syncfusion® Blazor Dialog and Tooltip.
Syncfusion.Blazor.ProgressBar
by: Syncfusion Inc.
- 1.009k total downloads
- Latest version: 30.2.7
This package provides the functionality to utilize the features of Syncfusion® Blazor Progress Bar component and more.
Syncfusion.Blazor.QueryBuilder
by: Syncfusion Inc.
- 281 total downloads
- Latest version: 31.2.2
This package provides the functionality to utilize the features of Syncfusion® Blazor Query Builder component and more.
Syncfusion.Blazor.Spinner
by: Syncfusion Inc.
- 1.025k total downloads
- Latest version: 30.2.6
This package provides the functionality to utilize the features of Syncfusion® Blazor Spinner component and more.
Syncfusion.Blazor.SplitButtons
by: Syncfusion Inc.
- 1.461k total downloads
- Latest version: 31.2.2
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.
- 816 total downloads
- Latest version: 30.2.4
This package contains the Syncfusion® Blazor components themes as static web assets to reference in Blazor application.
System.AppContext
by: Microsoft
- 21 total downloads
- Latest version: 4.0.0-beta-22816
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
- 26 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
- 26 total downloads
- Latest version: 4.0.10-beta-22816
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>
System.Collections.NonGeneric
by: Microsoft
- 24 total downloads
- Latest version: 4.0.0-beta-22816
Provides classes that define older non-generic collections of objects, such as lists, queues, hash tables and dictionaries. Developers should prefer the generic collections in the System.Collections package.
Commonly Used Types:
System.Collections.ArrayList
System.Collections.Hashtable
System.Collections.CollectionBase
System.Collections.ReadOnlyCollectionBase
System.Collections.Stack
System.Collections.SortedList
System.Collections.DictionaryBase
System.Collections.Queue
System.Collections.Comparer
System.Collections.CaseInsensitiveComparer
System.Collections.Specialized
by: Microsoft
- 22 total downloads
- Latest version: 4.0.0-beta-22816
Provides older specialized non-generic collections; for example, a linked list dictionary, a bit vector, and collections that contain only strings.
Commonly Used Types:
System.Collections.Specialized.NameValueCollection
System.Collections.Specialized.NameObjectCollectionBase
System.Collections.Specialized.StringCollection
System.Collections.Specialized.IOrderedDictionary
System.Collections.Specialized.HybridDictionary
System.Collections.Specialized.OrderedDictionary
System.Collections.Specialized.ListDictionary
System.Collections.Specialized.StringDictionary
System.Collections.Specialized.BitVector32
System.ComponentModel
by: Microsoft
- 17 total downloads
- Latest version: 4.0.0-beta-22816
Provides interfaces for the editing and change tracking of objects used as data sources.
Commonly Used Types:
System.ComponentModel.CancelEventArgs
System.IServiceProvider
System.ComponentModel.IEditableObject
System.ComponentModel.IChangeTracking
System.ComponentModel.IRevertibleChangeTracking