All Projects → cairoshell → ManagedShell

cairoshell / ManagedShell

Licence: Apache-2.0 License
A library for creating Windows shell replacements using .NET.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to ManagedShell

Cairoshell
Cairo is a customizable, intuitive desktop environment for Windows.
Stars: ✭ 1,307 (+875.37%)
Mutual labels:  wpf, windows-desktop, task-manager, desktop-environment
Avalonedit
The WPF-based text editor component used in SharpDevelop
Stars: ✭ 1,127 (+741.04%)
Mutual labels:  nuget, wpf
Toastnotifications
Toast notifications for WPF allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.
Stars: ✭ 507 (+278.36%)
Mutual labels:  nuget, wpf
Caliburn.metro
A library that combines MahApps.Metro with Caliburn.Micro for Metro UI styled WPF applications.
Stars: ✭ 112 (-16.42%)
Mutual labels:  nuget, wpf
Mvvmcross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
Stars: ✭ 3,594 (+2582.09%)
Mutual labels:  nuget, wpf
32feet
Personal Area Networking for .NET
Stars: ✭ 395 (+194.78%)
Mutual labels:  nuget, windows-desktop
Lambda Converters
Strongly-typed lambda expressions as value converters, data template selectors, and validation rules
Stars: ✭ 99 (-26.12%)
Mutual labels:  nuget, wpf
Netsparkle
NetSparkle is a C# software update framework for .NET developers compatible with .NET Core, WinForms, WPF, and Avalonia; uses Ed25519 or DSA signatures! View basic usage here in the README or visit our website for code docs. 2.0 is stable but still in preview.
Stars: ✭ 154 (+14.93%)
Mutual labels:  wpf, windows-desktop
BilibiliLiveRecordDownLoader
Bilibili 直播录制与回放下载
Stars: ✭ 422 (+214.93%)
Mutual labels:  nuget, wpf
Elysium-Extra
Elysium Extra is a library that implements Metro style for Windows Presentation Foundation (WPF) applications. This Project is a very large add-on project built on top of the Elysium SDK.
Stars: ✭ 65 (-51.49%)
Mutual labels:  nuget, wpf
Maple
Maple is a windows desktop application designed to support semi and non professional streamers in playing back local audio files and streaming content from the internet to their favorite playback device
Stars: ✭ 37 (-72.39%)
Mutual labels:  wpf, windows-desktop
H.NotifyIcon.WPF
NotifyIcon for .Net Core 3.1 and .Net 5 WPF.
Stars: ✭ 44 (-67.16%)
Mutual labels:  nuget, wpf
ColorPicker
Customizable Color Picker control for WPF
Stars: ✭ 57 (-57.46%)
Mutual labels:  nuget, wpf
Wpfdesigner
The WPF Designer from SharpDevelop
Stars: ✭ 479 (+257.46%)
Mutual labels:  nuget, wpf
Windows Auto Night Mode
Automatically switches between the dark and light theme of Windows 10 and Windows 11
Stars: ✭ 3,375 (+2418.66%)
Mutual labels:  wpf, windows-desktop
Blurrycontrols
Small design library for blured controls in XAML and WPF for C#
Stars: ✭ 77 (-42.54%)
Mutual labels:  nuget, wpf
Mvvmlight
The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.
Stars: ✭ 973 (+626.12%)
Mutual labels:  wpf, windows-desktop
SciColorMaps
Custom .NET color maps (user-defined or imported from matplotlib) for scientific visualization
Stars: ✭ 26 (-80.6%)
Mutual labels:  nuget, wpf
Aura.ui
A Library with a lot of Controls for AvaloniaUI
Stars: ✭ 114 (-14.93%)
Mutual labels:  nuget, wpf
ActiveDesktopPlus
A simple app that lets you pin windows to your desktop and use fullscreen programs and videos as interactive wallpapers.
Stars: ✭ 88 (-34.33%)
Mutual labels:  wpf, desktop-environment

ManagedShell

ManagedShell Nuget

A library for creating Windows shell replacements using .NET, written in C#.

Features

  • Tasks service that provides taskbar functionality
  • Tray service that provides notification area functionality
  • AppBar WPF window class and helper methods
  • Several helper classes for common shell functions
  • Implements DependencyProperty, INotifyPropertyChanged, and ObservableCollection where appropriate to support binding with WPF
  • Supports running as a Windows Explorer replacement, or running alongside Windows Explorer

Usage

Visit the ManagedShell Wiki for usage documentation.

Example implementations

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].