aspnetcore-app-workshop icon indicating copy to clipboard operation
aspnetcore-app-workshop copied to clipboard

Suggestion: Large code + extract file for longer examples

Open SeanKilleen opened this issue 7 years ago • 0 comments

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.

SeanKilleen avatar Oct 02 '18 15:10 SeanKilleen