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
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 5 months ago
- Simple C# source generator for text templates☆33Updated 3 years ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated 3 weeks ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 11 months ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- 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
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 10 years ago
- ☆12Updated 8 years ago
- A C# library for comparing 2 XML documents, creating a "patch" object that can also be used to merge those changes.☆16Updated last year
- A light-weight, performant interval tree in C#☆32Updated 7 months ago
- A testing framework for Visual Studio extensions☆18Updated this week
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- 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
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆13Updated 7 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated last week
- Find transitive dependencies in assemblies☆23Updated 6 months ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 7 months ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 5 months ago
- A simple .NET Standard 1.0 implementation for deferred events☆22Updated 3 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 6 years ago
- A highly configurable Spectre console logger for Microsoft.Extensions.Logging.☆14Updated 7 months ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- 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