I have created a brand new asp.net core application. I have added the mvc Nuget package yet I am getting the below error.
Microsoft.AspNetCore.Mvc.Core 1.1.3
'IServiceCollection' does not contain a definition for 'AddMvc' and no extension method 'AddMvc' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)**
I think , AddMvc changed to AddMvcCore()
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With