LINQ to Regex library provides language integrated access to the .NET regular expressions.
Info
Version: | 2.5.0 |
Author(s): | Josef Pihrt |
Last Update: | Monday, January 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JosefPihrt/LinqToRegex |
NuGet Url: | https://www.nuget.org/packages/LinqToRegex |
Install
Install-Package LinqToRegex
dotnet add package LinqToRegex
paket add LinqToRegex
LinqToRegex Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- System.Collections(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.0)
- System.Threading(>= 4.3.0)
No dependencies.
Tags