Skip to main content
PCRE.NET package icon

PCRE.NET

PCRE.NET is a .NET wrapper for the PCRE library. The goal of this project is to bring most of PCRE's features for use from .NET applications with as little overhead as possible.

Total Downloads
431.5K
431,546
Published
Nov 17, 2025
Latest stable version

Install

.NET CLI
dotnet add package PCRE.NET --version 1.4.0-pre1
Package Manager Console
Install-Package PCRE.NET -Version 1.4.0-pre1
PackageReference
<PackageReference Include="PCRE.NET" Version="1.4.0-pre1" />

Frameworks

net5.0 net9.0 .NETStandard2.0

Dependencies

System.Memory
.NETStandard2.0
[4.6.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.