Files
SabreTools.Matching/README.MD
Matt Nadareski 3d05135a81 Add notice
2025-09-23 11:00:46 -04:00

1.1 KiB

SabreTools.Matching

Build and Test

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