dotnet / EntityFramework.Docs

Documentation for Entity Framework Core and Entity Framework 6
https://docs.microsoft.com/ef/
Creative Commons Attribution 4.0 International
1.59k stars 1.95k forks source link

Visual Studio MVC Entity Framework Core NTier Examples #4641

Closed vsfeedback closed 4 months ago

vsfeedback commented 4 months ago

This issue has been moved from a ticket on Developer Community.


I'm using VS 2022. I want to separate my MVC project into tiers. I cannot get Entity Framework Core 7 Code First with IdentityUser and Roles to work in a separate Project dedicated as a Data Tier. The little information I found on YouTube or online doesn't work. Perhaps it's a bug? Either way, we don't know if something is a bug or not because we don't even know how it is supposed to work. Please give working examples for NTier MVC solutions with Entity Framework.


Original Comments

Feedback Bot on 8/11/2023, 06:43 AM:

(private comment, text removed)

ajcvickers commented 4 months ago

This issue is lacking enough information for us to be able to fully understand what is happening. Please attach a small, runnable project or post a small, runnable code listing that reproduces what you are seeing so that we can investigate.

ajcvickers commented 4 months ago

EF Team Triage: Closing this issue as the requested additional details have not been provided and we have been unable to reproduce it.

BTW this is a canned response and may have info or details that do not directly apply to this particular issue. While we'd like to spend the time to uniquely address every incoming issue, we get a lot traffic on the EF projects and that is not practical. To ensure we maximize the time we have to work on fixing bugs, implementing new features, etc. we use canned responses for common triage decisions.