FluentRx is a simple fluent regex API abstraction over regex, enabling you to write regex expressions cleanly, functionally and maintainably, and not worry about their godawfull syntax.
Info
Version: | 1.0.0 |
Author(s): | Vedran Grcic ([email protected]) |
Last Update: | Sunday, October 25, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FluentRx |
Install
Install-Package FluentRx
dotnet add package FluentRx
paket add FluentRx
FluentRx Download (Unzip the "nupkg" after downloading)
Dependencies
Tags