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
- .NET library for working with Roslyn's syntax trees☆23Updated 2 weeks ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated 2 weeks ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Simple C# source generator for text templates☆33Updated 3 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years 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
- An allocation free Task-like object for async methods☆40Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 5 months ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- Tiny and simple data format/serializer.☆22Updated last month
- Utilities for working with streams and pipes☆12Updated 2 weeks ago
- File and Folder selector for Spectre.Console☆47Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years 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
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 4 months ago
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- Interface abstraction for accessing environment variables in .NET☆18Updated this week
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆28Updated 3 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 weeks ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A .NET library that calculates the width of Unicode characters.☆60Updated last week
- LINQ implementation for Span☆24Updated 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
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- ☆11Updated last year
- A C# library for comparing 2 XML documents, creating a "patch" object that can also be used to merge those changes.☆16Updated last year