dotnet / dotnet/sdk

Add a “go fix" style tool for automated modernization of the codebases

Open
#53,115 0 comments 0 reactions 0 assignees View on GitHub
untriaged
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

### Is your feature request related to a problem? Please describe.
Updating large .NET codebases to newer APIs and language features is manual and time consuming.

### Describe the solution you'd like
Similar to `go fix`, create an equivalent command or tool that scans the codebase, identifies deprecated APIs and outdated patterns, and automatically applies safe refactorings (probably with a dry run option)

### Additional context

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.