Info
Version: | 1.1.0 |
Author(s): | Philip Hazel, Zoltan Herczeg, Lucas Trzesniewski |
Last Update: | Tuesday, June 18, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/ltrzesniewski/pcre-net |
NuGet Url: | https://www.nuget.org/packages/PCRE.NET |
Install
Install-Package PCRE.NET
dotnet add package PCRE.NET
paket add PCRE.NET
PCRE.NET Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.4)
Tags
The goal of this project is to bring most of PCRE's features for use from .NET applications with as little overhead as possible.