You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PCRE.NET is a .NET wrapper for the [PCRE library](http://www.pcre.org/). The goal of this project is to bring most of PCRE's features for use from .NET applications with as little overhead as possible.
14
14
15
-
The current version is **0.12.0**, based on PCRE **10.34** (patched r1190). It targets .NET Standard 2.0 and supports the following systems:
15
+
The current version is **0.13.0**, based on PCRE **10.35**. It targets .NET Standard 2.0 and supports the following systems:
0 commit comments