LinqToRegex 2.5.0
LINQ to Regex
LINQ to Regex library provides language integrated access to the .NET regular expressions.
Install-Package LinqToRegex -Version 2.5.0
dotnet add package LinqToRegex --version 2.5.0
paket add LinqToRegex --version 2.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.3
- 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)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.