You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

MaterialDesignExtensions.LongPath

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

MaterialDesignExtensions.LongPath

Special build of MaterialDesignExtensions supporting long file system paths via an additional library rather than System.IO to support older Windows and .NET versions. If you do not need the long path support for older Windows and .NET version, please install the original Material Design Extensions package (https://www.nuget.org/packages/MaterialDesignExtensions/).

3.0.0-a02
nugetNuGet
Version published
Maintainers
1
Created
Source

Getting started

  • Create a WPF desktop application
  • Install Material Design Extensions via NuGet
  • Add the styles to your App.xaml (see App.xaml in the demo)
  • Add the namespace xmlns:controls="clr-namespace:MaterialDesignExtensions.Controls;assembly=MaterialDesignExtensions" to your XAML
  • You are ready to use the controls

Important notice

The configuration of Material Design Extensions v2.6.0 changed in order to enable changing the theme at runtime. Please change your configuration according to App.xaml of the demo.

Release notes

You will find the release notes on the project website.

Keywords

Material

FAQs

Package last updated on 16 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts