Plotly.NET.Interactive 5.0.0

dotnet add package Plotly.NET.Interactive --version 5.0.0
                    
NuGet\Install-Package Plotly.NET.Interactive -Version 5.0.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="Plotly.NET.Interactive" Version="5.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Plotly.NET.Interactive" Version="5.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Plotly.NET.Interactive" />
                    
Project file
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 Plotly.NET.Interactive --version 5.0.0
                    
#r "nuget: Plotly.NET.Interactive, 5.0.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.
#:package Plotly.NET.Interactive@5.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Plotly.NET.Interactive&version=5.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Plotly.NET.Interactive&version=5.0.0
                    
Install as a Cake Tool

A .NET Interactive Kernel Extension for displaying Plotly.NET charts.

Product 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Plotly.NET.Interactive:

Package Downloads
QuantConnect.Research

QuantConnect LEAN Engine: Research Project - Core implementation for jupyter research environment

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Plotly.NET.Interactive:

Repository Stars
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
Capnode/Algoloop
Windows desktop algo trading with QuantConnect Lean engine.
Version Downloads Last Updated
5.0.0 41,635 5/27/2024
4.2.1 5,700 7/25/2023
4.2.0 1,380 7/14/2023
4.1.0 35,511 3/21/2023
4.0.0 1,221 2/24/2023
4.0.0-preview.1 178 2/15/2023
3.0.2 102,462 7/4/2022
3.0.1 455 6/15/2022
3.0.0 847 6/15/2022
2.0.0 1,364 4/28/2022
2.0.0-preview.18 593 3/4/2022
2.0.0-preview.17 774 2/8/2022
2.0.0-preview.16 747 11/27/2021
2.0.0-preview.15 382 11/16/2021
2.0.0-preview.14 246 11/12/2021
2.0.0-preview.13 234 11/12/2021
2.0.0-preview.12 468 11/8/2021
2.0.0-preview.11 298 11/4/2021
2.0.0-preview.10 433 10/11/2021
2.0.0-preview.9 408 9/30/2021
2.0.0-preview.8 1,007 9/16/2021
2.0.0-preview.7 396 8/26/2021
2.0.0-preview.6 1,058 7/12/2021
2.0.0-preview.5 279 7/7/2021
2.0.0-preview.4 323 6/22/2021
2.0.0-preview.3 362 6/16/2021
2.0.0-preview.2 288 6/3/2021
2.0.0-preview.1 359 5/31/2021
2.0.0-beta9 426 5/3/2021
2.0.0-beta8 436 3/28/2021
2.0.0-beta7 312 3/20/2021
2.0.0-beta6 372 2/15/2021
2.0.0-beta5 451 1/22/2021
2.0.0-beta4 308 1/22/2021
2.0.0-beta10 255 5/27/2021
2.0.0-beta.10 249 5/31/2021
2.0.0-alpha5 411 12/11/2020
2.0.0-alpha4 335 12/10/2020

- bump version range of Plotly.NET to [5.0.0, 6.0.0)
- Update .NET interactive references