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
Related projects ⓘ
Alternatives and complementary repositories for SourceFileFinder
- Playground for testing msbuild in a "server" mode☆16Updated 8 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- Sample code to show how to walk the managed heap in C#☆30Updated 9 months ago
- Find transitive dependencies in assemblies☆22Updated last week
- ☆16Updated 3 years ago
- .NET library for working with Roslyn's syntax trees☆22Updated 9 months ago
- Scans a given directory tree for interesting assembly references☆15Updated 3 weeks ago
- A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.☆33Updated this week
- Regexator is IDE for .NET regular expressions.☆18Updated 3 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated 10 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
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆10Updated this week
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 2 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆17Updated 10 months ago
- An allocation free Task-like object for async methods☆38Updated 4 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 command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- Exposes top-level nullability information from reflection☆15Updated this week
- A .NET library that can read and write .reg files☆10Updated 2 years ago
- Fast Accessors for .Net☆31Updated last year
- Visual Studio extension to show the values of constants where they are used☆24Updated this week
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 4 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- Extends FluentValidation with some more opinionated rules.☆11Updated this 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 3 years ago
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago