Method not found: 'Microsoft.Extensions.DependencyInjection.IServiceCollection



I faced this issues after i upgrade Microsoft.Logging.Extensions. Jezz man, just trying to add more visibility.

Remove this and you're set to go but if you really need to do logging and stuff, probably add reference to the correct nuget package.

For my case it is

"Microsoft.ApplicationInsights.AspNetCore" Version="2.8.2" 

Comments

Popular posts from this blog

Windows SSH: Permissions for 'private-key' are too open

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20