- IRepository<T> 구현체: CRUD, 페이징, 조건 검색 지원 - IUnitOfWork 구현체: 트랜잭션 관리 (Begin/Commit/Rollback) - Program.cs에 DI 등록 (AddScoped) Closes #18 |
||
|---|---|---|
| SPMS.API | ||
| SPMS.Application | ||
| SPMS.Domain | ||
| SPMS.Infrastructure | ||
| .gitignore | ||
| global.json | ||
| Jenkinsfile | ||
| README.md | ||
| SPMS_API.sln | ||