You’re using .NET Core which has disabled Request Context singletons, I’d recommend not relying on it otherwise follow my first link to see how you can enable it.
You’re using .NET Core which has disabled Request Context singletons, I’d recommend not relying on it otherwise follow my first link to see how you can enable it.