FSharp.Text.RegexProvider icon indicating copy to clipboard operation
FSharp.Text.RegexProvider copied to clipboard

A type provider for regular expressions.

Results 2 FSharp.Text.RegexProvider issues
Sort by recently updated
recently updated
newest added

This time, the documentation is run with `dotnet fsi generate.fsx` for real !

### Description Running `build.cmd` does not work just after running clone. The problem is that paket have not installed fsi.exe under the `packages` folder. ### Repro steps ``` git clone...