Blazor.ECharts.WordCloud
1.0.6
dotnet add package Blazor.ECharts.WordCloud --version 1.0.6
NuGet\Install-Package Blazor.ECharts.WordCloud -Version 1.0.6
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="Blazor.ECharts.WordCloud" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Blazor.ECharts.WordCloud" Version="1.0.6" />
<PackageReference Include="Blazor.ECharts.WordCloud" />
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 Blazor.ECharts.WordCloud --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Blazor.ECharts.WordCloud, 1.0.6"
#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 Blazor.ECharts.WordCloud@1.0.6
#: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=Blazor.ECharts.WordCloud&version=1.0.6
#tool nuget:?package=Blazor.ECharts.WordCloud&version=1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Blazor.ECharts.WordCloud
介绍
Blazor版本的ECharts词云组件
词云组件基于项目 https://github.com/ecomfe/echarts-wordcloud
使用方式
在Blazor.ECharts已使用的基础上增加
在wwwroot/index.html文件的Head中引入:
<script src="_content/Blazor.ECharts.WordCloud/echarts-wordcloud.min.js"></script>
由于没找到合适的echarts-wordcloud.min.js的CDN,故打包了echarts-wordcloud.min.js
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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 is compatible. 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. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Blazor.ECharts (>= 1.0.6)
- Microsoft.AspNetCore.Components.Web (>= 10.0.0)
-
net8.0
- Blazor.ECharts (>= 1.0.6)
- Microsoft.AspNetCore.Components.Web (>= 8.0.22)
-
net9.0
- Blazor.ECharts (>= 1.0.6)
- Microsoft.AspNetCore.Components.Web (>= 9.0.11)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.6 | 279 | 11/27/2025 |
| 1.0.5 | 2,104 | 4/2/2025 |
| 1.0.4 | 1,333 | 11/18/2024 |
| 1.0.3 | 682 | 7/4/2024 |
| 1.0.2 | 786 | 3/17/2024 |
| 1.0.1 | 280 | 1/21/2024 |
| 1.0.0 | 289 | 1/10/2024 |
| 0.9.9 | 288 | 1/10/2024 |
| 0.9.8 | 582 | 11/17/2023 |
| 0.9.7 | 829 | 8/9/2023 |
| 0.9.6 | 300 | 7/26/2023 |
| 0.9.5 | 313 | 6/15/2023 |
| 0.9.4 | 310 | 5/24/2023 |
| 0.9.3 | 392 | 5/4/2023 |
| 0.9.2 | 285 | 5/4/2023 |
| 0.9.1 | 319 | 4/22/2023 |
| 0.9.0 | 328 | 4/20/2023 |
| 0.8.9 | 317 | 4/19/2023 |
| 0.8.8 | 326 | 4/19/2023 |
| 0.8.7 | 314 | 4/18/2023 |
Loading failed