mirror of
https://github.com/SabreTools/SabreTools.Matching.git
synced 2026-02-04 05:36:06 +00:00
1.1 KiB
1.1 KiB
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.
NOTICE: This library will be deprecated in the future. All functionality will end up in SabreTools.IO in its next major update. At that point, this repository will be privated and the Nuget package will be marked as deprecated.
Releases
For the most recent stable build, download the latest release here: Releases Page
For the latest WIP build here: Rolling Release