SEU2131

Results 3 comments of SEU2131

Hi @MattB-msft , Thanks for your response. We use interface instead of Service Client when sending request Dataverse. And yes, in DI scenarios, we want to unit test the creation...

Hi @FarmerenHE , Yes, it's similar with the way we use. We choose to DI the class which creates service clients first (as we need to connect multiple Dataverse), and...

I met this error too, it always returns `'List' does not contain a definition for 'ContainsInsensitively' and no extension method 'ContainsInsensitively' accepting a first argument of type 'List' could be...