WilliamWsy.RegexGenerator
0.0.1
This project is intended to help developers to generate complex regex pattern syntax by combining basic pattern blocks.
Install-Package WilliamWsy.RegexGenerator -Version 0.0.1
dotnet add package WilliamWsy.RegexGenerator --version 0.0.1
<PackageReference Include="WilliamWsy.RegexGenerator" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WilliamWsy.RegexGenerator --version 0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WilliamWsy.RegexGenerator, 0.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
v0.0.1 release for only supporting 2 Regex language.
Dependencies
-
.NETStandard 1.0
- Microsoft.Net.Compilers (>= 2.2.0)
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.1 | 1,185 | 6/25/2017 |