Microsoft.DotNet.Interactive.Http
1.0.0-beta.23152.2
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.DotNet.Interactive.Http --version 1.0.0-beta.23152.2
NuGet\Install-Package Microsoft.DotNet.Interactive.Http -Version 1.0.0-beta.23152.2
<PackageReference Include="Microsoft.DotNet.Interactive.Http" Version="1.0.0-beta.23152.2" />
paket add Microsoft.DotNet.Interactive.Http --version 1.0.0-beta.23152.2
#r "nuget: Microsoft.DotNet.Interactive.Http, 1.0.0-beta.23152.2"
// Install Microsoft.DotNet.Interactive.Http as a Cake Addin #addin nuget:?package=Microsoft.DotNet.Interactive.Http&version=1.0.0-beta.23152.2&prerelease // Install Microsoft.DotNet.Interactive.Http as a Cake Tool #tool nuget:?package=Microsoft.DotNet.Interactive.Http&version=1.0.0-beta.23152.2&prerelease
Enables connections over HTTP to application-embedded .NET Interactive kernels, letting you send code to the kernel from Visual Studio Code, access kernel APIs with JavaScript, render data, and access packaged resources.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
-
net7.0
- Microsoft.AspNetCore.SignalR.Client (>= 7.0.0)
- Microsoft.DotNet.Interactive (= 1.0.0-beta.23152.2)
NuGet packages (2)
Showing the top 2 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! |
|
ILNInteractive
Support for ILNumerics (http://ilnumerics.net/) in .NET Interactive |
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
|