Fast & simple reader and writer for in-preview Visual Studio SLNX files
☆15Feb 8, 2025Updated last year
Alternatives and similar repositories for Slnx
Users that are interested in Slnx are comparing it to the libraries listed below
Sorting:
- MSBuild task that merges selected referenced assemblies into your project's output assembly at build time.☆11May 3, 2025Updated 10 months ago
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Aug 6, 2022Updated 3 years ago
- A tool to view and remove Windows JumpLists☆19Jan 4, 2026Updated 2 months ago
- Viewing NTFS alternate streams in files☆33Jul 19, 2017Updated 8 years ago
- A .NET library for retrieving countries, states, and cities.☆13Feb 7, 2026Updated 3 weeks ago
- Portable Executable parsing library, used by PEExplorer. Also available as a nuget package☆36Jan 11, 2018Updated 8 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Jan 10, 2024Updated 2 years ago
- dotnet tool for checking if there are updates available to NuGet packages installed in C# projects.☆16Nov 24, 2025Updated 3 months ago
- Building an xcopy version of MSBuild☆14Apr 2, 2023Updated 2 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Jul 14, 2024Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Mar 14, 2023Updated 2 years ago
- WPF Tree View doesn't scale very good, when you expand a tree item with thousands of items the performance is bad. This TreeView implemen…☆11Sep 17, 2014Updated 11 years ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆199Sep 30, 2025Updated 5 months ago
- Make complex C# console menus simple.☆13Dec 9, 2022Updated 3 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Jan 1, 2024Updated 2 years ago
- A micro-sdk for .NET☆18Feb 15, 2026Updated 2 weeks ago
- ☆19Oct 17, 2020Updated 5 years ago
- Fast, allocation-friendly .NET library to generate, parse, and manipulate ANSI/VT escape sequences (writer, markup, tokenizer, ANSI-aware…☆30Feb 14, 2026Updated 2 weeks ago
- Performace Profiler/Monitor for .net applications☆20Dec 13, 2022Updated 3 years ago
- A WPF TreeView that actually supports virtualization.☆23Jul 26, 2024Updated last year
- LINQ implementation for Span☆24Oct 5, 2024Updated last year
- A lightweight toolkit to write .NET assembly weavers.☆17Feb 24, 2026Updated last week
- A simple .NET 6.0 Hello World written in pure IL☆19Dec 8, 2023Updated 2 years ago
- Basic Compilation Log support