extinctsion / extinctsion/SignalRChatBackend
Create Separate Repository Project. Extract the Repository layer into a separate project (ProjectName.Repository).
Đang mở
enhancement
good first issue
hacktoberfest-accepted
help wanted
- Ngôn ngữ chính
- C#
- Star
- 1
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Create a new Class Library project named ProjectName.Repository.
Move repository interfaces and implementations into this project.
Reference ProjectName.Data and ProjectName.Models.
Update DI (Dependency Injection) setup in the main project to use repositories from this layer.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.