I am migrating from a .NET MVC 5 Web Application to a .NET Core 2.2 Web API project along with five .NET Standard 2.0 projects all housed under one solution.
Binding redirect (bindingRedirect ) for every assembly you can do it manually in config or there is an option in Project file properties.
Check it then upgrade.