Windows API wrapper enabling support for NTFS/ReFS alternate data streams in .NET Core and .NET Standard.
Info
Version: | 1.0.0 |
Author(s): | Emzi0767 |
Last Update: | Tuesday, July 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Emzi0767/Managed-NTFS-Data-Streams.git |
NuGet Url: | https://www.nuget.org/packages/Emzi0767.NtfsDataStreams |
Install
Install-Package Emzi0767.NtfsDataStreams
dotnet add package Emzi0767.NtfsDataStreams
paket add Emzi0767.NtfsDataStreams
Emzi0767.NtfsDataStreams Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Memory(>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- System.Memory(>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
Tags