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