Microcharts 2.0.0.3

dotnet add package Microcharts --version 2.0.0.3
                    
NuGet\Install-Package Microcharts -Version 2.0.0.3
                    
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="Microcharts" Version="2.0.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microcharts" Version="2.0.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Microcharts" />
                    
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 Microcharts --version 2.0.0.3
                    
#r "nuget: Microcharts, 2.0.0.3"
                    
#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 Microcharts@2.0.0.3
                    
#: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=Microcharts&version=2.0.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Microcharts&version=2.0.0.3
                    
Install as a Cake Tool

Simple, cross-platform chart library.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-android36.0 is compatible.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-ios19.0 is compatible.  net10.0-maccatalyst was computed.  net10.0-maccatalyst19.0 is compatible.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed.  net10.0-windows10.0.19041 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Microcharts:

Package Downloads
FUI.Avalonia

Avalonia bindings for FUI

uxsoft.Avalonia.FuncUI.CEDSL

Package Description

Eto.Microcharts

Provides an Eto.Forms view control for Microcharts.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Microcharts:

Repository Stars
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
microsoft/SmartHotel360-Mobile
SmartHotel360 Mobile
letsar/RestLess
The automatic type-safe-reflectionless REST API client library for .Net Standard
Version Downloads Last Updated
2.0.0.3 156 7/21/2026
0.9.5.9 837,287 10/19/2020
0.9.5.8 24,751 9/28/2020
0.9.5.7 16,061 8/9/2020
0.9.5.5 2,701 8/5/2020
0.9.5.1 3,503 8/3/2020
0.9.5 17,936 7/27/2020
0.9.0 4,800 7/22/2020
0.8.5-pre 87,966 2/20/2019
0.8.4.1-pre 1,650 2/18/2019
0.8.4-pre 2,808 2/16/2019
0.8.3-pre 133,066 10/23/2017
0.8.2-pre 6,004 10/11/2017
0.8.1-pre 2,312 10/10/2017
0.8.0-pre 4,609 10/10/2017
0.7.1 280,247 9/30/2017
0.7.1-pre 22,010 8/31/2017
0.7.0 3,962 8/16/2017
0.6.1 2,661 8/4/2017
0.6.0 2,161 8/4/2017
Loading failed