egil / SourceFileFinder
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 types assembly through the related portable PDB.
☆11Updated 3 years ago
Alternatives and similar repositories for SourceFileFinder:
Users that are interested in SourceFileFinder are comparing it to the libraries listed below
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 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 4 months 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
- .NET library for working with Roslyn's syntax trees☆23Updated this week
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated last year
- 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
- ☆16Updated 3 years ago
- Scans a given directory tree for interesting assembly references☆16Updated this week
- 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
- Utilities for working with streams and pipes☆10Updated this week
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆12Updated 3 years ago
- dotnet watch we always wanted☆102Updated 3 years 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
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆14Updated 8 months ago
- Find transitive dependencies in assemblies☆22Updated 4 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years 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 2 weeks ago
- A Visual Studio extension☆16Updated last month
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- ☆12Updated 7 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 2 months ago
- A standardized .NET library for retrieving countries, states, and cities with industry-compliant data structures. 🌍☆12Updated this week
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆19Updated last month
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆12Updated 6 months ago