sailro / DependencyPath
Find transitive dependencies in assemblies
☆22Updated 4 months ago
Alternatives and similar repositories for DependencyPath:
Users that are interested in DependencyPath are comparing it to the libraries listed below
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 3 months ago
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated this week
- Vectorized generic dictionary prototype☆18Updated 3 months ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆12Updated 5 months ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated last month
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 8 months ago
- ☆8Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Extends Verify to allow verification of Xaml UIs☆21Updated this week
- dotnet score☆28Updated 2 years ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- Visual Studio extension to show the values of constants where they are used☆24Updated 3 months ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- Proof-of-concept of a simple CPU profiler written in C#☆20Updated 2 months ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 3 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- ☆12Updated 7 years ago
- A Visual Studio extension☆16Updated last week
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆20Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆14Updated 8 months ago
- 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
- A simple .NET Standard 1.0 implementation for deferred events☆22Updated 3 years ago