This project is intended to help developers to generate complex regex pattern syntax by combining basic pattern blocks.
Info
Version: | 0.0.1 |
Author(s): | William WONG (WONG, S.Y.) |
Last Update: | Sunday, June 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/WilliamWsyHK/RegexGenerator |
NuGet Url: | https://www.nuget.org/packages/WilliamWsy.RegexGenerator |
Install
Install-Package WilliamWsy.RegexGenerator
dotnet add package WilliamWsy.RegexGenerator
paket add WilliamWsy.RegexGenerator
WilliamWsy.RegexGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Net.Compilers(>= 2.2.0)
- NETStandard.Library(>= 1.6.1)
Tags