Files
SabreTools.Matching/README.MD
Matt Nadareski 6397fb72e4 Add README
2023-09-16 21:20:40 -04:00

350 B

SabreTools.Matching

This 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.