Info
| Version: | 1.4.1 |
| Author(s): | Philip Hazel, Zoltan Herczeg, Lucas Trzesniewski |
| Last Update: | Saturday, April 4, 2026 |
| .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.