ILNInteractive 0.9.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ILNInteractive --version 0.9.0
NuGet\Install-Package ILNInteractive -Version 0.9.0
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.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ILNInteractive --version 0.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ILNInteractive, 0.9.0"
#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.
// Install ILNInteractive as a Cake Addin #addin nuget:?package=ILNInteractive&version=0.9.0 // Install ILNInteractive as a Cake Tool #tool nuget:?package=ILNInteractive&version=0.9.0
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- ILN2XPlot (>= 0.7.0)
- ILNumerics.Computing (>= 6.0.124)
- ILNumerics.Drawing (>= 6.0.124)
- Microsoft.CodeAnalysis (>= 4.0.1)
- Microsoft.CodeAnalysis.Common (>= 4.0.1)
- Microsoft.CodeAnalysis.CSharp (>= 4.0.1)
- Microsoft.CodeAnalysis.CSharp.Features (>= 4.0.1)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.0.1)
- Microsoft.CodeAnalysis.Scripting (>= 4.0.1)
- Microsoft.DotNet.Interactive.CSharp (>= 1.0.0-beta.21559.2)
- Microsoft.DotNet.Interactive.Formatting (>= 1.0.0-beta.21559.2)
- System.Drawing.Common (>= 6.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.