GuitarRich / sitecore.react.project

Sitecore React Sample Project
MIT License
2 stars 2 forks source link

The type or namespace name 'ApiController' could not be found in Asp Core 2.1 MVC #5

Closed Aboodaw closed 6 years ago

GuitarRich commented 6 years ago

Can you please add details of what the issue is? When are you getting the error?

Aboodaw commented 6 years ago

After create a Web API with ASP.NET Core and Visual Studio Code..... go to Add empty API Controller >> write [ApiController] before the class controller header

GuitarRich commented 6 years ago

This code does not support ASP.NET Core. For Sitecore modules it needs to be ASP.NET 4.x.

Aboodaw commented 6 years ago

The issue is solved when VS is updated to 15.7.5