0
caminoui created
Can abp UnitOfWork manage context from EF6 and dbml?
I must use dbml because I have old database that have many fields.
1 Answer(s)
-
0
Hi,
There are many people using db-first with ABP. But I don't officially support it. Why don't you just generate code first classes from your existing db?