Trinet.Core.IO.Ntfs
4.1.1
Utilities for working with alternate data streams on NTFS file systems.
Install-Package Trinet.Core.IO.Ntfs -Version 4.1.1
dotnet add package Trinet.Core.IO.Ntfs --version 4.1.1
<PackageReference Include="Trinet.Core.IO.Ntfs" Version="4.1.1" />
paket add Trinet.Core.IO.Ntfs --version 4.1.1
#r "nuget: Trinet.Core.IO.Ntfs, 4.1.1"
// Install Trinet.Core.IO.Ntfs as a Cake Addin
#addin nuget:?package=Trinet.Core.IO.Ntfs&version=4.1.1
// Install Trinet.Core.IO.Ntfs as a Cake Tool
#tool nuget:?package=Trinet.Core.IO.Ntfs&version=4.1.1
Release Notes
##4.1.1.0
### IMPROVEMENTS:
* Multi-targeting for .NET Standard 2.0, .NET Framework 4.6.2, and .NET Framework 3.5;
### BUG FIXES:
* Accessing ADS on directories with a trailing slash no long throws an exception.
* No longer adds the long path prefix if the path is already prefixed.
##4.0.0.0
### IMPROVEMENTS:
* The assembly now has a strong name.
##3.5.0.1
### BUG FIXES:
* Fixes a bug where zero-length alternate streams prevented other streams from being enumerated.
Dependencies
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.6.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on Trinet.Core.IO.Ntfs:
Repository | Stars |
---|---|
nefarius/ScpToolkit
Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers
|
|
ThePBone/GalaxyBudsClient
Unofficial Galaxy Buds Client for Windows
|
|
Pscx/Pscx
PowerShell Community Extensions module repository
|
|
Snoothy/UCR
Universal Control Remapper [Alpha]
|
|
Rambalac/ACDDokanNet
Dokan.NET based driver for Amazon Cloud Drive
|