2 Replies
Stack Overflow
IServiceCollection does not contain a definition for AddDefaultIden...
Any idea why am I getting this error? Error Message --> "IServiceCollection does not contain a definition for AddDefaultIdentity"
public class Program
{
public async static void ...
Here's the first Google result