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 simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 3 months ago
- Find transitive dependencies in assemblies☆22Updated 4 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated 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
- Scans a given directory tree for interesting assembly references☆15Updated last week
- 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
- ☆16Updated 3 years ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- ☆22Updated last week
- 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
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- A Visual Studio extension☆16Updated last week
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆20Updated last year
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 7 months ago
- Visual Studio extension to show the values of constants where they are used☆24Updated 3 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 fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆19Updated 2 weeks ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆17Updated last year
- Simple C# source generator for text templates☆32Updated 2 years ago
- 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
- LINQ implementation for Span☆23Updated 5 months ago