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
- 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 3 weeks ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆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 6 months ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 3 years ago
- Find transitive dependencies in assemblies☆23Updated last month
- Utilities for working with streams and pipes☆10Updated this week
- ☆16Updated 3 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
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆14Updated 10 months ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- Scans a given directory tree for interesting assembly references☆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
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆25Updated this 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 last week
- ☆22Updated last month
- Sample code to show how to walk the managed heap in C#☆31Updated 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 lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆33Updated last year
- ☆22Updated 2 years ago
- A data collection tool to support the StringDedup feature☆16Updated 5 years ago
- A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation☆31Updated 5 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated 7 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 11 months ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago