← Back to wkappbot
wkappbot ★★☆

wksplit-cs C# file splitter

Auto-split large .cs files into partial classes with unused-using cleanup

user/developer

Steps

  1. Split by line count only. Use 77 by default...
  2. After each split, run member-set validation....
  3. Run a project-only build after split. Fix sp...
  4. Inspect the generated .tmp tree against the...
  5. Treat CS8019 cleanup as hygiene only. Repair...
  6. Keep the splitter aggressive and boring. Sem...