extinctsion / extinctsion/SignalRChatBackend
Create Separate Data Project (Class Library) for DbContext and Migrations
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.Data.
Move DbContext, Migrations, and database configuration files into this project.
Reference ProjectName.Models for entity definitions.
Update startup configuration to use the new Data project.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.