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...

Let's have a look at the completed steps. From steps 1 to 3, we opened an existing solution, which was completed in the previous recipe. Then we did a quick build for syntax checking. From steps 4 to 6, we have added an ASP.NET Web Application project to the existing solution. In step 7, we gave it a proper name.

Later on, in steps 8 and 9, we decided what sort of ASP.NET Web Application it should be. In this case, we have selected MVC empty template. In steps 13 to 15, we have added a Controller to the MVC application. We have selected an empty MVC 5 Controller.

In steps 19 to 21, we added the reference from the .NET Standard 2.0 library. In step 23, we referenced it at the code level. In step 24, in the first line of code, ...

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