News

To get started, I’ll create a new ASP.NET Core application in Visual Studio 2017, called ConsumingRESTServices, based on the ASP.NET Core Web Application (.NET Core) project template, shown in Figure ...
When creating the ASP.NET Core Web Application, make sure that ASP.NET Core 1.1 is selected and select Web API when prompted to select the template to use. If you’ve worked with ASP.NET Core in Visual ...