Found 59 packages
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
ResourceDictionary instances containing Material Design templates and styles for WPF controls in the MahApps library.
This package provides the functionality to utilize the features of Syncfusion® WPF Material Light theme and more.
A set of Material styles for WinUI Controls to be used in Uno Platform and WinAppSDK projects
This repository is a set of styles that will help you customize your application in an appropriate material design.
A set of Material styles for WinUI Controls to be used in Uno Platform and UWP projects
This package provides the functionality to utilize the features of Syncfusion® WPF Material Dark theme and more.
The Xamarin.Forms MaterialFrame aims at delivering out of the box modern popular theming such as: * Light * Dark * Acrylic * AcrylicBlur The AcrylicBlur theme also provides three different blur styles inherited from the iOS UIVisualEffectView: * Light * ExtraLight * Dark On Android, the blur is implemented thanks to the RealtimeBlurView from Tu Yimin (mmin18). Mandatory initialization on iOS: Xamarin.Forms.Forms.Init(); Sharpnado.MaterialFrame.iOS.iOSMaterialFrameRenderer.Init(); Mandatory initialization on macOS: Xamarin.Forms.Forms.Init(); Sharpnado.MaterialFrame.macOS.macOSMaterialFrameRenderer.Init(); Mandatory initialization on UWP: var rendererAssemblies = new[] { typeof(UWPMaterialFrameRenderer).GetTypeInfo().Assembly }; Xamarin.Forms.Forms.Init(e, rendererAssemblies);
This package provides the functionality to utilize the features of Syncfusion® WPF Material Light Blue theme and more.
This package provides the functionality to utilize the features of Syncfusion® WPF Material Dark Blue theme and more. This is a commercial product and requires a paid license for possession or use. Syncfusion® licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing).
DataGrid styles library of Material.Avalonia.
Feliz-style Fable bindings for Material-UI.
Fable bindings written in the Feliz-style for material-table
The MAUI MaterialFrame aims at delivering out of the box modern popular theming such as: * Light * Dark * Acrylic * AcrylicBlur The AcrylicBlur theme also provides three different blur styles inherited from the iOS UIVisualEffectView: * Light * ExtraLight * Dark On Android, the blur is implemented with StackBlur algorithm - a pure C# implementation that works on all Android versions including 15+ with 16KB page size. ## Installation * In Core project, in `MauiProgram.cs`: ```csharp public static MauiApp CreateMauiApp() { var builder = MauiApp.CreateBuilder(); builder .UseMauiApp() .UseSharpnadoMaterialFrame(loggerEnabled: false); } ```
This library contains material design styles for WPF.
Xamarin Bindings for MaterialSpinner project. Spinner with Material Design - Down to API 9 This library provides you a Spinner with the Material style. You can use it like any regular Spinner.
C# bindings for MaterialLoadingProgressBar library. MaterialLoadingProgressBar provide a styled ProgressBar which looks like SwipeRefreshLayout's loading indicator(support-v4 v21+). https://github.com/lsjwzh/MaterialLoadingProgressBar
Fable bindings written in the Feliz-style for material-ui-pickers
Syncfusion® Material3Light theme for WPF contains the style resources to change the look and feel of a WPF application similar to the latest version of Google’s open-source design system, Material Design.
Syncfusion® Material3Dark theme for WPF contains the style resources to change the look and feel of a WPF application similar to the latest version of Google’s open-source design system, Material Design.