Found 54 packages
MonoX is a Free ASP.NET CMS and Social Networking Platform MonoX provides tools for quick and intuitive construction of dynamic and fully editable ASP.NET portals, social networks and similar Web applications. For more details, please download the user manual.
A custom theme for StatiC#, a static website generator for C# developers.
A derivation of the theme machine that allows for template variation by module, controller and action names.
A WPF Library that implement an easy way to use Mica material without WinUI.
A helper to allow custom themes to be swapped into a Windows 8.1 or Windows Phone 8.1 RT app.
This package contains the Winter Joy theme skin not included in the basic set. You will require DevExpress components of v21.1.7+ or v21.2.4+ to use this skin.
MLib is a set of WPF theming libraries based on MahApps.Metro and MUI
Custom Theme by BIND
Implements a Window theming control for Dirkster.MLib but can also be used with other theming libraries since there are no technical dependencies to MLib.
A collection of custom ANSI console themes for styled logging output with Serilog.
This is the ported Version of MaterialSkin from https://github.com/IgnaceMaes/MaterialSkin to support dotnet core. To add it to your form extend it with MaterialThemeForm and add public Form1() { InitializeComponent(); var materialTheme = MaterialTheme.Instance; materialTheme.AddFormToManage(this); materialTheme.Theme = MaterialTheme.Themes.LIGHT; materialTheme.MaterialColor = new MaterialColor(Primary.BlueGrey800, Primary.BlueGrey900, Primary.BlueGrey500, Accent.LightBlue200, TextShade.WHITE); }
Package Description
A Serilog sink that writes log events to any WPF RichTextBox control with coloring and custom theme support.
An extension of MicaWPF that adds dependency injection support.
Highly customizable modern controls for WPF
Custom admin theming for OrchardCore Admin based on Bootstrap. Overrides base admin theme and brings a fresh new experience for content editors.
A library of reusable styles, themes, icons, controls, and other UI helpers.
Plugin.Maui.Theme is a lightweight library for managing themes in .NET MAUI applications. It enables dynamic switching of styles defined in ResourceDictionary without restarting the app. The core component, ThemeService, implemented as a singleton, handles theme registration, selection, and synchronization with the application's resource dictionaries. The library supports the ThemeChanged event, notifying subscribers when the active theme changes—making it ideal for building adaptive interfaces. Initialization can be done programmatically, with automatic detection of the currently active theme at launch and the ability to set a default style. All operations are thoroughly validated to prevent errors and ensure smooth integration.
Xceed Toolkit Plus for WPF is the commercial edition of the popular Toolkit for WPF project, the number one collection of WPF controls for creating next-gen Windows apps. You can try this package for free for 45 days, after which you will need to purchase a license key to continue using it.
Part of MLib, which is a set of WPF theming libraries based on MahApps.Metro and MUI