- IRepository<T> 구현체: CRUD, 페이징, 조건 검색 지원 - IUnitOfWork 구현체: 트랜잭션 관리 (Begin/Commit/Rollback) - Program.cs에 DI 등록 (AddScoped) Closes #18 |
||
|---|---|---|
| .. | ||
| Middlewares | ||
| Properties | ||
| appsettings.Development.json | ||
| appsettings.json | ||
| Program.cs | ||
| SPMS_API.http | ||
| SPMS.API.csproj | ||