Validation by: Andrew Arnott
  • 328 total downloads
  • Latest version: 2.4.22
  • InputValidation IntegrityCheck
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
UTF.Unknown by: Julian Verdurmen Rustam Sayfutdinov Rudi Pettazzi Shy Shalom
  • 119 total downloads
  • Latest version: 2.5.1
  • charset detection unicode ascii netstandard chardet
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
Uno.Core.Build by: nventive
  • 873 total downloads
  • Latest version: 4.1.1
A package that includes Uno.Core as a dependency for build tasks and Uno.SourceGeneration binaries.
Uno.SourceGenerationTasks by: nventive
  • 716 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.Fonts.Fluent by: Uno Platform
  • 537 total downloads
  • Latest version: 2.8.1
Uno Platform Fluent Font (Windows 11 iconography)
Uno.MonoAnalyzers by: nventive
  • 97 total downloads
  • Latest version: 1.1.0-dev.9
A set of Roslyn C# analyzers for Xamarin and Mono-based code bases.
Utf8Json by: neuecc
  • 20 total downloads
  • Latest version: 1.0.0
  • Json Serialization Formatter Serializer Unity Xamarin
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
Volo.Abp.AspNetCore.Mvc.UI by: Volo.Abp.AspNetCore.Mvc.UI
  • 2.326k total downloads
  • Latest version: 10.4.0-rc.2
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.AspNetCore.Mvc by: Volo.Abp.AspNetCore.Mvc
  • 2.39k total downloads
  • Latest version: 10.4.0-rc.2
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.ApiVersioning.Abstractions by: Volo.Abp.ApiVersioning.Abstractions
  • 1.581k total downloads
  • Latest version: 10.4.0-rc.2
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.AspNetCore by: Volo.Abp.AspNetCore
  • 2.807k total downloads
  • Latest version: 10.4.0-rc.2
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.AspNetCore.Mvc.Contracts by: Volo.Abp.AspNetCore.Mvc.Contracts
  • 1.821k total downloads
  • Latest version: 10.4.0-rc.1
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
ValueTupleBridge by: Nobuyuki Iwanaga
  • 73 total downloads
  • Latest version: 0.1.5
  • ValueTuple
Backporting of System.ValueTuple for .NET 3.5.
Uno.CommunityToolkit.WinUI.UI.Controls.Layout by: nventive
  • 67 total downloads
  • Latest version: 7.1.206-dev.4.g2b0f3dad75
  • Windows Community Toolkit WCT .NET WinUI Controls XAML UI Blade View BladeView Carousel Expander Grid Splitter GridSplitter Headered Content Control HeaderedContentControl ContentControl HeaderedContent Items HeaderedItemsControl ItemsControl HeaderedItems Layout Transform LayoutTransformControl LayoutTransform List Details ListDetailsView ListDetails Orbit OrbitView
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.WinUI by: Uno Platform
  • 1.747k total downloads
  • Latest version: 6.6.0-dev.379
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
Uno.CommunityToolkit.WinUI.UI.Controls.Markdown by: nventive
  • 58 total downloads
  • Latest version: 7.1.206-dev.4.g2b0f3dad75
  • Windows Community Toolkit WCT .NET WinUI Controls XAML UI Markdown Text Block MarkdownTextBlock
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
  • 57 total downloads
  • Latest version: 7.1.206-dev.4.g2b0f3dad75
  • Windows Community Toolkit WCT .NET WinUI Controls XAML UI Adaptive Grid View AdaptiveGridView GridView AdaptiveGrid Constrained Box ConstrainedBox AspectRatio Aspect Scale Multiple Dock Panel DockPanel Staggered Layout StaggeredLayout StaggeredPanel Switch Presenter SwitchPresenter Uniform UniformGrid Wrap WrapLayout WrapPanel
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.WinRT by: Uno Platform
  • 3.302k total downloads
  • Latest version: 6.7.0-dev.97
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
Uno.Foundation by: Uno Platform
  • 2.949k total downloads
  • Latest version: 6.7.0-dev.120
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.