Microsoft.DotNet.Interactive
1.0.0-beta.21155.3
Prefix Reserved
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.21155.3
NuGet\Install-Package Microsoft.DotNet.Interactive -Version 1.0.0-beta.21155.3
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.21155.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.DotNet.Interactive" Version="1.0.0-beta.21155.3" />
<PackageReference Include="Microsoft.DotNet.Interactive" />
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 --version 1.0.0-beta.21155.3
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.21155.3"
#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&version=1.0.0-beta.21155.3&prerelease
#tool nuget:?package=Microsoft.DotNet.Interactive&version=1.0.0-beta.21155.3&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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Microsoft.AspNetCore.SignalR.Client (>= 3.1.8)
- Microsoft.CodeAnalysis (>= 3.8.0)
- Microsoft.DotNet.Interactive.Formatting (= 1.0.0-beta.21155.3)
- System.Collections.Immutable (>= 5.0.0)
- System.CommandLine (>= 2.0.0-beta1.21118.1)
- System.Reactive (>= 5.0.0)
- System.Reflection.Metadata (>= 5.0.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Text.Json (>= 5.0.1)
NuGet packages (101)
Showing the top 5 NuGet packages that depend on Microsoft.DotNet.Interactive:
Package | Downloads |
---|---|
Plotly.NET.Interactive
A .NET Interactive Kernel Extension for displaying Plotly.NET charts. |
|
Microsoft.DotNet.Interactive.CSharp
Microsoft.DotNet.Interactive.Kernel implementation for C# |
|
Microsoft.DotNet.Interactive.PackageManagement
Core types for adding Nuget support when using interactive programming for .NET. |
|
Microsoft.DotNet.Interactive.PowerShell
Microsoft.DotNet.Interactive.Kernel implementation for PowerShell |
|
Microsoft.DotNet.Interactive.FSharp
Microsoft.DotNet.Interactive.Kernel implementation for F# |
GitHub repositories (8)
Showing the top 8 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/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.
|
|
asc-community/AngouriMath
New open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.
|
|
jonsequitur/dotnet-repl
A polyglot REPL built on .NET Interactive
|
|
CodeConversations/CodeConversations
Code Conversations was a Demo is Scott Hanselman's keynote at Microsoft BUILD 2020. Code Conversations was designed with one goal in mind - to see if we could bring the power of .NET Interactive into Microsoft Teams, to create a way for people to have collaborative conversations about small bits of code.
|
|
Redth/Maui.UITesting
Experimenting with UI Testing approaches for .NET / MAUI
|