Reader small image

You're reading from  Bootstrap 4 Cookbook

Product typeBook
Published inJun 2017
Reading LevelBeginner
PublisherPackt
ISBN-139781785889295
Edition1st Edition
Languages
Right arrow
Author (1)
Ajdin Imsirovic
Ajdin Imsirovic
author image
Ajdin Imsirovic

Ajdin Imsirovic is a full-stack web developer who has published several courses on the subject of web design and web development. He has also authored three books, Bootstrap 4 Cookbook, Elm Web Development, and Vue.js Quick Start Guide. In his fourth book, Vue CLI 3 Quick Start Guide, he introduces readers to the rich ecosystem of frontend tooling and best practices.
Read more about Ajdin Imsirovic

Right arrow

Starting a project in ASP.NET Core and Bootstrap 4 in Visual Studio 2017


In this recipe, we will make a new project in ASP.NET Core and Bootstrap 4. We will use Visual Studio 2017 Community Edition.

Getting ready

To get ready for this recipe, you need to have Visual Studio 2017 installed on your computer. You also need to have .NET Core installed.

Note

To make sure that you have all the needed installations, check out https://www.microsoft.com/net/core#windowsvs2017.

Visual Studio 2017 is installed via Visual Studio Installer. In order to install the .NET Core workload, you need to run the Visual Studio Installer as an administrator (with administrator privileges). Once the Installer starts, click on the Modify button on the Visual Studio 2017 Community Edition section of the installer. Under Workloads, scroll down to the very bottom and locate the .NET Core cross-platform development, which can be found in the Other Toolsets section. Click on it, and your download should start. Note that the...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Bootstrap 4 Cookbook
Published in: Jun 2017Publisher: PacktISBN-13: 9781785889295

Author (1)

author image
Ajdin Imsirovic

Ajdin Imsirovic is a full-stack web developer who has published several courses on the subject of web design and web development. He has also authored three books, Bootstrap 4 Cookbook, Elm Web Development, and Vue.js Quick Start Guide. In his fourth book, Vue CLI 3 Quick Start Guide, he introduces readers to the rich ecosystem of frontend tooling and best practices.
Read more about Ajdin Imsirovic