In this blog post, I’ll show you how I use Visual Studio 2017 and Docker to create an ASP.NET Core application and run It Inside a Docker Container directly from VS.
Continue reading “Visual Studio 2017 And Docker Support”DevOps – Zoom In and Out in Visual Studio 2017 And 2019
In this blog post, I will show you how to Zoom in and out of Visual Studio 2017 and 2019 main code screen.
Continue reading “DevOps – Zoom In and Out in Visual Studio 2017 And 2019”Change Visual Studio 2017 Theme
In this blog post, I show you how to change the default Theme in Visual Studio 2017.
Continue reading “Change Visual Studio 2017 Theme”How Change ASP.NET Core Port in visual Studio 2017
In this blog post, I will show you how to change the default assigned port of an ASP.NET Core project in Visual Studio 2017.
Continue reading “How Change ASP.NET Core Port in visual Studio 2017”
How To Install .NET Core 2.0 SDK On Windows Server Core 2016 1709
In this blog post, I’ll show you how to Install .NET Core 2.0 on Windows server 2016 1709 and create an ASP.NET Web Application using the dotnet command line Interface. Continue reading “How To Install .NET Core 2.0 SDK On Windows Server Core 2016 1709”
How To Create ASP.NET Core 2.0 Web App Visual Studio Code
In this blog post, I’ll show you how I create and ASP.NET Core 2.0 Web Application using Visual Studio Code on Window 10 machine. Continue reading “How To Create ASP.NET Core 2.0 Web App Visual Studio Code”
How to Check Which .NET Core Version Is Installed
In this blog post, I’ll show you how to check the which .NET Core version Is Installed a workstation or Server either on Windows, Linux or MacOS.
Continue reading “How to Check Which .NET Core Version Is Installed”How To Create ASP.NET Core 2.0 Application The Using Command Line
In my previous ASP.NET Core 2.0 article, I showed you how to create a Web App using the Visual Studio Console, today I’ll show you how to create It using the command line. Continue reading “How To Create ASP.NET Core 2.0 Application The Using Command Line”
Create An ASP.NET Core 2.0 Web Application With Visual Studio 2017
In this blog, post, I’ll show you how to create a .NET Core 2.0 Web Application with Razor pages support with Visual Studio 2017. Continue reading “Create An ASP.NET Core 2.0 Web Application With Visual Studio 2017”
How To Update Visual Studio 2017 To Latest Build
In this blog post, I’ll show you how to update Visual Studio 2017 on Windows 10 to the latest build version. Continue reading “How To Update Visual Studio 2017 To Latest Build”