Skip to content

140+ Roslyn-powered C#/.NET development tools for code analysis, navigation, and refactoring

License

Notifications You must be signed in to change notification settings

CyberdyneDevelopment/DeveloperTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

RoslynTools

140+ Roslyn-powered C#/.NET development tools for code analysis, navigation, refactoring, and project management.

Overview

RoslynTools provides comprehensive tooling for .NET development:

  • Analysis - Code complexity, smells, unused code detection
  • Navigation - Find definitions, references, implementations
  • Refactoring - Rename, extract method, add members
  • Generation - Constructors, interfaces, implementations
  • Compilation - Build, diagnostics, emit assemblies
  • Workspace - Session management, diff tracking

Tool Categories

Category Tools Examples
Analysis 21 DetectCodeSmells, AnalyzeComplexity
Navigation 8 FindDefinition, FindReferences
Search 9 FindSymbol, FindTodoComments
Refactoring 13 Rename, ExtractMethod
Generation 8 GenerateConstructor, ImplementInterface
Formatting 8 FormatDocument, OrganizeUsings
Compilation 8 Build, GetDiagnostics
Workspace 28 LoadSolution, WriteChangesToDisk

License

MIT License - See LICENSE for details.

About

140+ Roslyn-powered C#/.NET development tools for code analysis, navigation, and refactoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published