There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
GitHubAnalyzer is a simple WPF (Windows Presentation Foundation) application that allows users to analyze a specific directory structure and convert found C# source code files (.cs) into a JSON format. The result of the analysis is a JSON file that contains the names, relative paths, and contents of all discovered .cs files.