Microsoft.DotNet.Interactive.PowerShell
1.0.0-beta.21357.1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.DotNet.Interactive.PowerShell --version 1.0.0-beta.21357.1
NuGet\Install-Package Microsoft.DotNet.Interactive.PowerShell -Version 1.0.0-beta.21357.1
<PackageReference Include="Microsoft.DotNet.Interactive.PowerShell" Version="1.0.0-beta.21357.1" />
paket add Microsoft.DotNet.Interactive.PowerShell --version 1.0.0-beta.21357.1
#r "nuget: Microsoft.DotNet.Interactive.PowerShell, 1.0.0-beta.21357.1"
// Install Microsoft.DotNet.Interactive.PowerShell as a Cake Addin #addin nuget:?package=Microsoft.DotNet.Interactive.PowerShell&version=1.0.0-beta.21357.1&prerelease // Install Microsoft.DotNet.Interactive.PowerShell as a Cake Tool #tool nuget:?package=Microsoft.DotNet.Interactive.PowerShell&version=1.0.0-beta.21357.1&prerelease
Microsoft.DotNet.Interactive.Kernel implementation for PowerShell
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.DotNet.Interactive (= 1.0.0-beta.21357.1)
- Microsoft.DotNet.Interactive.Formatting (= 1.0.0-beta.21357.1)
- Microsoft.PowerShell.SDK (>= 7.1.3)
- System.IO.Pipelines (>= 5.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.DotNet.Interactive.PowerShell:
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! |
|
Microsoft.DotNet.Interactive.Jupyter
Enables connection to Jupyter kernels as .NET Interactive subkernels |
|
ILNInteractive
Support for ILNumerics (http://ilnumerics.net/) in .NET Interactive |
|
OutTable.Extensions
A set of extensions to .NET Interactive to streamline PowerShell usage in .NET Interactive Jupyter Notebooks |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.DotNet.Interactive.PowerShell:
Repository | Stars |
---|---|
jonsequitur/dotnet-repl
A polyglot REPL built on .NET Interactive
|