FrankBakkerNl / IntelliFind
This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.
☆14Updated 9 years ago
Alternatives and similar repositories for IntelliFind
Users that are interested in IntelliFind are comparing it to the libraries listed below
Sorting:
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆51Updated 3 weeks ago
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆34Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 10 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Find transitive dependencies in assemblies☆23Updated 3 weeks ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- My collection of benchmarks for random pieces of code☆13Updated 10 months ago
- A language service for MSBuild files☆25Updated 4 years ago
- Shows how to resolve URLs for MSDN given an API.☆11Updated 9 years ago
- ☆12Updated 7 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 3 months ago
- A utility that creates dot graphs from .NET projects☆38Updated 4 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- An MSBuild logger that emits trace_event JSON suitable for Chrome's trace viewer.☆13Updated 2 years ago
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Solution and project query system based on Roslyn compiler☆12Updated last year
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year