Plotly.NET 4.2.0

.NET Standard 2.0
dotnet add package Plotly.NET --version 4.2.0
NuGet\Install-Package Plotly.NET -Version 4.2.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" Version="4.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Plotly.NET --version 4.2.0
#r "nuget: Plotly.NET, 4.2.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 Plotly.NET as a Cake Addin
#addin nuget:?package=Plotly.NET&version=4.2.0

// Install Plotly.NET as a Cake Tool
#tool nuget:?package=Plotly.NET&version=4.2.0

plotly.js charts in .NET programming languages 📈🚀.

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-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (16)

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

Package Downloads
QuantConnect.Research The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Plotly.NET.ImageExport

An easily extensible library to render static images from Plotly.NET charts.

Plotly.NET.Interactive

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

Plotly.NET.CSharp

Native C# bindings for Plotly.NET 📈🚀.

eXponential.base

Package Description

GitHub repositories (3)

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

Repository Stars
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
asc-community/AngouriMath
New open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.
WhiteBlackGoose/AsmToDelegate
Compile asm code into C# functions on fly!
Version Downloads Last updated
4.2.0 13,045 8/2/2023
4.1.0 5,844 7/14/2023
4.0.0 27,045 2/24/2023
4.0.0-preview.4 92 2/24/2023
4.0.0-preview.3 172 2/15/2023
4.0.0-preview.2 162 2/10/2023
4.0.0-preview.1 94 2/10/2023
3.0.1 24,420 8/26/2022
3.0.0 11,211 6/15/2022
2.0.0 11,919 4/28/2022
2.0.0-preview.18 1,323 3/4/2022
2.0.0-preview.17 18,491 2/8/2022
2.0.0-preview.16 9,046 11/27/2021
2.0.0-preview.15 2,129 11/16/2021
2.0.0-preview.14 216 11/12/2021
2.0.0-preview.13 151 11/12/2021
2.0.0-preview.12 523 11/8/2021
2.0.0-preview.11 257 11/4/2021
2.0.0-preview.10 545 10/11/2021
2.0.0-preview.9 745 9/30/2021
2.0.0-preview.8 17,756 9/16/2021
2.0.0-preview.7 499 8/26/2021
2.0.0-preview.6 3,641 7/12/2021
2.0.0-preview.5 230 7/7/2021
2.0.0-preview.4 302 6/22/2021
2.0.0-preview.3 380 6/16/2021
2.0.0-preview.2 612 6/3/2021
2.0.0-preview.1 478 5/31/2021
2.0.0-beta9 709 5/3/2021
2.0.0-beta8 1,784 3/28/2021
2.0.0-beta7 769 3/20/2021
2.0.0-beta6 1,610 2/15/2021
2.0.0-beta5 1,711 1/22/2021
2.0.0-beta4 224 1/22/2021
2.0.0-beta3 255 1/18/2021
2.0.0-beta2 193 1/18/2021
2.0.0-beta1 259 1/15/2021
2.0.0-beta 269 1/15/2021
2.0.0-alpha5 1,680 12/11/2020
2.0.0-alpha4 231 12/10/2020
2.0.0-alpha3 692 9/22/2020
2.0.0-alpha2 1,228 9/18/2020

This release makes Plotly.NET compatible with [LINQPad](https://www.linqpad.net/).
Read more about this on the respective [pull request](https://github.com/plotly/Plotly.NET/pull/404).
Thanks a lot to [@Peter-B-](https://github.com/Peter-B-).