Microsoft.DotNet.Interactive
1.0.0-beta.23081.4
dotnet add package Microsoft.DotNet.Interactive --version 1.0.0-beta.23081.4
NuGet\Install-Package Microsoft.DotNet.Interactive -Version 1.0.0-beta.23081.4
<PackageReference Include="Microsoft.DotNet.Interactive" Version="1.0.0-beta.23081.4" />
paket add Microsoft.DotNet.Interactive --version 1.0.0-beta.23081.4
#r "nuget: Microsoft.DotNet.Interactive, 1.0.0-beta.23081.4"
// Install Microsoft.DotNet.Interactive as a Cake Addin
#addin nuget:?package=Microsoft.DotNet.Interactive&version=1.0.0-beta.23081.4&prerelease
// Install Microsoft.DotNet.Interactive as a Cake Tool
#tool nuget:?package=Microsoft.DotNet.Interactive&version=1.0.0-beta.23081.4&prerelease
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 |
-
.NETStandard 2.1
- Microsoft.CodeAnalysis (>= 4.4.0)
- Microsoft.DotNet.Interactive.Documents (= 1.0.0-beta.23081.4)
- Microsoft.DotNet.Interactive.Formatting (= 1.0.0-beta.23081.4)
- System.Collections.Immutable (>= 7.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 (>= 7.0.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Text.Json (>= 7.0.0)
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.Http
Enables connections over HTTP to application-embedded .NET Interactive kernels, letting you send code to the kernel from Visual Studio Code, access kernel APIs with JavaScript, render data, and access packaged resources. |
GitHub repositories (7)
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.
|