KirillOsenkov / CodeCleanupToolsLinks
A set of command-line tools to cleanup C# and VB source code.
☆134Updated 3 weeks ago
Alternatives and similar repositories for CodeCleanupTools
Users that are interested in CodeCleanupTools are comparing it to the libraries listed below
Sorting:
- A Visual Studio extension☆128Updated 2 years ago
- Code generation for immutable types☆170Updated 9 months ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated 2 months ago
- Cake Extension for Visual Studio☆67Updated 3 years ago
- Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links☆110Updated 6 years ago
- Shows how to do deterministic builds with .NET☆131Updated 3 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated 7 months ago
- MSBuild SDK package for SDK-style .NET solution projects (.slnproj)☆86Updated 6 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆154Updated 5 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 9 months ago
- ☆75Updated 8 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Compares NuGetPackages/Assemblies and displays changes in the public api.☆51Updated 6 years ago
- SimpleSpeedTester is a simple, easy to use framework that helps you speed test your .Net code by taking care of some of the orchestration…☆116Updated 8 years ago
- A second-generation parser for the .NET Core command line tools☆110Updated 3 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Command Line Interface ParseR for .Net