14 Answer(s)
-
0
hi
You should use
public class PhoneBookDemoDbContext : AbpZeroDbContext<Tenant, Role, User, PhoneBookDemoDbContext>
.Can you share the project with me? [email protected]
-
0
yes, i can share my project. are you availabe now?
-
0
Yes, please.
-
0
I am ready.
How can I share my project to you?
-
0
Please send the project to my email. [email protected]
-
0
My project from download version 8.1 mvc .net core with Jquery. I try to ladd a new table. I will zip the src and send to you.
-
0
Sorry, it's too big for me to send (382mb zip file)
-
0
do you have FTP for me to upload?
-
0
run
Delete-BIN-OBJ-Folders.bat
& deletenode_modules
then zip it. -
0
-
0
run
Delete-BIN-OBJ-Folders.bat
& deletenode_modules
then zip it and send to me. -
0
ok, just send to you (60mb)
-
0
hi
You should put the Person entity in AixemDbContext, there is no need to create a new PhoneBookDemoDbContext. then delete PhoneBookDemoDbContext.
-
0
ok, it works.
Thank you!