Microsoft.DotNet.Interactive.FSharp 1.0.0-beta.26071.1

Prefix Reserved
This is a prerelease version of Microsoft.DotNet.Interactive.FSharp.
dotnet add package Microsoft.DotNet.Interactive.FSharp --version 1.0.0-beta.26071.1
                    
NuGet\Install-Package Microsoft.DotNet.Interactive.FSharp -Version 1.0.0-beta.26071.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.26071.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.26071.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.DotNet.Interactive.FSharp" />
                    
Project file
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.26071.1
                    
#r "nuget: Microsoft.DotNet.Interactive.FSharp, 1.0.0-beta.26071.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.
#:package Microsoft.DotNet.Interactive.FSharp@1.0.0-beta.26071.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.DotNet.Interactive.FSharp&version=1.0.0-beta.26071.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.DotNet.Interactive.FSharp&version=1.0.0-beta.26071.1&prerelease
                    
Install as a Cake Tool

Microsoft.DotNet.Interactive.Kernel implementation for F#

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.

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
jonsequitur/dotnet-repl
A polyglot REPL built on .NET Interactive
asc-community/AngouriMath
Open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.
Version Downloads Last Updated
1.0.0-beta.26071.1 77 1/21/2026
1.0.0-beta.25323.1 829 6/26/2025
1.0.0-beta.25177.1 199 3/27/2025
1.0.0-beta.25160.1 245 3/10/2025
1.0.0-beta.25110.2 167 2/11/2025
1.0.0-beta.25070.1 143 1/21/2025
1.0.0-beta.24568.1 21,159 11/18/2024
1.0.0-beta.24565.1 125 11/15/2024
1.0.0-beta.24563.1 141 11/13/2024
1.0.0-beta.24530.1 134 10/30/2024
1.0.0-beta.24229.4 19,674 4/30/2024
1.0.0-beta.24208.1 178 4/8/2024
1.0.0-beta.24205.1 157 4/5/2024
1.0.0-beta.24204.1 153 4/4/2024
1.0.0-beta.24164.1 167 3/15/2024
1.0.0-beta.24129.1 167 2/29/2024
1.0.0-beta.24128.3 123 2/29/2024
1.0.0-beta.24128.2 149 2/28/2024
1.0.0-beta.24128.1 107 2/29/2024
1.0.0-beta.24101.2 174 2/2/2024
Loading failed