Monday, September 24, 2018

Using NuGet package in F#... help?

I posted this to r/dotnet instead of r/fsharp because this community seems a lot more active and, from what i understand, how package management works applies to many of the different .NET languages.

I'm a complete newbie to F# and the .NET ecosystem in general. I want to use Microsoft Research's Infer.NET with F# (which as shown is one of the options), but I can't get the NuGet dependency to work from Visual Studio. Whether I add it as a NuGet package to the dependencies of a F# project, or reference my local copy of the folder using #r @...., I get an error (screenshot below). Can anyone resolve this? Any help would be greatly appreciated!

https://i.redd.it/pae36up339o11.png

Using NuGet package in F#... help? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team