Xamarin.Android bindings for Android Support Library - asynclayoutinflater
Xamarin.Android bindings for Android Support Library - coordinatorlayout
Xamarin.Android bindings for Android Support Library - slidingpanelayout
Package Description
Xamarin.Android bindings for Android Support Library - gridlayout-v7
Layout components of the Microsoft Silverlight Toolkit. Details at http://silverlight.codeplex.com This package includes System.Windows.Controls.Layout.Toolkit.
The MSAGL GraphViewerGDI control lets you visualize graphs and has and some other rendering functionality. Key features: (1) Pan and Zoom (2) Navigate Forward and Backward (3) tooltips and highlighting on graph entities (4) Search for and focus on graph entities.
ShimmerLayout can be used to add shimmer effect (like the one used at Facebook or at LinkedIn) to your Android application. Beside memory efficiency even animating a big layout, you can customize the behaviour and look of the animation.
Ant Design Pro components for Blazor
Provide flexbox-based layouts
Flexbox Layout for Xamarin.Android. FlexboxLayout is a library project which brings the similar capabilities of CSS Flexible Box Layout Module to Android.
The MSAGL WpfGraphControl lets you visualize graphs and has and some other rendering functionality. Key features: (1) Pan and Zoom (2) Navigate Forward and Backward (3) tooltips and highlighting on graph entities (4) Search for and focus on graph entities.
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.
This is a binding library of Googles FlexBoxLayout. This control allows you to use something similar to a LinearLayout that can wrap to the next line. Before this library, this was a very difficult task. https://github.com/google/flexbox-layout
This has the bootstrap layout and supporting files to quickly add Twitter Bootstrap to an MVC 4 application. Install the twitter.bootstrap.mvc4.sample to see how to use the auto scaffolding feature.
GraphX for .NET is an advanced graph visualization library that uses different layout and edge routing algorithms, implements many features and supports custom visual templates. This release features WPF/Core/UWP visualization only. Logic & algorithm libraries are available for many platforms.
This package is meant to complement those using the Twitter.Bootstrap library in their MVC 5 application. Upon installation it adds bundling and minification support for easy integration into your shared layouts and views. Issues? Please post them here https://github.com/sirkirby/twitter-bootstrap-nuget/issues
Graph# is a graph layout framework. It contains some layout algorithms and a GraphLayout control for WPF applications. This is a unofficial release of the library.
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
NXKit forms the basis of an XML processing engine that can be used to implement other XML based models, such as XForms, or theoritically a full web browser user agent. NXKit.XForms.Layout contains the processing model for a basic page/section/category interface model that can be used along side XForms, without requiring XForms to be hosted inside of an HTML document.
RazorMachine is a robust Razor 2.0/3.0 templating engine that supports layouts as well as a _viewStart construct like Asp.Net MVC
Microsoft Expression Blend 3 introduces behaviors, which are reusable pieces of packaged code that can be dragged onto any object, and then fine-tuned by changing their properties. Behaviors allow you to add interactivity to your applications without having to write any code. The Behavior API consists of three core classes: Trigger, Action and Behavior. This SDK explores how to write each of these components, and contains a few code samples to help you get started. Programming reference topics are provided for both Windows Presentation Foundation (WPF) and Microsoft Silverlight. For more how-to and overview information about behaviors in Expression Blend, see the Expression Blend User Guide, available when you install Expression Blend 3 + SketchFlow. The Expression Blend 3 SDK also contains the following redistributable components: SketchFlow Player Custom VSM for Fluid Layout Font Embedding enhancements The Expression Blend 3 SDK is required to view an Expression Blend 3 project that uses any of these components if Expression Blend 3 is not installed.
WPF Toolkit Layout
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. - 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.
A subset of CSS's flexbox layout algorithm and box model.
Xamarin.Forms Custom Layouts(WrapLayout, RepeatableWrapLayout, RepeatableStackLayout, RepeatableFlexLayout)
Applitools Eyes adds automated visual validation to your automated tests. With Applitools Eyes, you can automatically validate the correctness of your application's UI layout, content and appearance. To learn more, visit https://applitools.com/ .
A Xamarin.Forms view that allows for binding an ItemsSource and ItemTemplate to a stacklayout to create dynamic children. Great for small lists, or horizontal scrolling items.
Layout components of the Microsoft Silverlight Toolkit. Details at http://silverlight.codeplex.com This package includes System.Windows.Controls.Layout.Toolkit.
Android Constraint Layout Solver C# bindings for Xamarin
Windows Phone Toolkit customized by Kinnara. Includes fixes, improvements, and more controls. This package also includes localized resources, XML documentation, and 76x76 ApplicationBar icons. Highlights: ApplicationBarSubmenu Submenu for an application bar item. FlipView Lets people flip through items one at a time. Similar to the WinRT FlipView. ImageButton + ToggleImageButton Button/ToggleButton control which has an image as its content. Label Enhanced text control that supports MaxLines and TextLineBounds. A rich set of standard styles are provided. ListView Long list selector with incremental loading and more. PhonePasswordBox An extended password box which implements header, placeholder text, and a show password check box. PhoneSlider An extended Slider which implements tick marks and snap points. PropertyUI Interactive property presenter with copy context menu. RadioButtonGroup More easily implement a group of radio buttons. StartView Panoramic view similar to the start screen. VariableSizedWrapGrid Provides a grid-style layout panel where each tile/cell can be variable size based on content. Similar to the WinRT VariableSizedWrapGrid. WaitCursor The wait cursor is a blocking visual animation typically reserved for cases where the application cannot continue until an event is satisfied.
GraphShape is a .NET graph layout framework based on Graph#. It contains several layout algorithms that allow various kind of layouts (FR, KK, ISOM, LinLog, Simple Tree, Circular, Sugiyama, Compound FDP, Random). It also provide overlap removal algorithms such as FSA (or One Way FSA) algorithms. Supported platforms: - .NET Standard 2.0+ - .NET Core 2.0+ - .NET Framework 3.5+ - .NET 5+ Supports Source Link
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