Using ef core in application layer. #1255
Answered
by
stho01
DimaOshchepkov
asked this question in
Q&A
|
Hello! I'm learning Clean Architecture and I'm a bit confused. Most resources state that the Application layer should be independent of frameworks like Entity Framework Core. However, in your project, EF Core seems to be used within the Application layer. Could you please explain the reasoning behind this decision? Perhaps this represents a more pragmatic approach to Clean Architecture than what's typically described in theory? |
Answered by
stho01
Nov 1, 2024
Replies: 1 comment
|
This is explained here https://github.com/jasontaylordev/CleanArchitecture/wiki/ADR-001-Use-EFCore-In-Application-Layer |
0 replies
Answer selected by
DimaOshchepkov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is explained here https://github.com/jasontaylordev/CleanArchitecture/wiki/ADR-001-Use-EFCore-In-Application-Layer