Sdcb.WordCloud icon indicating copy to clipboard operation
Sdcb.WordCloud copied to clipboard

Generate WordCloud image from .NET/.NET Core

Results 2 Sdcb.WordCloud issues
Sort by recently updated
recently updated
newest added

Bumps System.Text.Json from 8.0.1 to 8.0.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Text.Json&package-manager=nuget&previous-version=8.0.1&new-version=8.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

我在本地windows环境生成词云图没有问题,部署到Docker中时提示缺少依赖,后面发现需要手动添加`SkiaSharp.NativeAssets.Linux.NoDependencies`包才行