Microsoft.DotNet.Interactive.PackageManagement
1.0.0-beta.25177.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.25177.1
NuGet\Install-Package Microsoft.DotNet.Interactive.PackageManagement -Version 1.0.0-beta.25177.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.25177.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.DotNet.Interactive.PackageManagement" Version="1.0.0-beta.25177.1" />
<PackageReference Include="Microsoft.DotNet.Interactive.PackageManagement" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.DotNet.Interactive.PackageManagement --version 1.0.0-beta.25177.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.25177.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.
#addin nuget:?package=Microsoft.DotNet.Interactive.PackageManagement&version=1.0.0-beta.25177.1&prerelease
#tool nuget:?package=Microsoft.DotNet.Interactive.PackageManagement&version=1.0.0-beta.25177.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)
- FSharp.Core (>= 9.0.100)
- Humanizer.Core (>= 2.14.1)
- Microsoft.AspNetCore.Html.Abstractions (>= 2.2.0)
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.CodeAnalysis (>= 4.12.0)
- Microsoft.CodeAnalysis.Common (>= 4.12.0)
- Microsoft.CodeAnalysis.CSharp (>= 4.12.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 4.12.0)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 4.12.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.DotNet.Interactive (= 1.0.0-beta.25177.1)
- System.Collections.Immutable (>= 8.0.0)
- System.Diagnostics.DiagnosticSource (>= 9.0.0)
- System.IO.Pipelines (>= 9.0.0)
- System.Memory (>= 4.6.0)
- System.Reactive (>= 6.0.0)
- System.Reflection.Metadata (>= 8.0.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Security.Cryptography.Pkcs (>= 9.0.0)
- System.Security.Cryptography.Xml (>= 9.0.0)
- System.Text.Json (>= 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.Kernel.Hub
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
|