A .NET wrapper around the RE2 regular expression library.
Info
Version: | 4.5.7 |
Author(s): | Microsoft |
Last Update: | Wednesday, July 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microsoft/sarif-pattern-matcher |
NuGet Url: | https://www.nuget.org/packages/RE2.Managed |
Install
Install-Package RE2.Managed
dotnet add package RE2.Managed
paket add RE2.Managed
RE2.Managed Download (Unzip the "nupkg" after downloading)
Dependencies
- Strings.Interop(>= 1.4.0003866987)