Uno.Core
by: nventive
- 1.2k total downloads
- Latest version: 4.1.1
This package provides a set of helpers and extension methods used to accelerate development.
Uno.Core.Build
by: nventive
- 849 total downloads
- Latest version: 4.1.1
A package that includes Uno.Core as a dependency for build tasks and Uno.SourceGeneration binaries.
Unity
by: Unity Container Project
- 895 total downloads
- Latest version: 5.11.10
This package contains Unity Container and Abstractions libraries as a single package.
Uno.CommunityToolkit.WinUI.UI.Controls.Core
by: nventive
- 51 total downloads
- Latest version: 7.1.206-dev.2.g3811fa060b
This library provides XAML templated controls. It is a part of the Windows Community Toolkit.
Controls:
- CameraPreview: Easily preview video from camera sources and get realtime frames from the selected source.
- DropShadowPanel: DropShadowPanel control allows the creation of a DropShadow for any Xaml FrameworkElement in markup.
- ImageEx: Images are downloaded asynchronously showing a load indicator and can be stored in a local cache.
- InAppNotification: Show local notifications in your application.
- Loading: Helps to show content with animation to the user while the app is doing some calculation.
- MetadataControl: Control for organizing text based categories with a separator, supports commands.
- RadialProgressBar: Displays progress as a circle getting filled.
- RotatorTile: Rotates through a set of items one-by-one like a live-tile.
- TabbedCommandBar: A command bar that organizes features of an application into a series of tabs.
- TextToolbar: A Toolbar for Editing Text attached to a RichEditBox. It can format RTF, Markdown, or use a Custom Formatter.
- TileControl: A ContentControl that show an image repeated many times.
Uno.CommunityToolkit.WinUI.UI.Controls.Primitives
by: nventive
- 51 total downloads
- Latest version: 7.1.206-dev.2.g3811fa060b
This library provides controls for use in XAML which don't provide their own style. It is a part of the Windows Community Toolkit.
Controls:
- AdaptiveGridView: Presents items in an evenly-spaced set of columns to fill the total available space.
- ConstrainedBox: Constrain child element by aspect ratio, scale, or multiple.
- DockPanel: Define areas where you can arrange child elements either horizontally or vertically, relative to each other.
- StaggeredLayout: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space.
- StaggeredPanel: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space.
- SwitchPresenter: A presenter which can act as a switch statement for layout providing alternate layouts based on a value.
- UniformGrid: Presents items in an evenly-spaced set of rows or columns to fill the total available display space.
- WrapLayout: Positions child elements in sequential position from left to right and breaks content to the next line.
- WrapPanel: Positions child elements in sequential position from left to right and breaks content to the next line.
Uno.CommunityToolkit.WinUI.UI.Controls.Markdown
by: nventive
- 52 total downloads
- Latest version: 7.1.206-dev.2.g3811fa060b
This library provides a XAML MarkdownTextBlock control, an efficient and extensible control that can parse and render markdown. It is a part of the Windows Community Toolkit.
Uno.CommunityToolkit.WinUI.UI.Controls.Input
by: nventive
- 53 total downloads
- Latest version: 7.1.206-dev.2.g3811fa060b
This library provides XAML templated controls. It is a part of the Windows Community Toolkit.
Controls:
- ColorPicker/ColorPickerButton: Improved ColorPicker and DropDownButton version.
- RadialGauge: Displays a value within a range, using a needle on a circular face.
- RangeSelector: "Double slider" control for range values.
- RemoteDevicePicker: Remote Device Picker Control for Project Rome.
- RichSuggestBox: RichEditBox which supports at mentioning or tags.
- TokenizingTextBox: An AutoSuggestBox like control which places entered input into easily removed containers for contacts or tags.
Uno.CommunityToolkit.WinUI.UI.Controls.DataGrid
by: nventive
- 9 total downloads
- Latest version: 7.1.100
This library provides a XAML DataGrid control. It is a part of the Windows Community Toolkit.
Uno.CommunityToolkit.Common
by: nventive
- 55 total downloads
- Latest version: 7.1.206-dev.2.g3811fa060b
This package includes .NET Standard code only helpers such as:
- IncrementalLoadingCollection: Simplifies the definition and usage of collections whose items can be loaded incrementally only when needed by the view.
- String extensions and array extensions: These extensions make working with string and arrays easier.
Uno.ColorCode.Core
by: Microsoft William Bradley
- 26 total downloads
- Latest version: 2.1.0-uno.36
The Core Library, containing the Parser, and the classes to create your own formatter.
Uno.CommunityToolkit.WinUI.UI.Controls.Media
by: nventive
- 9 total downloads
- Latest version: 7.1.100
This library provides controls backed by win2d for use in XAML. It is a part of the Windows Community Toolkit.
Controls:
- Eyedropper: Eyedropper allows user to pick up a color from anywhere in there application.
- ImageCropper: ImageCropper control allows user to crop image freely.
- InfiniteCanvas: Supports Infinite Scrolling, Ink, Text, Format Text, Zoom in/out, Redo, Undo, Export & Import.
Uno.CommunityToolkit.WinUI.UI.Controls.Layout
by: nventive
- 55 total downloads
- Latest version: 7.1.206-dev.2.g3811fa060b
This library provides XAML layout controls. It is a part of the Windows Community Toolkit.
Controls:
- BladeView: Provides a horizontal collection of blades for drilling into detailed scenarios.
- Carousel: Presents items in a carousel control.
- Expander: Expander allows user to show/hide content based on a boolean state.
- GridSplitter: A the control that redistributes space between columns or rows of a Grid control.
- HeaderedContentControl: Provides a header to content.
- HeaderedItemsControl: Provides a header to items.
- LayoutTransformControl: Support for transformations as if applied by LayoutTransform.
- ListDetailsView: Implements the List/Details design pattern.
- OrbitView: Positions items in a circle around a center element and supports orbits and anchors.
Uno.Core.Extensions.Collections
by: nventive
- 49 total downloads
- Latest version: 4.1.1
This package provides a set of collection specialized helpers and extension methods used to accelerate development.
Uno.CommunityToolkit.WinUI.UI.Controls
by: nventive
- 43 total downloads
- Latest version: 7.1.206-dev.2.g3811fa060b
This library provides Controls, Panels, ItemsRepeater Layouts, and various other classes & helpers for XAML UI development with UWP. It is a part of the Windows Community Toolkit.
This package is only an aggregate of its dependencies, meaning it's a meta-package and has no assemblies. You can find out how to optimize your app after development at https://aka.ms/wct/optimize
Uno.CommunityToolkit.WinUI.UI
by: nventive
- 9 total downloads
- Latest version: 7.1.100
This library provides various common UI helpers. It is a part of the Windows Community Toolkit.
AdvancedCollectionView: It's a collection view implementation that support filtering, sorting and incremental loading. It's meant to be used in a viewmodel.
CacheBase: Provides methods and tools to cache files in a folder.
Converters: Commonly used converters that allow the data to be modified as it passes through the binding engine.
Extensions:
- ApplicationViewExtensions: Provides attached properties for interacting with the ApplicationView on a window (app view).
- AttachedDropShadow: Provides a composition based shadow effect which supports masking.
- FrameworkElementExtensions: Provides attached dependency properties for the FrameworkElement.
- ListViewExtensions: Provides attached dependency properties for the ListViewBase
- LogicalTree: Defines a collection of extensions methods for UI.
- MatrixExtensions: Provides a set of extensions to the Matrix struct.
- MatrixHelperEx: Static helper methods for Matrix.
- Mouse: Helper class for easily changing the mouseover cursor type.
- NullableBool: Custom MarkupExtension which can provide nullable bool values.
- RotateTransformExtensions: Extension methods for RotateTransform.
- ScaleTransformExtensions: Extension methods for ScaleTransform.
- ScrollViewerExtensions: Provides attached dependency properties for the ListViewBase
- SkewTransformExtensions: Extension methods for SkewTransform.
- SurfaceDialTextbox: Helper class that provides attached properties to enable any TextBox with the Surface Dial.
- TextBoxMask: TextBox mask property allows a user to more easily enter fixed width text in TextBox control.
- TextBoxRegex: TextBoxRegex allows text validation using a regular expression.
- TitleBarExtensions: Provides attached dependency properties for interacting with the ApplicationViewTitleBar on a window (app view).
- TranslateTransformExtensions: Extension methods for TranslateTransform.
- VisualExtensions: Extension methods and attached properties for Visual objects
- VisualTree: Defines a collection of extensions methods for UI.
Helpers:
- BindableValueHolder: Holds the value. Can be used to change several objects' properties at a time.
- DependencyPropertyWatcher: Used to Track Changes of a Dependency Property
- ThemeListener: Class which listens for changes to Application Theme or High Contrast Modes and Signals an Event when they occur.
Triggers: Various Visual State Triggers to help trigger VisualStates in a wide variety of scenarios.
Unity.WebAPI
by: Paul Hiles
- 61 total downloads
- Latest version: 5.4.0
Unity.WebAPI allows the simple Integration of the Unity IoC container with ASP.NET Web API.
Uno.CommunityToolkit.WinUI
by: nventive
- 9 total downloads
- Latest version: 7.1.100
This package includes code only helpers such as Color conversion tool, Storage file handling, a Stream helper class, SystemInformation helpers, etc.
Uno.Core.Extensions
by: nventive
- 56 total downloads
- Latest version: 4.1.1
This package provides a set of helpers and extension methods used to accelerate development.
Uno.ColorCode.WinUI
by: Microsoft William Bradley
- 6 total downloads
- Latest version: 2.1.0-uno.36
Contains the RichTextBlockFormatter, for rendering the Colorized Code to a RichTextBlock.
Unity.ServiceLocator
by: Agilesight
- 11 total downloads
- Latest version: 2.0.0
Unity.ServiceLocator Class Library