0
kicks
Adding NuGet Support to F# Interactive
Here are the steps to install NuGet packages via the F# Interactive (FSI)
1. Write a script that is loaded when the FSI starts.
2. Modify the source of FSI.exe (which can be found at http://fsharppowerpack.codeplex.com/).
3. Create an alternate F# Interactive Window VSIX that starts the FSI.exe as a new process as well as provides new commands