Microsoft.DotNet.Interactive.PowerShell
1.0.0-beta.22553.7
.NET 6.0
This is a prerelease version of Microsoft.DotNet.Interactive.PowerShell.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.DotNet.Interactive.PowerShell --version 1.0.0-beta.22553.7
NuGet\Install-Package Microsoft.DotNet.Interactive.PowerShell -Version 1.0.0-beta.22553.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.DotNet.Interactive.PowerShell" Version="1.0.0-beta.22553.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.DotNet.Interactive.PowerShell --version 1.0.0-beta.22553.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.DotNet.Interactive.PowerShell, 1.0.0-beta.22553.7"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.DotNet.Interactive.PowerShell as a Cake Addin
#addin nuget:?package=Microsoft.DotNet.Interactive.PowerShell&version=1.0.0-beta.22553.7&prerelease
// Install Microsoft.DotNet.Interactive.PowerShell as a Cake Tool
#tool nuget:?package=Microsoft.DotNet.Interactive.PowerShell&version=1.0.0-beta.22553.7&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Microsoft.DotNet.Interactive.Kernel implementation for PowerShell
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.DotNet.Interactive (= 1.0.0-beta.22553.7)
- Microsoft.DotNet.Interactive.Formatting (= 1.0.0-beta.22553.7)
- Microsoft.PowerShell.SDK (>= 7.2.6)
- System.IO.Pipelines (>= 6.0.3)
- System.Security.Cryptography.Xml (>= 6.0.1)
NuGet packages (1)
Showing the top 1 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! |
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
|