Uno.CommunityToolkit.WinUI.UI.Controls.Core
by: nventive
- 15 total downloads
- Latest version: 7.1.204
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.Input
by: nventive
- 15 total downloads
- Latest version: 7.1.204
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.Layout
by: nventive
- 18 total downloads
- Latest version: 7.1.204
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.CommunityToolkit.WinUI.UI.Controls.Markdown
by: nventive
- 16 total downloads
- Latest version: 7.1.204
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.Primitives
by: nventive
- 14 total downloads
- Latest version: 7.1.204
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.Core.Build
by: nventive
- 774 total downloads
- Latest version: 4.1.1
A package that includes Uno.Core as a dependency for build tasks and Uno.SourceGeneration binaries.
Uno.Fonts.Fluent
by: Uno Platform
- 413 total downloads
- Latest version: 2.8.1
Uno Platform Fluent Font (Windows 11 iconography)
Uno.MonoAnalyzers
by: nventive
- 89 total downloads
- Latest version: 1.1.0-dev.9
A set of Roslyn C# analyzers for Xamarin and Mono-based code bases.
Uno.SourceGenerationTasks
by: nventive
- 648 total downloads
- Latest version: 4.3.0-dev.19
The Uno Source Generator is an msbuild tasks used to generate C# code.
Uno.UI
by: Uno Platform
- 3.934k total downloads
- Latest version: 5.7.0-dev.814
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
Uno.WinUI
by: Uno Platform
- 3 total downloads
- Latest version: 5.0.19
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
UTF.Unknown
by: Julian Verdurmen Rustam Sayfutdinov Rudi Pettazzi Shy Shalom
- 89 total downloads
- Latest version: 2.5.1
Detect character set for files, streams and other bytes.
This package is based on Ude and since version 2 also on uchardet, which are ports of the Mozilla Universal Charset Detector.
Features:
- Easy to use API
- Supports frameworks:
- .NET Standard 1.0
- .NET Standard 1.3 and 2.0
- .NET Core 3.0 (because `System.Text.Encoding.CodePages` in shared framework)
- .NET Framework 4.0
- Strong named
- XML documentation included
Compared to Ude:
- Refactor of API, namespaces and deadcode removal
- Added some docs
- Improve error handling
- Improved unit tests
Utf8Json
by: neuecc
- 16 total downloads
- Latest version: 1.0.0
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
Validation
by: Andrew Arnott
- 283 total downloads
- Latest version: 2.4.22
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
ValueTupleBridge
by: Nobuyuki Iwanaga
- 66 total downloads
- Latest version: 0.1.5
Backporting of System.ValueTuple for .NET 3.5.
Volo.Abp.ApiVersioning.Abstractions
by: Volo.Abp.ApiVersioning.Abstractions
- 1.263k total downloads
- Latest version: 10.1.0
Package Description
Volo.Abp.AspNetCore
by: Volo.Abp.AspNetCore
- 2.406k total downloads
- Latest version: 10.1.0
Package Description
Volo.Abp.AspNetCore.Mvc
by: Volo.Abp.AspNetCore.Mvc
- 2.052k total downloads
- Latest version: 10.1.0
Package Description
Volo.Abp.AspNetCore.Mvc.Contracts
by: Volo.Abp.AspNetCore.Mvc.Contracts
- 1.48k total downloads
- Latest version: 10.1.0
Package Description
Volo.Abp.AspNetCore.Mvc.UI
by: Volo.Abp.AspNetCore.Mvc.UI
- 2.028k total downloads
- Latest version: 10.1.0
Package Description