Skip to Content
.NET Standard 2.0 Cookbook
book

.NET Standard 2.0 Cookbook

by Fiqri Ismail
May 2018
Intermediate to advanced content levelIntermediate to advanced
394 pages
9h 51m
English
Packt Publishing
Content preview from .NET Standard 2.0 Cookbook

How it works...

In steps 1 and 2, we opened the terminal and made sure we are in the correct directory, which is the root of the solution. After that, in step 3, we created the ASP.NET Core 2.0 MVC application. In step 4, we added that project to the solution. After this step, we have two projects in the solution and you will be able to see all projects in the solution by giving this command in the root of the solution directory:

dotnet sln list 

In steps 5, 6, and 7, we built the project from the root to check that everything was fine. Then, we navigated to the newly created project folder and executed the project to test whether everything was OK. In step 8, we opened the default browser and gave the URL to test the ASP.NET Core 2.0 application. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

C# 7 and .NET Core 2.0 High Performance

C# 7 and .NET Core 2.0 High Performance

Ovais Mehboob Ahmed Khan
.NET Core 2.0 By Example

.NET Core 2.0 By Example

Neha Shrivastava, Rishabh Verma

Publisher Resources

ISBN: 9781788834667Supplemental Content