dotnet / fsharp

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
https://dotnet.microsoft.com/languages/fsharp
MIT License
3.94k stars 788 forks source link

[Tooling RFC Update required] Package management endpoint #4062

Closed cartermp closed 6 years ago

cartermp commented 6 years ago

See #4042 and https://github.com/fsharp/fslang-design/blob/master/tooling/FST-1027-fsi-references.md

A pluggable extension point for a package manager (NuGet and Paket, realistically) needs to be added to F# Interactive. This work will move us towards unblocking fully F# Interactive support on .NET Core.

dsyme commented 6 years ago

I'll close this. We do have to update the RFC but lets do this as a natural part of getting #4042 over the line