⚠ Deprecated: Legacy
All functionality that used to be included in this library is now integrated directly into SabreTools.IO.
Suggested alternative: SabreTools.IO
Byte array and stream matching library
$ dotnet add package SabreTools.MatchingThis library comprises of code to perform search operations on both byte arrays and streams. There is also an implementation that allows searching for strings in a set of strings, usually used in the context of directory contents.
Find the link to the Nuget package here.