egil / SourceFileFinderLinks
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 4 years ago
Alternatives and similar repositories for SourceFileFinder
Users that are interested in SourceFileFinder are comparing it to the libraries listed below
Sorting:
- 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.☆27Updated 2 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 7 months ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated 2 months ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 2 weeks ago
- Simple C# source generator for text templates☆33Updated 3 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- Download, update and sync loose files from URLs☆61Updated this week
- A command-line tool that shows what namespaces you am-using.☆28Updated 7 months ago
- A zero allocation globbing library☆26Updated last month
- A fork of https://difflib.codeplex.com/☆16Updated 10 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Find transitive dependencies in assemblies☆24Updated 2 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- Visual Studio extension to show the values of constants where they are used☆24Updated 3 months ago
- Utilities for working with streams and pipes☆12Updated last month
- Generate plots for BenchmarkDotNet☆13Updated last year
- ☆24Updated last week
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- Fight primitive obsession and create expressive domain models with source generators.☆18Updated 2 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Internal application architecture via command and event messages☆32Updated this week
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago