树莓派; Asp.Net Core MVC NuGet问题

时间:2020-03-05 12:59:07

标签: asp.net-core-mvc nuget raspberry-pi3 nuget-package

我尝试使用Raspberry Pi 3编译程序,但出现错误:

/home/pi/Documents/Programmierungen/PlaudertischSoftware/PlaudertischSoftware/PlaudertischSoftware/PlaudertischSoftware.csproj : error NU1101: Unable to find package DevExpress.AspNetCore.Spreadsheet. No packages exist with this id in source(s): nuget.org
/home/pi/Documents/Programmierungen/PlaudertischSoftware/PlaudertischSoftware/PlaudertischSoftware/PlaudertischSoftware.csproj : error NU1101: Unable to find package DevExpress.AspNetCore.RichEdit. No packages exist with this id in source(s): nuget.org
/home/pi/Documents/Programmierungen/PlaudertischSoftware/PlaudertischSoftware/PlaudertischSoftware/PlaudertischSoftware.csproj : error NU1101: Unable to find package DevExpress.Charts. No packages exist with this id in source(s): nuget.org
/home/pi/Documents/Programmierungen/PlaudertischSoftware/PlaudertischSoftware/PlaudertischSoftware/PlaudertischSoftware.csproj : error NU1101: Unable to find package DevExpress.AspNetCore.Dashboard. No packages exist with this id in source(s): nuget.org

在Visual Studio中,UI元素也出现了一些问题。

0 个答案:

没有答案