Creating the ASP.NET Core MVC Application and adding the NuGet package

Let's now begin to create the ASP.NET Core MVC application and add Twitter functionality to it:

  1. In Visual Studio 2017, create a new ASP.NET Core Web Application. I just called my application the same as what I called it when I registered it on Twitter. Click on the OK button:
  1. On the next screen, ensure that you have the Web Application (Model-View-Controller) template selected and that you have selected ASP.NET Core 2.0 from the dropdown. I mention this explicitly, because I get feedback from readers where it turns out that they never selected ASP.NET Core 2.0. Click ...

Get C# 7 and .NET Core 2.0 Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.