I\'m using IdentityDbContext in an Azure App Service application (.NET 4.7.1) and I use Unity to inject it in controllers and other class constructors.
IdentityDbContext
H