ServiceStack MVC - is there a problem with .Net Core2.1

No from v5 a .NET Core App should not have any .Core packages, they should only be used for running ASP.NET Core Apps on the .NET Framework, not for .NET Core Apps.