Microsoft.DotNet.Interactive.Http
1.0.0-beta.21155.3
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.DotNet.Interactive.Http --version 1.0.0-beta.21155.3
NuGet\Install-Package Microsoft.DotNet.Interactive.Http -Version 1.0.0-beta.21155.3
<PackageReference Include="Microsoft.DotNet.Interactive.Http" Version="1.0.0-beta.21155.3" />
paket add Microsoft.DotNet.Interactive.Http --version 1.0.0-beta.21155.3
#r "nuget: Microsoft.DotNet.Interactive.Http, 1.0.0-beta.21155.3"
// Install Microsoft.DotNet.Interactive.Http as a Cake Addin #addin nuget:?package=Microsoft.DotNet.Interactive.Http&version=1.0.0-beta.21155.3&prerelease // Install Microsoft.DotNet.Interactive.Http as a Cake Tool #tool nuget:?package=Microsoft.DotNet.Interactive.Http&version=1.0.0-beta.21155.3&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 | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
-
net5.0
- Microsoft.ApplicationInsights.AspNetCore (>= 2.14.0)
- Microsoft.DotNet.Interactive (= 1.0.0-beta.21155.3)
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
|