SymbolicLinkSupport 1.1.0
A library that provides extension methods for System.IO.FileInfo and System.IO.DirectoryInfo to support symbolic links using the code from Troy Parsons' blog post http://troyparsons.com/blog/2012/03/symbolic-links-in-c-sharp/.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package SymbolicLinkSupport -Version 1.1.0
dotnet add package SymbolicLinkSupport --version 1.1.0
<PackageReference Include="SymbolicLinkSupport" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SymbolicLinkSupport --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 3.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SymbolicLinkSupport:
Repository | Stars |
---|---|
WolvenKit/Wolven-kit
Mod editor/creator for RED Engine games. The point is to have an all in one tool for creating mods for the games made with the engine.
|