Microsoft.DotNet.Interactive.PowerShell
1.0.0-beta.24063.1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.DotNet.Interactive.PowerShell --version 1.0.0-beta.24063.1
NuGet\Install-Package Microsoft.DotNet.Interactive.PowerShell -Version 1.0.0-beta.24063.1
<PackageReference Include="Microsoft.DotNet.Interactive.PowerShell" Version="1.0.0-beta.24063.1" />
paket add Microsoft.DotNet.Interactive.PowerShell --version 1.0.0-beta.24063.1
#r "nuget: Microsoft.DotNet.Interactive.PowerShell, 1.0.0-beta.24063.1"
// Install Microsoft.DotNet.Interactive.PowerShell as a Cake Addin #addin nuget:?package=Microsoft.DotNet.Interactive.PowerShell&version=1.0.0-beta.24063.1&prerelease // Install Microsoft.DotNet.Interactive.PowerShell as a Cake Tool #tool nuget:?package=Microsoft.DotNet.Interactive.PowerShell&version=1.0.0-beta.24063.1&prerelease
Microsoft.DotNet.Interactive.Kernel implementation for PowerShell
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- Microsoft.DotNet.Interactive (= 1.0.0-beta.24063.1)
- Microsoft.DotNet.Interactive.Formatting (= 1.0.0-beta.24063.1)
- Microsoft.PowerShell.SDK (>= 7.4.0)
- System.IO.Pipelines (>= 8.0.0)
- System.Net.Http (>= 4.3.4)
- System.Security.Cryptography.Pkcs (>= 8.0.0)
- System.Security.Cryptography.Xml (>= 8.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
|