dotnet / dotnet/EntityFramework.Docs
Clean up sample code so that it looks less cluttered when we include the whole file as code snippet
Open
area-global
- Dominant language
- Mermaid
- Stars
- 1.7k
- Forks
- 2k
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 16
Description
Two things that come to mind:
1. Make the namespace simply 'Sample' for all projects
2. Reorder using statements at the top of the file
This would help improve the outcome when we include the whole source file in the snippet, as we are doing in https://github.com/aspnet/EntityFramework.Docs/pull/1422.
Contributor guide
Assessment
This issue has not been assessed yet.