-
Notifications
You must be signed in to change notification settings - Fork 795
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a #n directive to fsi which loads nuget packages #56
Comments
As @latkin has labelled, I think this is still a discussion/feature-request item. I'm not sure what @latkin and @KevinRansom want, but I personally think it is best to keep feature-requests off GitHub until a later stage (e.g. they are "approved" or a concrete design is available or an implementation pull request is available). Equally, I may be wrong, especially if good labelling is used. Ultimately it's up to the @latkin and @KevinRansom as current masters of the repo :) |
It's possibile to add to |
@enricosada yes with @dsyme idea we won't have special case for nuget, paket etc. His idea: #r "references:nuget-handler.dll" // specially attributed DLL
#r "SomeNugetPackage" But we can refine. What your propose about command line argument is an important point and I agree having possibility to reference the handler from there, and maybe also having fsi scan a folder with additional handlers would be great! |
Closing as suggestion is tracked by fsharp/fslang-suggestions#542 |
This was already discussed here, but the issue was closed with the note that it is already under review on UserVoice.
I would be very happy to get further information on the progress of this issue.
The text was updated successfully, but these errors were encountered: