OxyPlot.Core 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package OxyPlot.Core --version 2.0.0
                    
NuGet\Install-Package OxyPlot.Core -Version 2.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="OxyPlot.Core" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OxyPlot.Core" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="OxyPlot.Core" />
                    
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 OxyPlot.Core --version 2.0.0
                    
#r "nuget: OxyPlot.Core, 2.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.
#addin nuget:?package=OxyPlot.Core&version=2.0.0
                    
Install OxyPlot.Core as a Cake Addin
#tool nuget:?package=OxyPlot.Core&version=2.0.0
                    
Install OxyPlot.Core as a Cake Tool

OxyPlot is a plotting library for .NET. This is the core library including the foundation classes and plot model. To display the plots, you also need to add a platform-specific OxyPlot package that contains a PlotView component.

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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 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 (62)

Showing the top 5 NuGet packages that depend on OxyPlot.Core:

Package Downloads
OxyPlot.Wpf

OxyPlot is a plotting library for .NET. This package targets WPF applications.

OxyPlot.Pdf

OxyPlot is a plotting library for .NET. This package contains .pdf export extensions for .NET 4 (based on PDFsharp).

OxyPlot.WindowsForms

OxyPlot is a plotting library for .NET. This package targets Windows Forms applications.

OxyPlot.Silverlight

OxyPlot is a plotting library for .NET. This package targets Silverlight 5 applications.

OxyPlot.OpenXml

OxyPlot is a plotting library for .NET. This is package contains the OpenXML extensions.

GitHub repositories (24)

Showing the top 20 popular GitHub repositories that depend on OxyPlot.Core:

Repository Stars
LibreHardwareMonitor/LibreHardwareMonitor
Libre Hardware Monitor is free software that can monitor the temperature sensors, fan speeds, voltages, load and clock speeds of your computer.
ArcadeRenegade/SidebarDiagnostics
A simple sidebar for Windows desktop that displays hardware diagnostic information.
swharden/Csharp-Data-Visualization
Resources for visualizing data using C# and the .NET platform
CXWorld/CapFrameX
Frametime capture and analysis tool
gro-ove/actools
Alternative launcher for Assetto Corsa named Content Manager, and some utils as well.
nkdAgility/azure-devops-migration-tools
Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Work Items, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations.
n00mkrad/nmkoder
Media encoding, muxing, analysis toolkit for Windows
Kinovea/Kinovea
Video solution for sport analysis. Capture, inspect, compare, annotate and measure technical performances.
VahidN/PdfReport.Core
PdfReport.Core is a code first reporting engine, which is built on top of the iTextSharp.LGPLv2.Core and EPPlus.Core libraries
MvvmCross/MvvmCross-Samples
Tutorials and samples for MvvmCross: The .NET MVVM framework for cross-platform solutions.
oxyplot/oxyplot-avalonia
A cross-platform plotting library for .NET. This package targets Avalonia apps.
spaghettidba/WorkloadTools
A collection of tools to collect, analyze and replay SQL Server workloads, on premises and in the cloud
amund7/CANBUS-Analyzer
Originally a development tool for Scan My Tesla, but contributions has turned into a standalone canbus data analyzer suite, supporting a wide variety of log formats, and also DBC file signal definitions.
qwertie/ecsharp
Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.
HearthstoneTracker/HearthstoneTracker
Automatically track and generate statistics for all your HearthStone games.
logicpulse/logicPOS
Logicpulse's Open Source POS System
BriefFiniteElementNet/BriefFiniteElement.Net
BriefFiniteElementDotNET (BFE.NET) is a library for linear-static Finite Element Method (FEM) analysis of solids and structures in .NET
anuviswan/LearningPoint
A repository for learning different technologies, frameworks, features......
letianzj/QuantTrading
A real-time quantitative trading/backtesting platform in C#, supporting IB (full brokerage) and Google Finance (quote only). It adds R support through R.NET.
SamHurne/gw2pao
Guild Wars 2 Personal Assistant Overlay
Version Downloads Last updated
2.2.0 237,286 9/3/2024
2.1.2 715,903 12/3/2022
2.1.0 563,909 10/4/2021
2.1.0-Preview1 103,166 10/19/2020
2.0.0 1,144,049 10/19/2019
1.0.0 1,384,664 9/11/2016