Microsoft.DotNet.Interactive.CSharp
1.0.0-beta.22553.7
.NET Standard 2.1
This is a prerelease version of Microsoft.DotNet.Interactive.CSharp.
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.CSharp --version 1.0.0-beta.22553.7
NuGet\Install-Package Microsoft.DotNet.Interactive.CSharp -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.CSharp" 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.CSharp --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.CSharp, 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.CSharp as a Cake Addin
#addin nuget:?package=Microsoft.DotNet.Interactive.CSharp&version=1.0.0-beta.22553.7&prerelease
// Install Microsoft.DotNet.Interactive.CSharp as a Cake Tool
#tool nuget:?package=Microsoft.DotNet.Interactive.CSharp&version=1.0.0-beta.22553.7&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Microsoft.DotNet.Interactive.Kernel implementation for C#
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.CSharp (>= 4.2.0)
- Microsoft.CodeAnalysis.CSharp.Features (>= 4.2.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 4.2.0)
- Microsoft.CodeAnalysis.Features (>= 4.2.0)
- Microsoft.CodeAnalysis.Scripting (>= 4.2.0)
- Microsoft.CodeAnalysis.Scripting.Common (>= 4.2.0)
- Microsoft.CodeAnalysis.VisualBasic.Workspaces (>= 4.2.0)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 4.2.0)
- Microsoft.DotNet.Interactive (= 1.0.0-beta.22553.7)
- Microsoft.DotNet.Interactive.Formatting (= 1.0.0-beta.22553.7)
- Microsoft.DotNet.Interactive.PackageManagement (= 1.0.0-beta.22553.7)
NuGet packages (24)
Showing the top 5 NuGet packages that depend on Microsoft.DotNet.Interactive.CSharp:
Package | Downloads |
---|---|
PowerFx.NET.Interactive
Evaluates PowerFX expression |
|
Microsoft.DotNet.Interactive.SqlServer
Microsoft SQL Server support for .NET Interactive |
|
Microsoft.DotNet.Interactive.ExtensionLab
Experimental kernel extensions for dotnet-interactive |
|
BlazorInteractive
Renders Blazor markup in dotnet-interactive notebooks. |
|
Microsoft.DotNet.Interactive.AspNetCore
Run an ASP.NET Core playground in a .NET Interactive notebook. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Microsoft.DotNet.Interactive.CSharp:
Repository | Stars |
---|---|
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.
|
|
jonsequitur/dotnet-repl
A polyglot REPL built on .NET Interactive
|