PCRE.NET
0.15.0
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.
Install-Package PCRE.NET -Version 0.15.0
dotnet add package PCRE.NET --version 0.15.0
<PackageReference Include="PCRE.NET" Version="0.15.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PCRE.NET --version 0.15.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PCRE.NET, 0.15.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- System.Memory (>= 4.5.4)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on PCRE.NET:
Package | Downloads |
---|---|
AssetLabs.Public.Apis.Titanium.Client
.NET Standard 2.1 class library for accessing AssetLabs Titanium API (See https://assetlabs.net:8093/service/api)
|
|
XPY.ToolKit.Utilities
公用方法與常用方法集
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on PCRE.NET:
Repository | Stars |
---|---|
tevora-threat/SharpView
C# implementation of harmj0y's PowerView
|
|
totpero/DeviceDetector.NET
The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model.
|
Version History
Version | Downloads | Last updated |
---|---|---|
0.15.0 | 200 | 1/10/2021 |
0.14.0 | 168 | 12/11/2020 |
0.13.1 | 1,794 | 8/10/2020 |
0.13.0 | 5,560 | 5/23/2020 |
0.12.0 | 4,028 | 1/28/2020 |
0.11.0 | 699 | 11/28/2019 |
0.10.2 | 1,426 | 10/1/2019 |
0.10.1 | 7,080 | 5/7/2019 |
0.10.0 | 268 | 5/5/2019 |
0.9.0 | 7,100 | 2/28/2019 |
0.8.0 | 1,005 | 2/17/2019 |
0.7.1 | 727 | 9/16/2018 |
0.7.0 | 8,763 | 2/18/2018 |
0.6.3 | 1,175 | 3/5/2017 |
0.6.2 | 669 | 11/20/2016 |
0.6.0 | 1,367 | 9/28/2015 |
0.5.0 | 828 | 3/16/2015 |
0.4.0 | 776 | 3/6/2015 |
0.3.0 | 1,317 | 12/27/2014 |
0.2.0 | 702 | 12/3/2014 |
0.1.0 | 748 | 11/23/2014 |