ReMinoer / SubSolutionLinks
Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.
☆27Updated 2 years ago
Alternatives and similar repositories for SubSolution
Users that are interested in SubSolution are comparing it to the libraries listed below
Sorting:
- 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 type…☆11Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 2 weeks ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- An MSBuild project file linter to validate project file as part of build process☆33Updated 2 weeks ago
- A light-weight, performant interval tree in C#☆30Updated 4 months ago
- The most revolutionary syntax visualizer☆76Updated last month
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 8 months ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆30Updated 2 months ago
- 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
- An allocation free Task-like object for async methods☆39Updated last year
- File and Folder selector for Spectre.Console☆47Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Simple build versioning for .NET, powered by Git tags☆64Updated last week
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 4 months ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- ☆11Updated 11 months ago
- Vectorized generic dictionary prototype☆25Updated 7 months ago
- A fluent API for creating MSBuild projects for use by unit tests☆50Updated last month
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years 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
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago