MaterialDesignExtensions.LongPath
2.7.0
See the version list below for details.
dotnet add package MaterialDesignExtensions.LongPath --version 2.7.0
NuGet\Install-Package MaterialDesignExtensions.LongPath -Version 2.7.0
<PackageReference Include="MaterialDesignExtensions.LongPath" Version="2.7.0" />
paket add MaterialDesignExtensions.LongPath --version 2.7.0
#r "nuget: MaterialDesignExtensions.LongPath, 2.7.0"
// Install MaterialDesignExtensions.LongPath as a Cake Addin #addin nuget:?package=MaterialDesignExtensions.LongPath&version=2.7.0 // Install MaterialDesignExtensions.LongPath as a Cake Tool #tool nuget:?package=MaterialDesignExtensions.LongPath&version=2.7.0
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 (MaterialDesignExtensions).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- MaterialDesignColors (>= 1.2.0)
- MaterialDesignThemes (>= 2.6.0)
- Pri.LongPath (>= 2.0.47)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
https://spiegelp.github.io/MaterialDesignExtensions/#releasenotes
Important notice: The configuration of Material Design Extensions changed in order to enable changing the theme at runtime. Please change your configuration according to App.xaml of the demo.