cairoshell / ManagedShell

A library for creating Windows shell replacements using .NET.

Home Page:https://www.nuget.org/packages/ManagedShell/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A library for creating Windows shell replacements using .NET.

https://www.nuget.org/packages/ManagedShell/

License:Apache License 2.0


Languages

Language:C# 100.0%