This content was deleted by the author. You can see it from Blockchain History logs.

Exciting! F# 5 preview 1

One of the biggest problems with F# scripts today is incorporating packages. This is now easy to do with the new #r "nuget:..." command:

image.png

https://devblogs.microsoft.com/dotnet/announcing-f-5-preview-1/