![]() |
VOOZH | about |
dotnet add package MaterialDesignExtensions.LongPath --version 2.8.0
NuGet\Install-Package MaterialDesignExtensions.LongPath -Version 2.8.0
<PackageReference Include="MaterialDesignExtensions.LongPath" Version="2.8.0" />
<PackageVersion Include="MaterialDesignExtensions.LongPath" Version="2.8.0" />Directory.Packages.props
<PackageReference Include="MaterialDesignExtensions.LongPath" />Project file
paket add MaterialDesignExtensions.LongPath --version 2.8.0
#r "nuget: MaterialDesignExtensions.LongPath, 2.8.0"
#:package MaterialDesignExtensions.LongPath@2.8.0
#addin nuget:?package=MaterialDesignExtensions.LongPath&version=2.8.0Install as a Cake Addin
#tool nuget:?package=MaterialDesignExtensions.LongPath&version=2.8.0Install as a Cake Tool
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 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
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.