Microsoft.DotNet.Interactive.Documents
1.0.0-beta.22553.7
See the version list below for details.
dotnet add package Microsoft.DotNet.Interactive.Documents --version 1.0.0-beta.22553.7
NuGet\Install-Package Microsoft.DotNet.Interactive.Documents -Version 1.0.0-beta.22553.7
<PackageReference Include="Microsoft.DotNet.Interactive.Documents" Version="1.0.0-beta.22553.7" />
paket add Microsoft.DotNet.Interactive.Documents --version 1.0.0-beta.22553.7
#r "nuget: Microsoft.DotNet.Interactive.Documents, 1.0.0-beta.22553.7"
// Install Microsoft.DotNet.Interactive.Documents as a Cake Addin
#addin nuget:?package=Microsoft.DotNet.Interactive.Documents&version=1.0.0-beta.22553.7&prerelease
// Install Microsoft.DotNet.Interactive.Documents as a Cake Tool
#tool nuget:?package=Microsoft.DotNet.Interactive.Documents&version=1.0.0-beta.22553.7&prerelease
Notebooks support for .NET Interactive
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
- System.Collections.Immutable (>= 6.0.0)
- System.CommandLine (>= 2.0.0-beta4.22272.1)
- System.Text.Json (>= 6.0.5)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Microsoft.DotNet.Interactive.Documents:
Package | Downloads |
---|---|
Microsoft.DotNet.Interactive
Core types for building applications providing interactive programming for .NET. |
|
Interactive.Journey
Journey is a learning experience where teachers can design a step-by-step path for students. |
|
ILNInteractive
Support for ILNumerics (http://ilnumerics.net/) in .NET Interactive |
|
Microsoft.DotNet.Interactive.Journey
Journey is a learning experience where teachers can design a step-by-step path for students. |
|
Collatz.Interactive
A library that extends the Collatz package for .NET Interactive Notebooks |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.DotNet.Interactive.Documents:
Repository | Stars |
---|---|
jonsequitur/dotnet-repl
A polyglot REPL built on .NET Interactive
|