如何正确地将DateTime添加到DotNet Core应用程序?

时间:2018-11-26 13:12:49

标签: .net-core ubuntu-16.04

我使用ubuntu: 我跑:$ dotnet run 我收到错误消息:

The type or namespace name 'DateTime' could not be found (are you missing a using directive or an assembly reference?)

如何在dotnet CORE应用程序中添加DateTime命名空间?

0 个答案:

没有答案