Microsoft.DotNet.Interactive.PowerShell
1.0.0-beta.26071.1
Prefix Reserved
dotnet add package Microsoft.DotNet.Interactive.PowerShell --version 1.0.0-beta.26071.1
NuGet\Install-Package Microsoft.DotNet.Interactive.PowerShell -Version 1.0.0-beta.26071.1
<PackageReference Include="Microsoft.DotNet.Interactive.PowerShell" Version="1.0.0-beta.26071.1" />
<PackageVersion Include="Microsoft.DotNet.Interactive.PowerShell" Version="1.0.0-beta.26071.1" />
<PackageReference Include="Microsoft.DotNet.Interactive.PowerShell" />
paket add Microsoft.DotNet.Interactive.PowerShell --version 1.0.0-beta.26071.1
#r "nuget: Microsoft.DotNet.Interactive.PowerShell, 1.0.0-beta.26071.1"
#:package Microsoft.DotNet.Interactive.PowerShell@1.0.0-beta.26071.1
#addin nuget:?package=Microsoft.DotNet.Interactive.PowerShell&version=1.0.0-beta.26071.1&prerelease
#tool nuget:?package=Microsoft.DotNet.Interactive.PowerShell&version=1.0.0-beta.26071.1&prerelease
Microsoft.DotNet.Interactive.Kernel implementation for PowerShell
| Product | Versions 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. |
-
net10.0
- Humanizer.Core (>= 2.14.1)
- JsonSchema.Net (>= 7.3.4)
- Markdig.Signed (>= 0.41.0)
- Microsoft.ApplicationInsights (>= 2.23.0)
- Microsoft.AspNetCore.Html.Abstractions (>= 2.3.0)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.CodeAnalysis (>= 5.0.0)
- Microsoft.CodeAnalysis.Common (>= 5.0.0)
- Microsoft.CodeAnalysis.CSharp (>= 5.0.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 5.0.0)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 5.0.0)
- Microsoft.DotNet.Interactive (= 1.0.0-beta.26071.1)
- Microsoft.DotNet.Interactive.Formatting (= 1.0.0-beta.26071.1)
- Microsoft.PowerShell.SDK (>= 7.5.4)
- Newtonsoft.Json (>= 13.0.4)
- System.Drawing.Common (>= 10.0.0)
- System.Reactive (>= 6.0.0)
- System.Runtime.Caching (>= 10.0.0)
- System.Security.Cryptography.Pkcs (>= 10.0.0)
- System.Security.Cryptography.Xml (>= 10.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Microsoft.DotNet.Interactive.PowerShell:
| Package | Downloads |
|---|---|
|
Microsoft.DotNet.Interactive.Jupyter
Enables connection to Jupyter kernels as .NET Interactive subkernels |
|
|
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 |
|
|
Unipi.Nancy.Interactive
.NET Interactive integrations for Nancy |
|
|
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
|