wkappbot
★★☆
wksplit-cs C# file splitter
Auto-split large .cs files into partial classes with unused-using cleanup
Steps
- Split by line count only. Use 77 by default...
- After each split, run member-set validation....
- Run a project-only build after split. Fix sp...
- Inspect the generated .tmp tree against the...
- Treat CS8019 cleanup as hygiene only. Repair...
- Keep the splitter aggressive and boring. Sem...