ChartJs.Blazor
2.0.0-preview1
dotnet add package ChartJs.Blazor --version 2.0.0-preview1
NuGet\Install-Package ChartJs.Blazor -Version 2.0.0-preview1
<PackageReference Include="ChartJs.Blazor" Version="2.0.0-preview1" />
paket add ChartJs.Blazor --version 2.0.0-preview1
#r "nuget: ChartJs.Blazor, 2.0.0-preview1"
// Install ChartJs.Blazor as a Cake Addin
#addin nuget:?package=ChartJs.Blazor&version=2.0.0-preview1&prerelease
// Install ChartJs.Blazor as a Cake Tool
#tool nuget:?package=ChartJs.Blazor&version=2.0.0-preview1&prerelease
ChartJs charts for Blazor.
Compatible with client-side and server-side Blazor applications.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.1
- Microsoft.AspNetCore.Components.Web (>= 3.1.5)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 12.0.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ChartJs.Blazor:
Package | Downloads |
---|---|
Blazorized.AdminLte.Plugins
ADMINLTE plugins for Blazor is a collection of reusable components, with which you can easily develop digital services as a designer or developer. This project gathers a set of curated UI components that have been tested against the Blazorized AdminLTE project. |
|
CyberBizSoft.Dashboard.Authentication
CyberBizSoft's Dashboard Components |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on ChartJs.Blazor:
Repository | Stars |
---|---|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
|
TheAxelander/OpenBudgeteer
OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle
|
|
skclusive/Skclusive.Blazor.Samples
Skclusive.Blazor.Samples
|
Version | Downloads | Last updated |
---|---|---|
2.0.0-preview1 | 6,041 | 6/12/2020 |
1.1.0 | 206,645 | 3/28/2020 |
1.0.3 | 57,018 | 12/13/2019 |
1.0.2 | 3,207 | 11/16/2019 |
1.0.1 | 1,356 | 11/2/2019 |
1.0.0 | 314 | 11/2/2019 |
0.9.1-preview | 1,190 | 4/6/2019 |
0.9.0-preview | 609 | 4/6/2019 |
0.7.0 | 3,200 | 11/17/2018 |
0.6.1 | 654 | 11/11/2018 |
0.6.0 | 705 | 11/11/2018 |
0.5.0 | 744 | 11/3/2018 |
0.4.1-alpha | 577 | 10/28/2018 |
0.4.0-alpha | 548 | 10/28/2018 |
0.3.0-alpha | 605 | 10/16/2018 |
0.2.0-alpha | 592 | 10/15/2018 |
0.1.0-alpha | 618 | 10/7/2018 |
First preview of the upcoming 2.0 release.
Changes:
* Improved JavaScript interop layer and API.
* Datasets were reworked.
* Unified all charts into one Blazor component.
* Bugfixes and performance improvements.
Attention: this release includes breaking changes and it represents a work in progress.