.NET Core Articles (2) - Page 1

Articles posted by registered members of DotNetFunda.com. You can also post an article and win monthly prizes as well as gain community credit points.

2 records found.
 
Sheonarayan
How to host ASP.NET Core 3.x MVC application on server 
Last updated on: 03 Apr 2020 07:36:19 AM by Sheonarayan | Views: 13896 | Category: .NET Core |
In the previous article, we learnt how to publish .NET Core 3.x MVC application from Visual Studio 2019. In this article, we will learn how to host ASP.NET Core 3.x MVC application on the server.
Sheonarayan
How to publish .NET Core 3.x MVC application from Visual Studio 2019 
Last updated on: 02 Apr 2020 10:29:24 AM by Sheonarayan | Views: 19337 | Category: .NET Core |
.NET Core 3.x is the way forward in .NET Core platform from Microsoft as support for .NET 2.x is stopped officially. In this article, I will demonstrate steps to follow to publish .NET Core 3.x MVC application using Visual Studio 2019.