I’m looking for a tool which will split a file containing multiple C# classes, so that each class is in its own file. Does such a tool exist?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In case you are a Resharper (or DevExpress IDE Productivity Tools) user, it has a refactoring that does this. Not sure whether you can have it process the full file as one command, but it’s just a couple of keyboard strokes per class, so it can be done manually (unless we are talking hundreds of classes).