FSharpx.TypeProviders.Regex by Steffen Forkmann, Daniel Mohl, Tomas Petricek, Ryan Riley, Mauricio Scheffer, Phil Trelford

<PackageReference Include="FSharpx.TypeProviders.Regex" Version="1.8.35" />

 FSharpx.TypeProviders.Regex 1.8.35

FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. This library is for the .NET platform implementing a type providers for regular expressions.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>FSharpx.TypeProviders.Regex</id>
    <version>1.8.35</version>
    <authors>Steffen Forkmann, Daniel Mohl, Tomas Petricek, Ryan Riley, Mauricio Scheffer, Phil Trelford</authors>
    <owners>Steffen Forkmann, Daniel Mohl, Tomas Petricek, Ryan Riley, Mauricio Scheffer, Phil Trelford</owners>
    <licenseUrl>http://github.com/fsharp/fsharpx/raw/master/LICENSE.md</licenseUrl>
    <projectUrl>http://github.com/fsharp/fsharpx</projectUrl>
    <iconUrl>https://nugetgallery.blob.core.windows.net/icons/FSharpx.1.2.1.110910.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible.

This library is for the .NET platform implementing a type providers for regular expressions.</description>
    <summary>FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible.

This library is for the .NET platform implementing a type providers for regular expressions.</summary>
    <language>en-US</language>
    <tags>fsharp csharp interop monad iteratee validation bytestring testing</tags>
  </metadata>
</package>