extinctsion / extinctsion/SignalRChatBackend

Create Separate Repository Project. Extract the Repository layer into a separate project (ProjectName.Repository).

Open
#15 0 comments 0 reactions 1 assignee Claimed by @Sahil7475 View on GitHub
enhancement good first issue hacktoberfest-accepted help wanted
Dominant language
C#
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.