extinctsion / extinctsion/SignalRChatBackend

Create Separate Data Project (Class Library) for DbContext and Migrations

Open
#14 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.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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.