oleg-shilo / CodeMaidPlusLinks
A simple extension that attempts to address some shortcomings of rather excellent CodeMaid.
☆19Updated 3 years ago
Alternatives and similar repositories for CodeMaidPlus
Users that are interested in CodeMaidPlus are comparing it to the libraries listed below
Sorting:
- ☆19Updated last year
- This extension allows you to view a visual dump of your objects during the debugging of the program in Visual Studio☆25Updated 3 years ago
- C# lib for copying/moving files and folders with reporting a progress☆45Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- A Quick Launch search provider for searching Stack Overflow in Visual Studio☆20Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 5 months ago
- SmartPaster for VS 2013, VS2015 and VS2017☆18Updated 4 years ago
- WPF is a .NET Core UI framework for building Windows desktop applications.☆14Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated 2 months ago
- A WPF Dark/Light AutoComplete TextBox that can easily handle 20.000+ entries.☆48Updated 4 years ago
- Project implements a Modern UI BreadCrumbs WPF Control☆48Updated 4 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated last year
- A differencing utility for Window desktop written in C#.☆48Updated last year
- Code analysis improvements and context actions☆64Updated 3 weeks ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated last year
- ☆17Updated 4 years ago
- Readonly mirror of IKVM on .NET Core 3.1☆14Updated 3 years ago
- ☆35Updated 2 weeks ago
- A Visual Studio extension that checks and notifies about available updates for the installed NuGet packages for the open solution.☆19Updated last month
- Custom plugin to extend R# functionality.☆49Updated last week
- WPF/MVVM control to implement a textbox on top of other elements like TreeViewItem or ListViewItem (use case: perform in place edit on to…