aspnetcore-app-workshop
aspnetcore-app-workshop copied to clipboard
Suggestion: Large code + extract file for longer examples
For those examples that involve a number of copy/pasting several new files' worth of code, might make sense to have folks copy/paste into a BigCopiedFile.cs or something similar and then utilize shortcuts to extract those classes to individual files. I think VS & ReSharper both have shortcuts for this though I'm not sure the VS / VSCode ones off-hand.
If you like this idea, I can submit a PR to combine some of the examples that run one after the other.