NullReferenceError using AutoQuery with ServiceStack 8.4

Was mentioned in the previous comment, basically you’ll need to update all your Services to always use constructor injection.

That’s what’s now required for all current Identity Auth and any new templates which are going to use Endpoint Routing and ASP .NET Core IOC.