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 3 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated this week
- Playground for testing msbuild in a "server" mode☆16Updated 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 2 weeks ago
- 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
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Non-boxing passing of values.☆27Updated 9 months 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 lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated last year
- ☆8Updated 2 years ago
- A simple .NET Standard 1.0 implementation for deferred events☆22Updated 3 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 months 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
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 10 months ago
- A fluent API for creating MSBuild projects for use by unit tests☆48Updated 2 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated last week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Simple build versioning for .NET, powered by Git tags☆61Updated 3 weeks 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
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago