Update eShop code to show EF best practices
Open
area-docs
area-external
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
https://learn.microsoft.com/en-us/dotnet/architecture/cloud-native/introduce-eshoponcontainers-reference-app
Traditionally, this code shows implementations of some patterns that do not promote good use of EF Core. This code is also used as a reference for DDD concepts. Going forward, we should:
- [ ] Finish updating eShop for best practices
- [ ] Consider what DDD guidance we should give and where
- [ ] Redirect people away from old guidance
Contributor guide
Assessment
This issue has not been assessed yet.