ILNInteractive 0.9.52
.NET 7.0
dotnet add package ILNInteractive --version 0.9.52
NuGet\Install-Package ILNInteractive -Version 0.9.52
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="ILNInteractive" Version="0.9.52" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ILNInteractive --version 0.9.52
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ILNInteractive, 0.9.52"
#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 ILNInteractive as a Cake Addin
#addin nuget:?package=ILNInteractive&version=0.9.52
// Install ILNInteractive as a Cake Tool
#tool nuget:?package=ILNInteractive&version=0.9.52
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ILNInteractive (= .NET Interactive + ILNumerics + ILN2XPlot)
ILNInteractive provides:
- Support for ILNumerics (https://ilnumerics.net/) in .NET Interactive (https://github.com/dotnet/interactive)
- Export functionality for ILNumerics scene graphs and plot cubes to XPlot plotly (interactive data visualization package) via ILN2XPlot (https://github.com/profix898/ILN2XPlot).
Demo
Open Demo.ipynb in Visual Studio Code to explore ILNumerics support for .NET Interactive. For best experience, install the .NET Interactive Notebooks extension in VS Code.
License
ILNInteractive is licensed under the terms of the MIT license (https://opensource.org/licenses/MIT, see LICENSE.txt).
- ILNInteractive integrates ILNumerics Ultimate VS (https://ilnumerics.net/), which comes with its own license conditions.
- Development for ILNInteractive requires a valid license from ILNumerics.
- In the context of ILNInteractive and within .NET Interactive all features of ILNumerics can be used free of charge (incl. commercial use).
Disclaimer
ILNInteractive is in an early stage of development and should be considered experimental.
Product | Versions |
---|---|
.NET | net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- ILN2Tikz (>= 1.10.0)
- ILN2XPlot (>= 0.9.0)
- ILNumerics.Computing (>= 6.0.148)
- ILNumerics.Drawing (>= 6.0.148)
- Microsoft.DotNet.Interactive.CSharp (>= 1.0.0-beta.23101.1)
- Microsoft.DotNet.Interactive.Documents (>= 1.0.0-beta.23101.1)
- Microsoft.DotNet.Interactive.Formatting (>= 1.0.0-beta.23101.1)
- System.Drawing.Common (>= 7.0.0)
- XPlot.Plotly.Interactive (>= 4.0.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.