You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
When trying to execute builder.Services.AddCoreAdmin(....) I'm getting an exception
System.InvalidOperationException: 'This service descriptor is keyed. Your service provider may not support keyed services.'
Any ideas?
The text was updated successfully, but these errors were encountered:
Hi,
When trying to execute builder.Services.AddCoreAdmin(....) I'm getting an exception
System.InvalidOperationException: 'This service descriptor is keyed. Your service provider may not support keyed services.'
Any ideas?
The text was updated successfully, but these errors were encountered: