ReMinoer / SubSolution
Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.
☆26Updated 2 years ago
Alternatives and similar repositories for SubSolution:
Users that are interested in SubSolution are comparing it to the libraries listed below
- 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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- 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
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- An allocation free Task-like object for async methods☆39Updated 10 months 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
- Scans a given directory tree for interesting assembly references☆16Updated this week
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆34Updated 3 years ago
- Add links between files in code comments☆33Updated last month
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- Download, update and sync loose files from URLs☆60Updated this week
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 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 2 weeks ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- ☆11Updated 8 months ago
- ☆8Updated 2 years ago
- Find transitive dependencies in assemblies☆23Updated last week
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 3 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated last month
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 5 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 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