The Coding4Fun Toolkit has multiple controls and useful items for XAML based applications.
noty is a jQuery plugin that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog. Each notification is added to a queue. (Optional) The notifications can be positioned at the : top - topLeft - topCenter - topRight - center - centerLeft - centerRight - bottom - bottomLeft - bottomCenter - bottomRight There are lots of other options in the API to customise the text, animation, speed, buttons and much more. It also has various callbacks for the buttons, opening closing the notifications and queue control.
Android floating action button that can react to scrolling events. Becomes visible when an attached target is scrolled up and invisible when scrolled down.
Buttons from Blazor port of Fluent UI
Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into. It alerts them in a modal popup box, and also falls back to the browser's default onBeforeUnload handler for events outside the scope of the document such as, but not limited to, page refreshes and browser navigation buttons.
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.
The Coding4Fun Toolkit has multiple controls and useful items for XAML based applications.
The Coding4Fun Toolkit has multiple controls and useful items such as a GzipWebClient and Audio Recorder for XAML based applications. This is the complete version which includes the network, storage wrappers, controls, and audio helper libraries.
Wijmo Open is open source and is free to use under either the MIT or GPL licenses. The MIT License is recommended for most projects since it follows jQuery's model. It is simple and easy to understand and it places almost no restrictions on what you can do with Wijmo Open. It includes Accordion, Calendar, Checkbox, Dialog, Expander, Form Decorator, List, Menu, Progressbar, Radio Button, Slider, Splitter, Super Panel, Tabs, Textbox and Tooltip.
Open source multi-platform UI framework. Create your apps once on PCL and have your UI generated on runtime for ASP.NET, Windows Forms, WPF, Linux (Mono + WinForms), Mac OS (Mono + WinForms and Xamarin.Mac), iOS, Android, Windows Phone (via Xamarin.Forms) and Windows Universal Platform. ## Features * Create your apps in PCL and run them everywhere, truly multi-platform (web included) * The UI is defined from code (XAML designer on the way) * 100% native controls are used in all platforms * You have only the "common" UI api surface among all platforms * Supports click, doble click and, for user input controls, value changed events * Using OKHOSTING.UI.CSS you can use CSS files to define the styles of your controls on all platforms (thanks to AngleSharp) ## Supported controls ### Regular controls * Autocomplete * Button * Calendar * CheckBox * HyperLink * Image * Label * ListPicker (equivalent to a DropDownList) * PasswordTextBox * TextArea * TextBox ### Forms * Create forms for user data input/output * Create form fields for string, int, decimal, date, enum, bool, xml or any custom type you need * Create forms to execute a method Please visit: https://github.com/okhosting/OKHOSTING.UI
Bootstrap Multiselect is a JQuery based plugin to provide an intuitive user interface for using select inputs with the multiple attribute present. Instead of a select a bootstrap button will be shown as dropdown menu containing the single options as checkboxes.
A jQuery plugin to be used on touch devices such as iPad, iPhone, Android etc. Detects single and multiple finger swipes, pinches and falls back to mouse 'drags' on the desktop. Time and distance thresholds can be set to distinguish between swipe gesture and slow drag. Allows exclusion of child elements (interactive elements) as well allowing page scrolling or page zooming depending on configuration. - Detects swipes in 4 directions, "up", "down", "left" and "right" - Detects pinches "in" and "out" - Supports single finger or double finger touch events - Supports click events both on the touchSwipe object and its child objects - Definable threshold / maxTimeThreshold to determin when a gesture is actually a swipe - Events triggered for swipe "start","move","end" and "cancel" - End event can be triggered either on touch release, or as soon as threshold is met - Allows swiping and page scrolling - Disables user input elements (Button, form, text etc) from triggering swipes
扩展:CheckBox,DropDown,Radio,ResolveUrl,Stylesheet,GetScriptUrl,ScriptInclude,ScriptExtend,Img,LabelEx,Button,SubmitButton,ResetButton,Link,RenderTag,EnumDropDownList
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. - TokenizingTextBox: An AutoSuggestBox like control which places entered input into easily removed containers for contacts or tags.
Web Atoms for Xamarin Forms, Hot Reloading of Live Apps with TypeScript and TSX
Collection of basic themes for WPF. Supported controls: Calendar, Button, CheckBox, RadioButton, ScrollBar, ListBox, Expander, ComboBox, ProgressBar, TextBox, PasswordBox, RichTextBox, Label, Menu, MenuItem, Separator, TabControl, Slider, TreeView, ToggleButton, GroupBox, ListView, ListViewItem, ToolBar, Calendar
Working with a simple In-Memory Cache shouldn't cause anyone a headache. It should be simple to use and implemented at the click of a button. Enter MemoryCache, a very lightweight, thread safe In-Memory Cache ready to be used in scalable, multi-threaded solutions. MemoryCache is a .Net Library which can be installed directly from NuGet, making it quick and easy to store and retrieve objects.
Buttons with built-in loading indicators, effectively bridging the gap between action and feedback.
ADMINLTE for Blazor is a collection of reusable components, with which you can easily develop digital services as a designer or developer. Think of buttons, form elements and page templates. This project adapts ADMINLTE 3 so the components can be used from dotnet core Blazor.
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.
Bit.CSharpClient.Controls
pushState + ajax = pjax pjax loads HTML from your server into the current page without a full reload. It's ajax with real permalinks, page titles, and a working back button that fully degrades. pjax enhances the browsing experience - nothing more. You can find a demo on http://pjax.heroku.com/ This is a build for commit https://github.com/defunkt/jquery-pjax/commit/d479d8881279ae8d1bfa9165c1c8e53ec3992189
WPF Message Box is a simple and free message box for WPF using MVVM pattern. Image, buttons, message, and caption can be set.
Collection of Xamarin.Forms components. IMPORTANT: On platform projects, call SharpnadoInitializer.Initialize() after Xamarin.Forms.Forms.Init() and before LoadApplication(new App()). Pure Xamarin.Forms tabs: * Fixed tabs (android tabs style) * Scrollable tabs * Segmented tabs * Custom shadows (neumorphism ready) * Circle button in tab bar * Bottom bar tabs (ios tabs style) * Custom tabs (be creative just implement TabItem) * Independent ViewSwitcher Sharpnado.Shadows: * Add as many custom shadows as you like to any view (Android, iOS, UWP) * You can specify each shadow Color, Opacity, BlurRadius, and Offset * Simply implement Neumorphism * You can add one shadow, 3 shadows, 99 shadows, to any Xamarin.Forms element * Animate any of these property and make the shadows dance around your elements MaterialFrame: * AcrylicBlur mode * 3 Blur styles: Light, ExtraLight, Dark (UIVisualEffectView styles) * Acrylic mode * Dark mode * Light mode * Change modes dynamically * Performance (CALayer on ios, LayerDrawable on android) * Android: RealtimeBlurView from Tu Yimin (mmin18) The TaskLoaderView 2.0 handles all your task loading states: * Handles error with custom messages and icons * Handles empty states * Show snackbar errors for refresh scenarios (if data is already shown) * Handles retry with button * Support Xamarin.Forms.Skeleton * Can override any state views with your own custom ones HorizontalListView for Xamarin.Forms (close to a CollectionView): * Carousel layout * Column count * Snapping on first or middle element * Padding and item spacing * Handles NotifyCollectionChangedAction Add Remove and Reset actions * View recycling * RecyclerView on Android * UICollectionView on iOS Grid ListView (HorizontalListView with ListLayout set to Grid): * Column count * Drag And Drop * RefreshView support * Padding and item spacing * Handles NotifyCollectionChangedAction Add Remove and Reset actions * View recycling
This library provides XAML controls for WPF. It is part of the Windows Community Toolkit. Controls: -InkCanvas : Defines an area that receives and displays ink strokes. -InkToolbar : Wpf-enabled wrapper for InkToolbar, that Represents a Universal Windows app control containing a customizable and extensible collection of buttons that activate ink-related features in an associated InkCanvas. -MapControl : A set of controls for WPF and UWP for rendering digital maps from different providers (like OpenStreetMap and Bing Maps) and various types of map overlays. -MediaPlayerElement : This controls embeds a view that streams and renders media content such as video in your Windows Forms or WPF desktop application. -SwapChainPanel : Provides a hosting surface, where Microsoft DirectX swap chains provide content that can be rendered into a XAML UI. A SwapChainPanel element is a key component for an app that renders Microsoft DirectX graphics and then presents those visuals within a XAML page.
StateButton custom control for Xamarin.Forms
ADMINLTE for Blazor is a collection of reusable components, with which you can easily develop digital services as a designer or developer. Think of buttons, form elements and page templates. This project adapts ADMINLTE 3 so the components can be used from dotnet core Blazor.
A WPF clone of the native Windows/.NET MessageBox with extra features like custom button text.
ASP.NET Web Pages helpers for displaying Twitter widgets like Follow Me and Tweet Buttons.
OpenSSL is an open source project that provides a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. It is also a general-purpose cryptography library. For more information about the team and community around the project, or to start making your own contributions, start with the community page. To get the latest news, download the source, and so on, please see the sidebar or the buttons at the top of every page.
Pure Xamarin.Forms tabs: * Fixed tabs (android tabs style) * Scrollable tabs * Vertical tabs * Material design tabs (top and leading icon) * Support for SVG images * Segmented tabs * Custom shadows (neumorphism ready) * Badges on tabs * Circle button in tab bar * Bottom bar tabs (ios tabs style) * Custom tabs (be creative just implement TabItem) * Independent ViewSwitcher * Bindable with ItemsSource -------------- Installation -------------- * In Core project, in `App.xaml.cs`: public App() { InitializeComponent(); Sharpnado.Tabs.Initializer.Initialize(loggerEnable: false); ... } * In iOS project: Xamarin.Forms.Forms.Init(); Sharpnado.Tabs.iOS.Preserver.Preserve(); * In UWP project: var rendererAssemblies = new[] { typeof(UWPShadowsRenderer).GetTypeInfo().Assembly, typeof(UwpTintableImageEffect).GetTypeInfo().Assembly, }; Xamarin.Forms.Forms.Init(e, rendererAssemblies);
A custom select for @twitter bootstrap using button dropdown
The Coding4Fun Toolkit has multiple controls and useful items such as a GzipWebClient and Audio Recorder for XAML based applications. This is the complete version which includes the network, storage wrappers, controls, and audio helper libraries.
The Coding4Fun Toolkit has multiple controls and useful items for XAML based applications.
Bootstrap Multiselect is a JQuery based plugin to provide an intuitive user interface for using select inputs with the multiple attribute present. Instead of a select a bootstrap button will be shown as dropdown menu containing the single options as checkboxes.
Wijmo Complete is a commercial kit of jQuery UI widgets for building Web applications. It includes Bar Chart, Line Chart, Pie Chart, Combobox, Grid, Input Date, Input Mask, Input Number, Pager, Tree and Wizard. It also includes everything from Wijmo Open which has Accordion, Calendar, Checkbox, Dialog, Expander, Form Decorator, List, Menu, Progressbar, Radio Button, Slider, Splitter, Super Panel, Tabs, Textbox and Tooltip.
Flexible button control for Xamarin.Forms
A set of classes for peripherals working with RaspberryIO. Including the following devices: Infrared Sensor HX-1838 Led Strip APA-102C NFC/RFID Controller MFRC-522 DHT family digital relative humidity and temperature sensors: DHT11 DHT12 DHT21 / AM-2301 DHT22 / AM-2302 OLED Display SSD-1306 Generic Button connected to GPIO GY-521 MPU6050 Accelerometer Ultrasonic Sensor HC-SR04 ADS1015 and ADS1115 I2C Analog-to-Digital Converter devices
Android floating action button that can react to scrolling events. Becomes visible when an attached target is scrolled up and invisible when scrolled down.
Custom control for your Xamarin.Forms project ot turn your buttons into elegant circle buttons with an icon. Customizable border thickness and color. Ensure you call ButtonCircleRenderer.Init() on each platform! Built against: 3.1.0.697729
BlazorPlus is a component library that helps you to write code more directly and easily, Single dll , light-weight (about 280KB dll) , Blazor Server/Client/WASM Side Session,Modal Dialog,Controls,File Upload,TreeView BlazorSession BlazorDialog - modal dialog with ESC key support , and BACK button for MOBILE BlazorUploader - upload files with custom progress UI BlazorTreeView BlazorListView PlusGridView PlusCanvas PlusSvg More... Online Demo Available http://blazorplus.com https://github.com/BlazorPlus/BlazorPlus/
Syncfusion Essential XlsIO is a .NET Standard Excel library that allows to create, read, and edit Excel files in .NET core application without Microsoft Office dependencies. Key features: • Easily import and export data from/to common business objects. • Performs quick evaluation with 400+ functions. • Imports data into a customized format using Template Markers. • Create and edit all chart types including Excel 2016 charts. • Cell data validations can be applied with operators, alert messages, custom formulas, and drop-down lists. • Highlights important cells by conditional formats. • Performs various cell-level operations like resizing, hide or unhide, insert or delete, group and ungroup, and so on. • Supports various formatting like number formats, text alignments, font settings, border settings, color settings, rich-text, and so on. • Supports applying built-in styles and custom styles to cells. • Sorts data based on cell value, cell color, and font color. • Filters data based on cell value, cell color, icons, and so on. • Create and edit the auto shapes, comments, text boxes, combo boxes, check boxes, and option buttons. • Enables page settings like orientation, paper size, scaling, margins, print titles, header and footer, and so on. Learn more: https://www.syncfusion.com/products/file-formats/xlsio Documentation: https://help.syncfusion.com/file-formats/xlsio/overview Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident Forum: https://www.syncfusion.com/forums/aspnetcore This is a commercial product and requires a paid license for possession or use. Syncfusion's licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials). © Copyright 2018 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.