Base solution for your next web application
Open Closed

How to register new Unit Of Work #1191


User avatar
0
mhdbaz created

I want to use Dapper as Data Access layer also I must be able to connect to two databases. now I can create two entity framework context and do not use the entity framework just use the connection string from the context. but I would like build Dapper integration for boilerplate and contribute on this. How can I start ? I looked at Abp.EntityFramework My question is just a general guide lines

which classes I should implement and How to register them and let the boilerplate use them UnitOfWorkBase AbpRepositoryBase

Is there are any other things I should pay attention to them ?


No answer yet!