dotnet / dotnet/fsharp

Allow integration for SDK references for dotnet fsi (F# interactive)

Open
#18,423 1 comment 2 reactions 0 assignees View on GitHub
Area-FSI Feature Request Needs-design
Dominant language
F#
Stars
4.3k
Forks
876
Avg merge
4d 11h
Merged PRs (30d)
131

Description

### Is your feature request related to a problem? Please describe.
F# .fsx scripts are a great way to get started in .NET even for non-oop beginners, in the context of making .fsx more accessible and more feature complete, we would like to find a way to integrated MSBUILD SDKs to `dotnet fsi` which builds msbuild .fsproj behind the scenes

is there a way to consume this information from dotnet fsi, or what would be the easiest solution for having this implmented in F# interactive?

potentially this could apply also to dotnet interactive in general?

https://github.com/dotnet/sdk/blob/main/src%2FTasks%2FMicrosoft.NET.Build.Tasks%2FProcessFrameworkReferences.cs

### Describe the solution you'd like
Would like a feasible way to allow os contributors or F# team to implement SDK integration in `dotnet fsi` what is the suggestion from MSBUILD team?

https://github.com/dotnet/fsharp/issues/9417

### Additional context
https://github.com/dotnet/fsharp/issues/9417

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.