Pri.LongPath 2.0.46

There is a newer version of this package available.
See the version list below for details.
dotnet add package Pri.LongPath --version 2.0.46
NuGet\Install-Package Pri.LongPath -Version 2.0.46
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Pri.LongPath" Version="2.0.46" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pri.LongPath --version 2.0.46
#r "nuget: Pri.LongPath, 2.0.46"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Pri.LongPath as a Cake Addin
#addin nuget:?package=Pri.LongPath&version=2.0.46

// Install Pri.LongPath as a Cake Tool
#tool nuget:?package=Pri.LongPath&version=2.0.46

Drop-in library to support long paths in .NET

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Pri.LongPath:

Package Downloads
CKSource.FileSystem.Local

A local file system

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/).

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Pri.LongPath:

Repository Stars
canton7/SyncTrayzor
Windows tray utility / filesystem watcher / launcher for Syncthing
madskristensen/WebEssentials2013
Visual Studio extension
Version Downloads Last updated
2.0.53 677,686 12/27/2019
2.0.52 614 12/27/2019
2.0.51 31,988 11/30/2019
2.0.48 1,492 11/29/2019
2.0.47 85,183 3/12/2019
2.0.46 747 3/9/2019
2.0.45 259,017 5/19/2017
2.0.44 990 5/19/2017
2.0.42 5,892 12/28/2016
2.0.40 55,497 10/28/2016
2.0.38 3,146 10/11/2016
2.0.37 1,024 10/11/2016
2.0.32 9,573 7/5/2016
2.0.31 1,032 7/5/2016
2.0.30 1,680 5/3/2016
2.0.28 1,035 5/3/2016
2.0.25 1,087 5/1/2016
2.0.24 1,748 2/6/2016
2.0.23 1,129 1/24/2016
2.0.22 1,033 1/24/2016
2.0.18 1,040 1/24/2016
2.0.17 1,041 1/24/2016
2.0.16 1,171 1/11/2016
2.0.15 1,070 1/11/2016
2.0.11 2,139 11/11/2015
2.0.10 3,140 11/11/2015
2.0.2-beta 915 11/5/2015
2.0.1-beta 904 11/2/2015
2.0.0-beta 2,034 2/3/2015
1.3.2 23,330 1/15/2015
1.3.1 1,649 12/22/2014
1.2.2 2,233 8/19/2014
1.2.1 1,179 8/14/2014
1.2.0 1,161 8/14/2014
1.1.0 1,223 8/14/2014
1.0.1 11,926 7/23/2014

Added support for use within Mono, courtesy of Cazzar