Specifications:
Development Environment:
Windows 10 with updates
Visual Studio 2017 15.3
.Net Core 2.0 (Latest)
Project Description:
Basic and default MVC project of asp.net core 2.0 and nothing really fancy.
Server Hosting
Ubuntu 16.04 with installed:
.Net Core 2.0
Nginx
I already published my application inside my ubuntu server but when I'm trying to use the command
dotnet ProjectName.dll
I got this errors. Any help?
