Sharpen
Code refiner
Intelligently modernizes existing C# codebases by introducing new language features and refactoring code
Visual Studio extension that intelligently introduces new C# features into your existing codebase
416 stars
21 watching
32 forks
Language: C#
last commit: almost 2 years ago
Linked from 1 awesome list
csharp3csharp5csharp6csharp7csharp8hacktoberfestlanguage-featuresrefactoringrefactoring-pluginsharpenstatic-code-analysisvisual-studio-extension
Related projects:
Repository | Description | Stars |
---|---|---|
caphyon/clang-power-tools | A set of tools that integrates clang-tidy functionality into Visual Studio C++ development | 493 |
code-cracker/code-cracker | An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. | 1,129 |
blowin/blowincleancode | A C# code analyzer designed to simplify and clean up code by identifying common issues and bad practices. | 15 |
dustincampbell/csharpessentials | A collection of tools to simplify C# development with Roslyn diagnostics and code fixes. | 160 |
swharden/csharp-data-visualization | This repository showcases C# code examples for drawing graphics to display data in various formats and technologies. | 1,025 |
menees/analyzers | C# code analysis rules to enforce coding standards and best practices | 22 |
vannevelj/sharpsource | An analyzer that identifies common coding mistakes and inefficiencies in C# code to prevent runtime errors and improve performance. | 30 |
csharpfritz/csharp_with_csharpfritz | A collection of resources and code for learning C# programming with CSharpFritz's tutorials and examples. | 662 |
scientistproject/scientist.net | A .NET library that refactors code to compare different approaches and measure performance. | 1,466 |
refactorfirst/refactorfirst | Identifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts. | 457 |
sharprepository/sharprepository | A C# repository framework supporting multiple databases and caching options. | 658 |
icsharpcode/codeconverter | Converts code between C# and VB.NET using Roslyn for accurate conversions. | 840 |
stylecop/stylecop | Analyzes C# source code to enforce style and consistency rules | 1,198 |
wintellect/wintellect.analyzers | Analyzers for code quality and best practices in C# development | 90 |
rekkonnect/syndiesis | A syntax visualizer and editor for C# and Visual Basic | 61 |