-
Discussion thread for [F# Tooling RFC FST-1001: FSharp.Core delivery via nuget packages](https://github.com/fsharp/fslang-design/blob/master/tooling/FST-1001-fsharp-core-package.md). Please contribute…
dsyme updated
6 years ago
-
Before I blast this message publicly, I would like some feedback from people more familiar with the intricacies of paket/dotnet. I have only every used this combination for F# projects, and never pure…
-
I can successfully build XsdProviders branch, but if I try create a provider for a test schema in Xamarin Studio F# Interactive, I get the following error:
/Users/vagif/Documents/Projects/ThirdPartie…
-
A student encountered this bug. When she hits Ctrl-A (select all) followed by Alt-Enter (FSI: send selection) chunks of her code aren't sent to FSI.
Ubuntu 16.04.1 LTS
Visual Studio Code 1.8.1
`i…
-
#### Repro steps
1. Upgrade to Visual F# Tools VSIX version 15.4.1.18022303
2. Try to launch F# Interactive from Visual Studio 2017 15.5.7 and observe the following exception:
```
Microsoft (R…
-
I'm using FSharp.Data CSVProvider and JSON Provider on MACOS X, Xamarin 6.15
I'm experiencing a lot of slowness from Xamarin when i use the library (compile and F# interactive at the same time)
th…
-
Trying to use the workaround specified in https://github.com/mono/mono/issues/6752#issuecomment-365212655 for fsharpi
Setting it using `terminal.integrated.env.linux` does nothing but doing `export…
eadwu updated
6 years ago
-
When building a library built using the FSharp.Data.TypeProvider sql type providers fails with:
````
c:\Users\kevinr\source\repos\Library2\Library2>msbuild Library2.fsproj /v:minimal
Microsoft (R…
-
# Update
[See this comment](https://github.com/Microsoft/visualfsharp/issues/1096#issuecomment-301326696)
There is now [an official solution by Microsoft to put a .NET/Win32 app in the Windows S…
-
### Description
I clone fszmq (from `https://github.com/zeromq/fszmq`) and ran the build script (`./build.sh`) in the directory. The script errored out with the output shown below.
### Repro ste…