|
|
|
|
|
by enricosada
2607 days ago
|
|
The F# repl (FSI as fsharp interactive) works in .net core 3.0 preview already, you can do `dotnet fsi` to run it Type providers works in general, but depends if the type provider library was updated to use latest type provider sdk.
Also generative type provider may not works, erasing works |
|
`dotnet fsi` is planned to be fully released later this year with the .NET Core 3.0 release.