0
mc86 created
Hello
I want to get all the User Role Org entities from IdentityDbContext in my .*EntityFrameworkCore project
How can I achieve that?
thanks~
or are there User Role Org cache in Redis ?
28 Answer(s)
-
0
Can you try to use System.Text.Json in the console app?
-
0
System.Text.Json causes the problem.
It's working now.
tks. -
0
Good news.
Showing 26 to 28 of 28 entries.