Microsoft.DotNet.Interactive.FSharp
1.0.0-beta.24208.1
Prefix Reserved
This is a prerelease version of Microsoft.DotNet.Interactive.FSharp.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.DotNet.Interactive.FSharp --version 1.0.0-beta.24208.1
NuGet\Install-Package Microsoft.DotNet.Interactive.FSharp -Version 1.0.0-beta.24208.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.DotNet.Interactive.FSharp" Version="1.0.0-beta.24208.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.DotNet.Interactive.FSharp" Version="1.0.0-beta.24208.1" />
<PackageReference Include="Microsoft.DotNet.Interactive.FSharp" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.DotNet.Interactive.FSharp --version 1.0.0-beta.24208.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.DotNet.Interactive.FSharp, 1.0.0-beta.24208.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.DotNet.Interactive.FSharp&version=1.0.0-beta.24208.1&prerelease
#tool nuget:?package=Microsoft.DotNet.Interactive.FSharp&version=1.0.0-beta.24208.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Microsoft.DotNet.Interactive.Kernel implementation for F#
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- FSharp.Compiler.Service (>= 43.8.100)
- FSharp.Core (>= 8.0.100)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 4.8.0)
- Microsoft.DotNet.Interactive (= 1.0.0-beta.24208.1)
- Microsoft.DotNet.Interactive.Formatting (= 1.0.0-beta.24208.1)
- System.Security.Cryptography.Pkcs (>= 8.0.0)
- System.Security.Cryptography.Xml (>= 8.0.0)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Microsoft.DotNet.Interactive.FSharp:
Package | Downloads |
---|---|
Microsoft.DotNet.Interactive.Jupyter
Enables connection to Jupyter kernels as .NET Interactive subkernels |
|
RazorInteractive
Renders Razor markup in dotnet-interactive notebooks. |
|
IPlot.Interactive
Charting library for generating charts with HighCharts or Plotly |
|
FluidInteractive
Renders Fluid templates in dotnet-interactive notebooks. |
|
NaiveSharpEval
Naive evaluator for C# and F# code based on dotnet/interactive |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.DotNet.Interactive.FSharp:
Repository | Stars |
---|---|
asc-community/AngouriMath
New open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.
|
|
jonsequitur/dotnet-repl
A polyglot REPL built on .NET Interactive
|