小编Dan*_*iel的帖子

我在 Linux 上使用 .NET Core 和 C#,并且缺少库 *System.Drawing*

错误信息

Program.cs(1,14):错误CS0234:命名空间“System”中不存在类型或命名空间名称“Drawing”(您是否缺少程序集引用?

有可能解决这个问题吗?或者如果我在 Linux 上使用 C# 进行开发,我并不打算使用这个库?

c# system.drawing .net-core .net-standard

15
推荐指数
2
解决办法
4万
查看次数

标签 统计

.net-core ×1

.net-standard ×1

c# ×1

system.drawing ×1