FsRegEx provides composable F# functionality for all the capabilities of the .NET Regex class including supporting pipe forward |> composability.
Info
| Version: | 0.7.2 |
| Author(s): | Jack Fox |
| Last Update: | Saturday, June 9, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://jackfoxy.github.io/FsRegEx/ |
| NuGet Url: | https://www.nuget.org/packages/FsRegEx |
Install
Install-Package FsRegEx
dotnet add package FsRegEx
paket add FsRegEx
FsRegEx Download (Unzip the "nupkg" after downloading)
Dependencies
Tags