extinctsion / extinctsion/SignalRChatBackend
Create Separate Services Project.
Open
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.Services.
Move all service classes and business logic into this project.
Reference ProjectName.Repository and ProjectName.Models where required.
Update DI (Dependency Injection) setup to use the services from this project.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.