- IRepository<T> 구현체: CRUD, 페이징, 조건 검색 지원 - IUnitOfWork 구현체: 트랜잭션 관리 (Begin/Commit/Rollback) - Program.cs에 DI 등록 (AddScoped) Closes #18 |
||
|---|---|---|
| .. | ||
| Configurations | ||
| Repositories | ||
| UnitOfWork.cs | ||
- IRepository<T> 구현체: CRUD, 페이징, 조건 검색 지원 - IUnitOfWork 구현체: 트랜잭션 관리 (Begin/Commit/Rollback) - Program.cs에 DI 등록 (AddScoped) Closes #18 |
||
|---|---|---|
| .. | ||
| Configurations | ||
| Repositories | ||
| UnitOfWork.cs | ||