From https://aspnetzero.com/Documents/Version-Differences:
ASP.NET CORE V.S. ASP.NET MVC 5.X
Beginning from v4.1, we are more focused to ASP.NET Core based solutions (rather than ASP.NET MVC 5.x) since ASP.NET Core is Microsoft's new ASP.NET version. That means our new major features will be implemented for ASP.NET Core version (.net core & full .net framework).
ANGULAR V.S. ANGULARJS 1.X
Beginning from v4.1, we are more focused to Angular based solutions (rather than Angularjs 1.x) since Angular is Google's new SPA framework. That means our new major features will be implemented for Angular framework.
Check the error in Logs.txt.
Check the error in Logs.txt.
Have you restarted your computer?
Answered in this topic: #4009@10eb3668-685c-4ea9-8469-9ee3da2ba77c
<cite>ismcagdas: </cite>
Have you installed ~~https<span></span>://aka.ms/dotnetcore.2.0.0-windowshosting~~ https://www.microsoft.com/net/download/thank-you/dotnet-runtime-2.1.5-windows-hosting-bundle-installer ? Please refer to this document https://docs.microsoft.com/en-us/aspnet/core/publishing/iis?tabs=aspnetcore2x
Use [Route("")]
and [RemoteService]
attributes.
Feature request: https://github.com/aspnetzero/aspnet-zero-core/issues/1553
Related: https://github.com/aspnetboilerplate/aspnetboilerplate/issues/3033
Did you insert any in host?