refactor: replace local DAL abstractions with hrynco-ef packages #2
Reference in New Issue
Block a user
Delete Branch "use-hrynco-ef-packages"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes duplicate IEntity, Entity, ITransaction, IUnitOfWork, EfRepository, EfUnitOfWork, EfTransactionAdapter. Now uses HrynCo.DAL.Abstract and HrynCo.DAL.EF 1.0.1 packages.