SabreTools.Matching
1.5.1
dotnet add package SabreTools.Matching --version 1.5.1
NuGet\Install-Package SabreTools.Matching -Version 1.5.1
<PackageReference Include="SabreTools.Matching" Version="1.5.1" />
paket add SabreTools.Matching --version 1.5.1
#r "nuget: SabreTools.Matching, 1.5.1"
// Install SabreTools.Matching as a Cake Addin #addin nuget:?package=SabreTools.Matching&version=1.5.1 // Install SabreTools.Matching as a Cake Tool #tool nuget:?package=SabreTools.Matching&version=1.5.1
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.
Releases
For the most recent stable build, download the latest release here: Releases Page
For the latest WIP build here: Rolling Release
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net20 is compatible. net35 is compatible. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 is compatible. net46 was computed. net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 is compatible. net481 was computed. |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5.2
- No dependencies.
-
.NETFramework 4.6.2
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
-
net5.0
- No dependencies.
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SabreTools.Matching:
Package | Downloads |
---|---|
SabreTools.IO
Common IO utilities by other SabreTools projects |
|
BurnOutSharp
Protection scanning library |
|
BinaryObjectScanner
Protection scanning library |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SabreTools.Matching:
Repository | Stars |
---|---|
SabreTools/SabreTools
DAT management tool with advanced editing and sorting features
|