Microsoft.DotNet.Interactive
1.0.0-beta.22553.7
.NET Standard 2.1
This is a prerelease version of Microsoft.DotNet.Interactive.
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 --version 1.0.0-beta.22553.7
NuGet\Install-Package Microsoft.DotNet.Interactive -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" 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 --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, 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 as a Cake Addin
#addin nuget:?package=Microsoft.DotNet.Interactive&version=1.0.0-beta.22553.7&prerelease
// Install Microsoft.DotNet.Interactive as a Cake Tool
#tool nuget:?package=Microsoft.DotNet.Interactive&version=1.0.0-beta.22553.7&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core types for building applications providing interactive programming for .NET.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows 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 |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Microsoft.CodeAnalysis (>= 4.2.0)
- Microsoft.DotNet.Interactive.Documents (= 1.0.0-beta.22553.7)
- Microsoft.DotNet.Interactive.Formatting (= 1.0.0-beta.22553.7)
- System.Collections.Immutable (>= 6.0.0)
- System.CommandLine (>= 2.0.0-beta4.22272.1)
- System.CommandLine.NamingConventionBinder (>= 2.0.0-beta4.22272.1)
- System.Reactive (>= 5.0.0)
- System.Reflection.Metadata (>= 6.0.1)
- System.Runtime.Loader (>= 4.3.0)
- System.Text.Json (>= 6.0.5)
NuGet packages (69)
Showing the top 5 NuGet packages that depend on Microsoft.DotNet.Interactive:
Package | Downloads |
---|---|
Microsoft.DotNet.Interactive.PackageManagement
Core types for adding Nuget support when using interactive programming for .NET. |
|
Microsoft.DotNet.Interactive.CSharp
Microsoft.DotNet.Interactive.Kernel implementation for C# |
|
PowerFx.NET.Interactive
Evaluates PowerFX expression |
|
Plotly.NET.Interactive
A .NET Interactive Kernel Extension for displaying Plotly.NET charts. |
|
Microsoft.DotNet.Interactive.PowerShell
Microsoft.DotNet.Interactive.Kernel implementation for PowerShell |
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on Microsoft.DotNet.Interactive:
Repository | Stars |
---|---|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
|
|
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
|
|
dotnet/spark
.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
|
|
dotnet/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
|