How to read and modify NTFS Alternate Data Streams using .NET
See the question and my original answer on StackOverflowThis nuget package CodeFluent Runtime Client has (amongst other utilities) an NtfsAlternateStream Class that supports create/read/update/delete/enumeration operations.