Skip to main content
OxyPlot.Core package icon

OxyPlot.Core

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.

Total Downloads
9.6M
9,631,238
Published
Oct 4, 2021
Latest stable version

Install

.NET CLI
dotnet add package OxyPlot.Core --version 2.1.0
Package Manager Console
Install-Package OxyPlot.Core -Version 2.1.0
PackageReference
<PackageReference Include="OxyPlot.Core" Version="2.1.0" />

Frameworks

.NETFramework4.0 .NETFramework4.5 .NETStandard1.0 .NETStandard2.0

Dependencies

NETStandard.Library
.NETStandard1.0
[1.6.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.