0
dparizek created
If you work from a template downloaded from /Downloads, and you want to add in upgrades from the aspnet zero team, what is the approach people are using? Diff all the files and add in each upgrade change manually?
Which seems like a huge job... so most people are forking from the github repos? But those repos - do they fully match up to the different template/sample types?
If you start from the repo, what process are people using to efficiently refactor things like "MyCompanyName" in the filenames and globally in the files? Just global find/replace?