Microsoft.DotNet.Interactive.Http 1.0.0-beta.26120.1

Prefix Reserved
This is a prerelease version of Microsoft.DotNet.Interactive.Http.
dotnet add package Microsoft.DotNet.Interactive.Http --version 1.0.0-beta.26120.1
                    
NuGet\Install-Package Microsoft.DotNet.Interactive.Http -Version 1.0.0-beta.26120.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.Http" Version="1.0.0-beta.26120.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.DotNet.Interactive.Http" Version="1.0.0-beta.26120.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.DotNet.Interactive.Http" />
                    
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.Http --version 1.0.0-beta.26120.1
                    
#r "nuget: Microsoft.DotNet.Interactive.Http, 1.0.0-beta.26120.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.Http@1.0.0-beta.26120.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.Http&version=1.0.0-beta.26120.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.DotNet.Interactive.Http&version=1.0.0-beta.26120.1&prerelease
                    
Install as a Cake Tool

Microsoft.DotNet.Interactive.Kernel for making HTTP request using a common syntax.

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 (1)

Showing the top 1 NuGet packages that depend on Microsoft.DotNet.Interactive.Http:

Package Downloads
XPlot.Plotly.Interactive

Enables XPlot.Plotly to be used in .NET Interactive. When you use this package, you can embed Plotly charts directly into a .NET Interactive notebook!

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.DotNet.Interactive.Http:

Repository Stars
jonsequitur/dotnet-repl
A polyglot REPL built on .NET Interactive
Version Downloads Last Updated
1.0.0-beta.26120.1 89 2/23/2026
1.0.0-beta.26071.1 87 1/21/2026
1.0.0-beta.25323.1 242 6/26/2025
1.0.0-beta.25177.1 217 3/27/2025
1.0.0-beta.25160.1 230 3/10/2025
1.0.0-beta.25110.2 157 2/11/2025
1.0.0-beta.25070.1 132 1/21/2025
1.0.0-beta.24568.1 147 11/18/2024
1.0.0-beta.24565.1 167 11/15/2024
1.0.0-beta.24563.1 151 11/13/2024
1.0.0-beta.24530.1 134 10/30/2024
1.0.0-beta.23403.1 429 8/3/2023
1.0.0-beta.23313.2 232 6/13/2023
1.0.0-beta.23308.2 203 6/8/2023
1.0.0-beta.23306.2 198 6/6/2023
1.0.0-beta.23305.2 224 6/5/2023
1.0.0-beta.23258.3 2,648 5/8/2023
1.0.0-beta.23205.1 238 4/5/2023
1.0.0-beta.23165.2 296 3/15/2023
1.0.0-beta.23152.2 266 3/2/2023
Loading failed