{"id":22642363,"url":"https://github.com/voltageddebunked/sharpboost","last_synced_at":"2025-03-29T05:42:11.947Z","repository":{"id":249266881,"uuid":"831052201","full_name":"VoltagedDebunked/SharpBoost","owner":"VoltagedDebunked","description":"High-power code analysis tool for C#.","archived":false,"fork":false,"pushed_at":"2024-07-19T14:56:16.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T16:58:15.243Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VoltagedDebunked.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-19T14:47:52.000Z","updated_at":"2024-07-19T14:53:26.000Z","dependencies_parsed_at":"2024-07-19T19:07:55.218Z","dependency_job_id":null,"html_url":"https://github.com/VoltagedDebunked/SharpBoost","commit_stats":null,"previous_names":["voltageddebunked/sharpboost"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VoltagedDebunked%2FSharpBoost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VoltagedDebunked%2FSharpBoost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VoltagedDebunked%2FSharpBoost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VoltagedDebunked%2FSharpBoost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VoltagedDebunked","download_url":"https://codeload.github.com/VoltagedDebunked/SharpBoost/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246145017,"owners_count":20730493,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-09T05:06:31.779Z","updated_at":"2025-03-29T05:42:11.925Z","avatar_url":"https://github.com/VoltagedDebunked.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SharpBoost\r\n\r\nSharpBoost is a tool designed to enhance C# development by providing code analysis, refactoring suggestions, code snippets, and performance tips.\r\n\r\n## Features\r\n\r\n- **Code Analysis**: Analyze C# code for common issues and best practices.\r\n- **Refactoring**: Provide suggestions for code refactoring to improve readability and maintainability.\r\n- **Code Snippets**: Offer a library of commonly used code snippets for quick insertion.\r\n- **Performance Tips**: Suggest performance optimizations.\r\n\r\n## Getting Started\r\n\r\n### Prerequisites\r\n\r\n- .NET SDK\r\n- Visual Studio or any other C# IDE\r\n\r\n### Installation\r\n\r\n1. Clone the repository:\r\n```bash\r\ngit clone https://github.com/VoltagedDebunked/SharpBoost.git\r\ncd SharpBoost\r\n```\r\n2. Install the required NuGet packages:\r\n```bash\r\ndotnet add package Microsoft.CodeAnalysis\r\ndotnet add package Microsoft.CodeAnalysis.CSharp\r\ndotnet add package Microsoft.Build.Locator\r\ndotnet add package Microsoft.CodeAnalysis.Workspaces.MSBuild\r\n```\r\n### Usage\r\n\r\n1. Build the project:\r\n```bash\r\ndotnet build\r\n```\r\n2. Run the tool with your solution path:\r\n```bash\r\ndotnet run -- \u003cpath-to-your-solution\u003e\r\n```\r\n### Example\r\n\r\nTo analyze a solution located at `C:\\Projects\\MySolution.sln`, run:\r\n```bash\r\ndotnet run -- C:\\Projects\\MySolution.sln\r\n```\r\n\r\n## Contributing\r\n\r\nContributions are welcome! Please fork the repository and submit a pull request.\r\n\r\n## License\r\n\r\nThis project is licensed under the Apache 2.0 License - see the [LICENSE file](LICENSE) for details.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoltageddebunked%2Fsharpboost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoltageddebunked%2Fsharpboost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoltageddebunked%2Fsharpboost/lists"}