Microsoft.DotNet.Interactive.PackageManagement
1.0.0-beta.25160.1
Prefix Reserved
This is a prerelease version of Microsoft.DotNet.Interactive.PackageManagement.
dotnet add package Microsoft.DotNet.Interactive.PackageManagement --version 1.0.0-beta.25160.1
NuGet\Install-Package Microsoft.DotNet.Interactive.PackageManagement -Version 1.0.0-beta.25160.1
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.PackageManagement" Version="1.0.0-beta.25160.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.DotNet.Interactive.PackageManagement --version 1.0.0-beta.25160.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.DotNet.Interactive.PackageManagement, 1.0.0-beta.25160.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.DotNet.Interactive.PackageManagement as a Cake Addin #addin nuget:?package=Microsoft.DotNet.Interactive.PackageManagement&version=1.0.0-beta.25160.1&prerelease // Install Microsoft.DotNet.Interactive.PackageManagement as a Cake Tool #tool nuget:?package=Microsoft.DotNet.Interactive.PackageManagement&version=1.0.0-beta.25160.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core types for adding Nuget support when using interactive programming for .NET.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- FSharp.Compiler.Service (>= 43.9.100)
- Microsoft.DotNet.Interactive (= 1.0.0-beta.25160.1)
- System.Security.Cryptography.Pkcs (>= 9.0.0)
- System.Security.Cryptography.Xml (>= 9.0.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Microsoft.DotNet.Interactive.PackageManagement:
Package | Downloads |
---|---|
Microsoft.DotNet.Interactive.Kql
Support for dotnet-interactive |
|
Microsoft.DotNet.Interactive.Journey
Journey is a learning experience where teachers can design a step-by-step path for students. |
|
AutoGen.DotnetInteractive
Dotnet interactive integration for AutoGen agents |
|
Interactive.Journey
Journey is a learning experience where teachers can design a step-by-step path for students. |
|
MeshWeaver.CSharp.Roslyn
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.DotNet.Interactive.PackageManagement:
Repository | Stars |
---|---|
jonsequitur/dotnet-repl
A polyglot REPL built on .NET Interactive
|