Siwar Ha
Member
- Joined
- May 28, 2021
- Messages
- 5
- Programming Experience
- Beginner
im new to .net core and im trying to add edmx to my project and this is not available for .net core
i want to know if .net core is always code-first and i need to write all by code ?
I have 3 layers for my application :
1. DATALAYER
2. SERVICELAYER
3. AND API
All in .net core
what should i implement in each one ? and itd not an mvc app
thanks
i want to know if .net core is always code-first and i need to write all by code ?
I have 3 layers for my application :
1. DATALAYER
2. SERVICELAYER
3. AND API
All in .net core
what should i implement in each one ? and itd not an mvc app
thanks