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:
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated 2 months ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated 2 years ago
- Simple C# source generator for text templates☆33Updated 3 years 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
- Find transitive dependencies in assemblies☆24Updated 2 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated 2 years ago
- A command-line tool that shows what namespaces you am-using.☆28Updated 7 months ago
- Vectorized generic dictionary prototype☆26Updated last year
- 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 5 years ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- A fork of https://difflib.codeplex.com/☆16Updated 10 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 8 months ago
- File and Folder selector for Spectre.Console☆47Updated 3 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A simple .NET Standard 1.0 implementation for deferred events☆22Updated 4 years ago
- A .NET library that calculates the width of Unicode characters.☆63Updated 2 months ago
- An allocation free Task-like object for async methods☆40Updated last year
- Simple build versioning for .NET, powered by Git tags☆67Updated 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 5 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 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 this week